HCXSite
HCXSite
AllOf
JSON Example
{
"entity_id": "1000:104:12213212",
"name": "My Name",
"entity_type": "VirtualMachine",
"vendor_id": "string",
"manager": {
"entity_id": "string",
"entity_type": "VirtualMachine",
"entity_name": "string"
},
"endpoint_id": "string",
"endpoint_type": "string",
"sddc_type": "string",
"cloud_type": "string",
"cloud_provider_type": "string",
"compute_managers": [
{
"entity_id": "string",
"entity_type": "VirtualMachine",
"entity_name": "string"
}
],
"remote_sites": [
{
"entity_id": "string",
"entity_type": "VirtualMachine",
"entity_name": "string"
}
]
}