PolicyRuntimeInfoPerEP
PolicyRuntimeInfoPerEP
Runtime Info Per Enforcement Point.
JSON Example
{
"alarm": {
"error_details": {
"related_errors": [
{
"details": "string",
"error_code": 0,
"error_message": "string",
"module_name": "string"
}
]
},
"error_id": "string",
"message": "string"
},
"enforcement_point_path": "string"
}
alarm
Optional
Alarm associated with the PolicyRuntimeInfoPerEP that exposes potential errors when retrieving runtime information from the enforcement point.
string
enforcement_point_path
Optional
Policy Path referencing the enforcement point where the info is fetched.