You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"description": "Gets the current autoscaling capacity based on the configured autoscaling policy. Designed for indirect use by ECE/ESS and ECK. Direct use is not supported."
},
"stability": "stable",
"visibility": "private",
"headers": {
"accept": ["application/json"]
},
"url": {
"paths": [
{
"path": "/_autoscaling/capacity",
"methods": ["GET"]
}
]
},
"params": {
"master_timeout": {
"type": "time",
"description": "Timeout for processing on master node"