INPUT_OBJECT

UpdateHealthMonitorPolicyStatusInput

link GraphQL Schema definition

  • input UpdateHealthMonitorPolicyStatusInput {
  • # Required. UUID used to identify the cluster the request goes to.
  • clusterUuid: String!
  • # Required. The request object.
  • runRequest: RunPolicyArgInput!
  • }

link Require by