clusterStats

clusterStats
clusterStats
JSON Example
{
    "lastUpdated": "lastUpdated",
    "metadata": {
        "createdByIntent": "createdByIntent",
        "modifiedByIntent": "modifiedByIntent",
        "tcaCpId": "tcaCpId",
        "resourceVersion": 0.8008281904610115,
        "name": "name",
        "mgmtClusterName": "mgmtClusterName"
    },
    "apiVersion": "apiVersion",
    "creationUser": "creationUser",
    "stats": {
        "cluster": {
            "controlPlaneHasSupportedTbrVersion": true,
            "isProcessing": true,
            "clusterHasSupportedTbrVersion": true,
            "hasError": true
        },
        "nodepools": {
            "total": 1,
            "ready": 5,
            "processing": 5,
            "nodePoolWithSupportedVersion": 2
        },
        "addons": {
            "total": 7,
            "ready": 9,
            "processing": 3
        }
    },
    "creationDate": "creationDate",
    "status": {
        "deleteAccepted": true,
        "vimId": "vimId",
        "clusterUrl": "clusterUrl",
        "resourceVersion": 6.027456183070403,
        "opstatus": "processing",
        "conditions": [
            {
                "severity": "Warning",
                "reason": "reason",
                "lastTransitionTime": "lastTransitionTime",
                "type": "Ready",
                "message": "message",
                "status": true
            },
            {
                "severity": "Warning",
                "reason": "reason",
                "lastTransitionTime": "lastTransitionTime",
                "type": "Ready",
                "message": "message",
                "status": true
            }
        ]
    }
}
metadata
Optional

metadata

string
apiVersion
Optional

APIVersion defines the versioned schema of this representation of an object

status
Optional

status

stats
Optional

stats

string
lastUpdated
Optional

Last Updated Date and Time of cluster

string
creationDate
Optional

Creation Date and Time of cluster

string
creationUser
Optional

Creation user of cluster