Skip to content

Commit 4bd25bd

Browse files
OAS Update
1 parent 568afec commit 4bd25bd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

services/ske/v2/ske.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2982,7 +2982,7 @@
29822982
},
29832983
"/v2/projects/{projectId}/regions/{region}/clusters/{clusterName}/kubeconfig": {
29842984
"post": {
2985-
"description": "Create a new admin kubeconfig for the cluster. You can specify the expiration (in seconds) in the request body. Its value must be in the range from 600 (10 min) to 15552000 (6 months). Defaults to 3600.",
2985+
"description": "Create a new admin kubeconfig for the cluster. You can specify the expiration (in seconds) in the request body. Its value must be in the range from 600 (10 min) to 15552000 (6 months). Defaults to 3600. This endpoint is rate limited to 1 request per second.",
29862986
"operationId": "CreateKubeconfig",
29872987
"parameters": [
29882988
{

0 commit comments

Comments
 (0)