HostQualifiedName
HostQualifiedName
This data object describes a qualified name of the host used to identify it in a particular context.
Since: vSphere API Release 7.0.3.0
AllOf
This class requires all of the following:
JSON Example
{
"_typeName": "string",
"value": "string",
"type": "string"
}
string
value
Required
The qualified name.
string
type
Required
The type of the qualified name.
The list of supported values is specified in HostQualifiedNameTypeEnum.