Get Resource Pools 1
Use this endpoint to get cluster's resource pools
Authorized Roles : PROVIDER
Request
URI
GET
https://{api_host}/provider/registered-environments/{id}/onboarding/vc/clusters/{clusterMorId}/resourcepools
COPY
Path Parameters
string
clusterMorId
Required
MorId of the Cluster
string
id
Required
ID of the registered environment
Responses
200
OK
[
{
"name": "string",
"mor": "string",
"childResourcePools": [
"ResourcePoolDTO Object"
]
}
]
400
Bad Request
Operation doesn't return any data structure
Provider Onboarding Operations
GET
Get Cluster 1
GET
Get Datacenters 1
GET
Get Datastore 1
GET
Get Network 1
GET
Get Resource Pools 1
GET
Get Running Shovels
GET
Get Tenant Environment Json
GET
Get Thumbprint
GET
Get VM Folder 1
POST
Save Tenant Environment
POST
Validate PSC
POST
Validate Storage
POST
Validate VC 1
POST
Validate VC Permission
POST
Vc Login
DELETE
Vc Logout