ReportApiResponse
ReportApiResponse
JSON Example
{
"count": 0,
"results": [
{
"_last_modified": "string",
"duration": 0,
"end_time": "string",
"filename": "string",
"name": "string",
"node": "string",
"pre_check": {
"checks": [
{
"check_code": "string",
"description": "string",
"details": [
"string"
],
"duration": 0,
"end_time": "string",
"error_details": [
"string"
],
"start_time": "string",
"state": "string"
}
],
"checks_completed": 0,
"duration": 0,
"end_time": "string",
"progress": 0,
"start_time": "string",
"state": {
"last_changed_time": {
"secs": 0,
"usecs": 0
},
"reason": "string",
"state": "string"
},
"total_checks": 0
},
"progress": 0,
"request": {
"duration": {
"end_time": {
"secs": 0,
"usecs": 0
},
"period": "string",
"start_time": {
"secs": 0,
"usecs": 0
}
},
"name": "string",
"parameters": [
{
"name": "string",
"value": "string"
}
],
"report": "string",
"sections": [
{
"id": "string",
"sub_sections": [
{
"id": "string"
}
]
}
]
},
"start_time": "string",
"state": {
"last_changed_time": {
"secs": 0,
"usecs": 0
},
"reason": "string",
"state": "string"
},
"tasks": [
{
"nodes_events": [
{
"duration": 0,
"end_time": "string",
"ip": {
"addr": "string",
"type": "string"
},
"message": "string",
"start_time": "string",
"status": "string",
"sub_tasks": [
"string"
]
}
],
"sub_events": [
{
"duration": 0,
"end_time": "string",
"ip": {
"addr": "string",
"type": "string"
},
"message": "string",
"start_time": "string",
"status": "string",
"sub_tasks": [
"string"
]
}
],
"task_name": "string"
}
],
"tasks_completed": 0,
"tenant_ref": "string",
"total_tasks": 0,
"url": "string",
"uuid": "string"
}
],
"next": "string"
}
integer As int32
As int32
count
Required
count
string
next
Optional
next