ExternalServices

ExternalServices
ExternalServices

A paginated list of external services.

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:extension:VMware.Timer:1.0.0",
            "version": "1.0.0",
            "vendor": "VMware",
            "priority": 0,
            "enabled": false,
            "authorizationEnabled": false,
            "description": "string"
        }
    ]
}
Availability
Added in 35.0