serviceMeshDiagResponse

serviceMeshDiagResponse
serviceMeshDiagResponse
JSON Example
{
    "data": {
        "diagId": "string",
        "serviceMeshId": "string",
        "applianceIds": [
            "string"
        ],
        "startTime": 0,
        "endTime": 0,
        "status": "string",
        "message": "string",
        "triggeredBy": "string",
        "reason": "string",
        "details": {}
    },
    "warnings": [
        {
            "message": "string"
        }
    ],
    "errors": [
        {
            "code": "string",
            "message": "string"
        }
    ]
}
array of warning
warnings
Optional

warnings

array of error
errors
Optional

errors