StatediffOperationApiResponse

StatediffOperationApiResponse
StatediffOperationApiResponse
JSON Example
{
    "count": 0,
    "results": [
        {
            "_last_modified": "string",
            "events": [
                {
                    "duration": 0,
                    "end_time": "string",
                    "message": "string",
                    "start_time": "string",
                    "status": "string",
                    "task_name": "string"
                }
            ],
            "name": "string",
            "node_uuid": "string",
            "operation": "string",
            "phase": "string",
            "status": "string",
            "tenant_ref": "string",
            "url": "string",
            "uuid": "string"
        }
    ],
    "next": "string"
}
integer As int32 As int32
count
Required

count

results
Required

results

string
next
Optional

next