Add Vdc Compute Policy To Vdcs
Assign this organization VDC compute policy to list of VDCs.
Request
URI
POST
https://{api_host}/cloudapi/2.0.0/vdcComputePolicies/{vdcComputePolicyId}/vdcs
COPY
Path Parameters
string
vdcComputePolicyId
Required
vdcComputePolicyId
Request Body
EntityReferenceArray2
of type(s)
application/json
Optional
[
{
"name": "string",
"id": "string"
}
]
Responses
200
OK
[
"EntityReference Object"
]
Code Samples
COPY
curl -X POST -H 'Authorization: <value>' -H 'Content-Type: application/json' -d '[{}]' https://{api_host}/cloudapi/2.0.0/vdcComputePolicies/{vdcComputePolicyId}/vdcs
Availability
Added in 35.0
On This Page
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