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

string
error_message
Optional

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

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

string
user_agent
Optional

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

Property Of