ServiceHealthList

ServiceHealthList
ServiceHealthList
This class is array of ServiceHealth
JSON Example
[
    {
        "name": "string",
        "status": "string",
        "components": [
            {
                "name": "string",
                "status": "string",
                "readyReplica": 0,
                "totalReplica": 0,
                "reason": "string"
            }
        ],
        "prefixes": [
            "string"
        ]
    }
]
Deprecated
Availability
Deprecated in 4.2