Scal Service
Scal out/in OpenStack service.
Request
URI
PUT
https://{api_host}/api/v2/openstack/{name}/scal
COPY
Path Parameters
string
name
Required
The name of the service, supported services: keystone, glance, nova, neutron, cinder, horizon, heat, barbican.
Request Body
The scal request to submit.
scal_request of type(s) application/json
Required
{
"service_settings": [
{
"count": 0,
"name": "string"
}
]
}
Responses
202
Operation doesn't return any data structure
400
Operation doesn't return any data structure
401
Operation doesn't return any data structure
404
Operation doesn't return any data structure