OBJECT

CreateCloudNativeLabelRuleReply

Description

Status of the request to create a label rule. If the request succeeds, the status contains the ID of the new label rule.

link GraphQL Schema definition

  • type CreateCloudNativeLabelRuleReply {
  • # ID of the new label rule.
  • labelRuleId: String!
  • }

link Require by