PolicyRelatedApiError
PolicyRelatedApiError
Detailed information about errors from API call to an enforcement point
JSON Example
{
"details": "string",
"error_code": 0,
"error_message": "string",
"module_name": "string"
}
string
details
Optional
Further details about the error
integer As int64 As int64
error_code
Optional
A numeric error code
object
error_data
Optional
Additional data about the error
string
error_message
Optional
A description of the error
string
module_name
Optional
The module name where the error occurred