ExternalEndpoints

ExternalEndpoints
ExternalEndpoints

A paginated list of external endpoints.

AllOf
This class requires all of the following:
JSON Example
{
    "resultTotal": 0,
    "pageCount": 0,
    "page": 0,
    "pageSize": 0,
    "associations": [
        {
            "entityId": "string",
            "associationId": "string"
        }
    ],
    "values": [
        {
            "name": "string",
            "id": "urn:vcloud:externalEndpoint:vendor.name:1.0.0",
            "version": "1.0.0",
            "vendor": "VMware",
            "enabled": false,
            "description": "string",
            "rootUrl": "https://externalHost"
        }
    ]
}
Availability
Added in 37.3