resource-tag-condition-rule

resource-tag-condition-rule
resource-tag-condition-rule

Model represents resource tag rules for a custom group

JSON Example
{
    "category": "string",
    "compareOperator": "string",
    "stringValue": "string"
}
string
category
Required

Category of the resource tag

string
compareOperator
Required

Comparison Operator used within the VMware Cloud Foundation Operations Suite API

Possible values are : EQ, NOT_EQ, CONTAINS, NOT_CONTAINS, EXISTS, NOT_EXISTS, STARTS_WITH, NOT_STARTS_WITH, ENDS_WITH, NOT_ENDS_WITH, REGEX, NOT_REGEX,
string
stringValue
Required

String value of the tag