Change Public VIP
Change public vip of an OpenStack cluster
Request
URI
PUT
https://{api_host}//192.168.111.151:8443/v1/clusters/{clusterName}/public_vip
COPY
Path Parameters
string
clusterName
Required
clusterName
Request Body
string
public_vip
Optional
public_vip
Responses
201
Created
Operation doesn't return any data structure
202
Accepted
Returns Task of type(s) application/json
{
"task_id": 0,
"task_url": "string"
}
integer As int64 As int64
task_id
Optional
task_id
string
task_url
Optional
task_url
401
Unauthorized
Operation doesn't return any data structure
403
Forbidden
Operation doesn't return any data structure
404
Not Found
Operation doesn't return any data structure
On This Page
Cluster Management Operations
PUT
Change Public VIP
POST
Create Cluster By Spec
DELETE
Delete Cluster By Name
PUT
Edit Cluster By Name
GET
Get All Clusters
GET
Get Cluster By Name
PUT
Update Cluster By Name