VmAggregateInfoListByVmGroupRequestParameters
VmAggregateInfoListByVmGroupRequestParameters
VM aggregate info list request parameters.
AllOf
This class requires all of the following:
JSON Example
{
"cluster_id": "string",
"cluster_name": "string",
"host_id": "string",
"host_name": "string",
"vm_name": "string",
"vm_group_workflow_resource": {
"vm_group_id": "string"
},
"workflow_type": "string"
}