SystemReportApiResponse

SystemReportApiResponse
SystemReportApiResponse
JSON Example
{
    "count": 0,
    "results": [
        {
            "_last_modified": "string",
            "archive_ref": "string",
            "controller_patch_image_ref": "string",
            "downloadable": false,
            "events": [
                {
                    "duration": 0,
                    "end_time": "string",
                    "event_name": "string",
                    "messages": [
                        "string"
                    ],
                    "start_time": "string",
                    "status": "string"
                }
            ],
            "image_ref": "string",
            "name": "string",
            "readiness_reports": [
                {
                    "name": "string",
                    "node_ref": "string",
                    "node_type": "string",
                    "obj_cloud_ref": "string",
                    "system_readiness": {
                        "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",
                        "image_ref": "string",
                        "patch_image_ref": "string",
                        "start_time": "string",
                        "state": {
                            "last_changed_time": {
                                "secs": 0,
                                "usecs": 0
                            },
                            "reason": "string",
                            "rebooted": false,
                            "state": "string"
                        },
                        "total_checks": 0,
                        "upgrade_ops": "string"
                    }
                }
            ],
            "se_patch_image_ref": "string",
            "state": {
                "last_changed_time": {
                    "secs": 0,
                    "usecs": 0
                },
                "reason": "string",
                "state": "string"
            },
            "summary": {
                "description": "string",
                "previews": [
                    "string"
                ],
                "title": "string"
            },
            "tasks": [
                {
                    "name": "string",
                    "reason": "string",
                    "summary": {
                        "description": "string",
                        "duration": 0,
                        "end_time": "string",
                        "error_count": 0,
                        "reason": "string",
                        "start_time": "string",
                        "status": "string",
                        "type": "string"
                    },
                    "task_journal_ref": "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