Add Named Vm Groups To Logical Vm Group
Assign named vm groups to logical vm group.
Request
URI
POST
https://{api_host}/cloudapi/1.0.0/logicalVmGroups/{logicalVmGroupId}/namedVmGroups
COPY
Path Parameters
string
logicalVmGroupId
Required
logicalVmGroupId
string
logicalVmGroupId
Required
logicalVmGroupId
Request Body
EntityReferenceArray2 of type(s) application/json
Optional
[
{
"name": "string",
"id": "string"
}
]
Responses
200
OK
[
{
"name": "string",
"id": "string"
}
]
Availability
Added in 32.0
On This Page
Logical Vm Groups Operations
POST
Add Named Vm Groups To Logical Vm Group
POST
Create Logical Vm Group
DELETE
Delete Logical Vm Group
GET
Get Logical Vm Group
GET
Get Logical Vm Group Named Vm Groups
GET
Get Pvdc Policies For Logical Vm Group
GET
Query Logical Vm Groups
PUT
Update Logical Vm Group