HCXServiceMesh
HCXServiceMesh
AllOf
JSON Example
{
"entity_id": "1000:104:12213212",
"name": "My Name",
"entity_type": "VirtualMachine",
"vendor_id": "string",
"state": "string",
"services": [
{
"entity_id": "string",
"entity_type": "VirtualMachine",
"entity_name": "string"
}
],
"compute_profiles": [
{
"entity_id": "string",
"entity_type": "VirtualMachine",
"entity_name": "string"
}
],
"hcx_manager_pair": [
{
"entity_id": "string",
"entity_type": "VirtualMachine",
"entity_name": "string"
}
]
}