Get Cluster
Use this endpoint to get clusters
Authorized Roles : PROVIDER
Request
URI
GET
https://{api_host}/provider/vcenter/{id}/datacenters/{datacenterMorId}/clusters
COPY
Path Parameters
string
id
Required
vCenter Id
string
datacenterMorId
Required
Morid of the Datacenter
Responses
200
OK
Returns
ClustersDTO
of type(s)
application/vnd.vmware.dms-v1+json
{
"value": [
{
"drs_enabled": false,
"cluster": "string",
"name": "string",
"ha_enabled": false
}
]
}
400
Bad Request
Operation doesn't return any data structure
Provider VCenter Service To Enable Simple Install Operations
GET
Check If Vm Exists By Name
GET
Get Cluster
GET
Get Datacenters
GET
Get Datastore
GET
Get Hosts By VC And Cluster ID
GET
Get Network
GET
Get Resource Pools
GET
Get VM Folder
POST
Validate VC