OBJECT

CreateCloudNativeTagRuleReply

Description

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

link GraphQL Schema definition

  • type CreateCloudNativeTagRuleReply {
  • # ID of the tag rule.
  • tagRuleId: String!
  • }

link Require by