VMCSDDCGROUP

VMCSDDCGROUP
VMCSDDCGROUP
AllOf
This class requires all of the following:
JSON Example
{
    "entity_id": "1000:104:12213212",
    "name": "My Name",
    "entity_type": "VirtualMachine",
    "group_id": "string",
    "org_id": "string",
    "org_name": "string",
    "provider_type": "string",
    "deployment_type": "string",
    "state": "string",
    "l3_connectors": [
        {
            "entity_id": "string",
            "entity_type": "VirtualMachine",
            "entity_name": "string"
        }
    ],
    "sddcs": [
        {
            "entity_id": "string",
            "entity_type": "VirtualMachine",
            "entity_name": "string"
        }
    ],
    "vpcs": [
        {
            "entity_id": "string",
            "entity_type": "VirtualMachine",
            "entity_name": "string"
        }
    ],
    "direct_connect_gateways": [
        {
            "entity_id": "string",
            "entity_type": "VirtualMachine",
            "entity_name": "string"
        }
    ]
}
Returned By