serviceMeshDiagResponseList

serviceMeshDiagResponseList
serviceMeshDiagResponseList
JSON Example
{
    "errors": [
        {
            "code": "string",
            "message": "string"
        }
    ],
    "items": [
        {
            "diagId": "string",
            "serviceMeshId": "string",
            "applianceIds": [
                "string"
            ],
            "startTime": 0,
            "endTime": 0,
            "status": "string",
            "message": "string",
            "triggeredBy": "string",
            "reason": "string",
            "details": {}
        }
    ],
    "paging": {
        "offset": 0,
        "pageSize": 0,
        "totalSize": 0
    }
}
array of error
errors
Optional

errors

items
Optional

items

object
paging
Optional

paging