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 with any value in Enterprise, Essentials, Basic, Enterprise with Cloud Services edition.

string
new_resource_data
Optional

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

string
old_resource_data
Optional

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

string
path
Optional

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

string
request_data
Optional

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

string
resource_name
Optional

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

string
resource_type
Optional

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

string
status
Optional

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

string
user
Optional

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

Property Of