ConfigUpdateDetails

ConfigUpdateDetails
ConfigUpdateDetails
JSON Example
{
    "error_message": "string",
    "new_resource_data": "string",
    "old_resource_data": "string",
    "path": "string",
    "request_data": "string",
    "resource_name": "string",
    "resource_type": "string",
    "status": "string",
    "user": "string"
}
string
error_message
Optional

Error message if request failed. Allowed in Enterprise edition with any value, Essentials, Basic, Enterprise with Cloud Services edition.

string
new_resource_data
Optional

New updated data of the resource. Allowed in Enterprise edition with any value, Essentials, Basic, Enterprise with Cloud Services edition.

string
old_resource_data
Optional

Old & overwritten data of the resource. Allowed in Enterprise edition with any value, Essentials, Basic, Enterprise with Cloud Services edition.

string
path
Optional

API path. Allowed in Enterprise edition with any value, Essentials, Basic, Enterprise with Cloud Services edition.

string
request_data
Optional

Request data if request failed. Allowed in Enterprise edition with any value, Essentials, Basic, Enterprise with Cloud Services edition.

string
resource_name
Optional

Name of the created resource. Allowed in Enterprise edition with any value, Essentials, Basic, Enterprise with Cloud Services edition.

string
resource_type
Optional

Config type of the updated resource. Allowed in Enterprise edition with any value, Essentials, Basic, Enterprise with Cloud Services edition.

string
status
Optional

Status. Allowed in Enterprise edition with any value, Essentials, Basic, Enterprise with Cloud Services edition.

string
user
Optional

Request user. Allowed in Enterprise edition with any value, Essentials, Basic, Enterprise with Cloud Services edition.

Property Of