ConfigCreateDetails

ConfigCreateDetails
ConfigCreateDetails
JSON Example
{
    "client_ip": "string",
    "error_message": "string",
    "path": "string",
    "request_data": "string",
    "resource_data": "string",
    "resource_name": "string",
    "resource_type": "string",
    "status": "string",
    "user": "string",
    "user_agent": "string"
}
string
client_ip
Optional

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

string
error_message
Optional

Error message if request failed. 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_data
Optional

Data of the created resource. 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 created 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.

string
user_agent
Optional

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

Property Of