Proxies

Proxies
Proxies

A paginated list of proxies

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": "Proxy Sample Name",
            "id": "string",
            "parent": {
                "name": "string",
                "id": "string"
            },
            "proxyType": "string",
            "enabled": false,
            "tenantVisible": false,
            "active": false,
            "token": "string",
            "parentProxy": {
                "name": "string",
                "id": "string"
            },
            "targetHost": "sampleVc.vmware.com",
            "uiUrl": "https://sampleVc.vmware.com"
        }
    ]
}
Availability
Added in 34.0
Returned By