clusterStats_stats

clusterStats_stats
clusterStats_stats

Node Pool ad Addon status of cluster

JSON Example
{
    "cluster": {
        "isProcessing": false,
        "hasError": false,
        "clusterHasSupportedTbrVersion": false,
        "controlPlaneHasSupportedTbrVersion": false
    },
    "nodepools": {
        "total": 0,
        "ready": 0,
        "processing": 0,
        "nodePoolWithSupportedVersion": 0
    },
    "addons": {
        "total": 0,
        "ready": 0,
        "processing": 0
    }
}
cluster
Optional

cluster

nodepools
Optional

nodepools

addons
Optional

addons

Property Of