VsanHostVirtualApplianceInfo
VsanHostVirtualApplianceInfo
Info of a host system and if the host is a virtual appliance
AllOf
This class requires all of the following:
JSON Example
{
"_typeName": "string",
"hostKey": {
"_typeName": "string",
"type": "string",
"value": "string"
},
"isVirtualApp": false,
"isDeployedFromOVF": false
}
hostKey
Required
Host System entity
boolean
isVirtualApp
Required
A boolean value which indicate the host is a virtual appliance or not
boolean
isDeployedFromOVF
Optional
Indicates if the host is deployed from vSAN witness OVF.