ArrayOfClusterFtVmHostRuleInfo
ArrayOfClusterFtVmHostRuleInfo
A boxed array of ClusterFtVmHostRuleInfo. To be used in Any placeholders.
Since: vSphere API Release 8.0.3.0
AllOf
This class requires all of the following:
JSON Example
{
"_typeName": "string",
"_value": [
{
"_typeName": "string",
"key": 0,
"status": "string",
"enabled": false,
"name": "string",
"mandatory": false,
"userCreated": false,
"inCompliance": false,
"ruleUuid": "string",
"vmGroupName": "string",
"hostGroupName": [
"string"
]
}
]
}
Availability
Added in vSphere API Release 8.0.3.0