VCenterManager
Properties
string
entity_id
Optional
Entity ID that can be references in detail API calls
string
fqdn
Optional
Not available
string
name
Optional
Name of the object
string
vc_uuid
Optional
Not available
JSON Example
{
"entity_id": "1000:104:12213212",
"entity_type": "enum",
"fqdn": "string",
"ip_address": {
"ip_address": "string",
"netmask": "string",
"network_address": "string"
},
"name": "My Name",
"nsx_manager": {
"entity_id": "string",
"entity_type": "enum"
},
"vc_uuid": "string",
"vm": {
"entity_id": "string",
"entity_type": "enum"
}
}