ComputeClusters

ComputeClusters
ComputeClusters

List of Supervisor Clusters.

AllOf
This class requires all of the following:
JSON Example
{
    "resultTotal": 0,
    "pageCount": 0,
    "page": 0,
    "pageSize": 0,
    "associations": [
        {
            "entityId": "string",
            "associationId": "string"
        }
    ],
    "values": [
        {
            "id": "string",
            "address": "10.1.2.3",
            "virtualCenter": {
                "name": "string",
                "id": "string"
            },
            "moref": "string",
            "supervisor": {
                "name": "string",
                "id": "string"
            },
            "zone": {
                "name": "string",
                "id": "string"
            }
        }
    ]
}
Returned By