Clusters

Clusters
Clusters

A list of Kubernetes 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": [
        {
            "kind": "string",
            "apiVersion": "string",
            "metadata": {
                "metadata": {}
            },
            "spec": {
                "spec": {}
            },
            "status": {
                "status": {}
            }
        }
    ]
}
Availability
Added in 40.0.0-alpha