[{"label":"Latest (v1.0)","version":"latest"}]
nsx-vmc-policy
PolicyRuntimeAlarm
Alarm associated with the PolicyRuntimeInfoPerEP that exposes potential errors when retrieving runtime information from the enforcement point.
Properties
error_details
Optional
Detailed information about errors from an API call made to the enforcement point, if any.
string
error_id
Optional
Alarm error id.
string
message
Optional
Error message describing the issue.
JSON Example
{
"error_details": {
"details": "string",
"error_code": 0,
"error_data": {},
"error_message": "string",
"module_name": "string",
"related_errors": [
{
"details": "string",
"error_code": 0,
"error_data": {},
"error_message": "string",
"module_name": "string"
}
]
},
"error_id": "string",
"message": "string"
}
Vendor Extensions
This class contains the following vendor extensions defined in the spec:
x-vmw-nsx-module: PolicyBaseStatistics