Api Documentation Operations Index
All available Api Documentation Operations
Cluster Management
PUT
Change Public VIP
Change public vip of an OpenStack cluster
POST
Create Cluster By Spec
Provision an OpenStack cluster according to specification
DELETE
Delete Cluster By Name
Delete an OpenStack cluster
PUT
Edit Cluster By Name
Continue provisioning an OpenStack cluster with updated specification
GET
Get All Clusters
List the setting of OpenStack clusters
GET
Get Cluster By Name
List the setting of an OpenStack cluster
PUT
Update Cluster By Name
Invoke operation on an OpenStack cluster, possible actions: pause,resume,start,stop,retry
Compute VCenter Management
POST
Add Vcenter
Create compute vCenter information
DELETE
Delete V Center By Name
Delete compute vCenter by Name
GET
Get V Center
Query compute vCenters, can pass optional hostname to query single vCenter.
Network Management
GET
Get Network By Name
List the network by name
GET
Get Networks
List the networks
PATCH
Update Ip Range Of Network
modify network details, add/remove ip range
Support Management
POST
Create Support Bundle
Create support bundle for an OpenStack cluster
GET
Get Support Bundle
Download support bundle of an OpenStack cluster by name
Task Management
GET
Get Task By Id
List the task by id for configuring OpenStack clusters
GET
Get Tasks
List all the tasks for configuring OpenStack clusters
GET
Hello
Test api to verify if api works