ProxyConfigurations

ProxyConfigurations
ProxyConfigurations

A paginated list of proxy configurations

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",
            "description": "Configuration to connect to VC-1",
            "authType": "string",
            "username": "string",
            "password": "string",
            "token": "string",
            "host": "sampleProxy.vmware.com",
            "port": 0
        }
    ]
}
Availability
Added in 34.0