InlineHCXSite1

InlineHCXSite1
InlineHCXSite1
JSON Example
{
    "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"
        }
    ]
}
string
vendor_id
Optional

vendor_id

manager
Optional

manager

string
endpoint_id
Optional

endpoint_id

string
endpoint_type
Optional

endpoint_type

string
sddc_type
Optional

sddc_type

string
cloud_type
Optional

cloud_type

string
cloud_provider_type
Optional

cloud_provider_type

array of Reference
compute_managers
Optional

compute_managers

array of Reference
remote_sites
Optional

remote_sites

Used By