AsyncPatchState

AsyncPatchState
AsyncPatchState
JSON Example
{
    "error_message": "string",
    "error_status_code": 0,
    "merged_patch_id": 0,
    "patch_ids": "string",
    "path": "string",
    "request_data": "string",
    "resource_data": "string",
    "resource_name": "string",
    "resource_type": "string",
    "status": "string",
    "user": "string"
}
string
error_message
Optional

Error message if request failed. Field introduced in 22.1.6,30.2.1. Allowed in Enterprise edition with any value, Enterprise with Cloud Services edition.

integer As uint32 As uint32
error_status_code
Optional

Error status code if request failed. Field introduced in 22.1.6,30.2.1. Allowed in Enterprise edition with any value, Enterprise with Cloud Services edition.

integer As uint64 As uint64
merged_patch_id
Optional

Merged patch id. Field introduced in 22.1.6,30.2.1. Allowed in Enterprise edition with any value, Enterprise with Cloud Services edition.

string
patch_ids
Optional

List of patch ids. Field introduced in 22.1.6,30.2.1. Allowed in Enterprise edition with any value, Enterprise with Cloud Services edition.

string
path
Optional

API path. Field introduced in 22.1.6,30.2.1. Allowed in Enterprise edition with any value, Enterprise with Cloud Services edition.

string
request_data
Optional

Request data. Field introduced in 22.1.6,30.2.1. Allowed in Enterprise edition with any value, Enterprise with Cloud Services edition.

string
resource_data
Optional

Async Patch Queue data for which status is updated. Field introduced in 22.1.6,30.2.1. Allowed in Enterprise edition with any value, Enterprise with Cloud Services edition.

string
resource_name
Optional

Name of the resource. Field introduced in 22.1.6,30.2.1. Allowed in Enterprise edition with any value, Enterprise with Cloud Services edition.

string
resource_type
Optional

Config type of the resource. Field introduced in 22.1.6,30.2.1. Allowed in Enterprise edition with any value, Enterprise with Cloud Services edition.

string
status
Optional

Status of Async Patch. Field introduced in 22.1.6,30.2.1. Allowed in Enterprise edition with any value, Enterprise with Cloud Services edition.

string
user
Optional

Request user. Field introduced in 22.1.6,30.2.1. Allowed in Enterprise edition with any value, Enterprise with Cloud Services edition.

Property Of