PolicyRuntimeAlarm

PolicyRuntimeAlarm
PolicyRuntimeAlarm

Alarm associated with the PolicyRuntimeInfoPerEP that exposes potential errors when retrieving runtime information from the enforcement point.

JSON Example
{
    "error_details": {
        "related_errors": [
            {
                "details": "string",
                "error_code": 0,
                "error_message": "string",
                "module_name": "string"
            }
        ]
    },
    "error_id": "string",
    "message": "string"
}
error_details
Optional

Detailed information about an API Error

string
error_id
Optional

Alarm error id.

string
message
Optional

Error message describing the issue.