OBJECT
GetHealthMonitorPolicyStatusReply
Description
Response to get policy status.
link GraphQL Schema definition
- type GetHealthMonitorPolicyStatusReply {
- # List of health monitor policies and their status.
- : [NodePolicyCheckResult!]!
- }
OBJECT
Response to get policy status.
- type GetHealthMonitorPolicyStatusReply {
- # List of health monitor policies and their status.
- : [NodePolicyCheckResult!]!
- }