Get Vdc Compute Policy Vdcs
Get orgatization VDCs this VDC compute policy has been assigned/published to
Request
URI
GET
https://{api_host}/cloudapi/2.0.0/vdcComputePolicies/{vdcComputePolicyId}/vdcs
COPY
Path Parameters
string
vdcComputePolicyId
Required
vdcComputePolicyId
Responses
200
OK
[
{
"name": "string",
"id": "string"
}
]
404
Not Found
Operation doesn't return any data structure
Code Samples
COPY
curl -H 'Authorization: <value>' https://{api_host}/cloudapi/2.0.0/vdcComputePolicies/{vdcComputePolicyId}/vdcs
Availability
Added in 35.0
Vdc Compute Policies2 Operations
GET
Query Vdc Compute Policies
POST
Create Vdc Compute Policy
GET
Get Vdc Compute Policy
PUT
Update Vdc Compute Policy
DELETE
Delete Vdc Compute Policy
GET
Get Vdc Compute Policy Metrics
GET
Get Vdc Compute Policy Vdcs
POST
Add Vdc Compute Policy To Vdcs
GET
Query Virtual Machine Classes
GET
Query Vdc Compute Policy Access Control Grants
POST
Create Vdc Compute Policy Access Control Grant
PUT
Update Vdc Compute Policy Access Control Grant
GET
Get Access Control Grant
PUT
Update Access Control Grant
DELETE
Remove Access Control Grant