RoleMatchOperationMatchLabel
RoleMatchOperationMatchLabel
JSON Example
{
"match_label": {
"key": "string",
"values": [
"string"
]
},
"match_operation": "string"
}
string
match_operation
Optional
Constraints: default: ROLE_FILTER_EQUALS
Label match operation criteria. Enum options - ROLE_FILTER_EQUALS, ROLE_FILTER_DOES_NOT_EQUAL, ROLE_FILTER_GLOB_MATCH, ROLE_FILTER_GLOB_DOES_NOT_MATCH. Field introduced in 20.1.5. Allowed in Enterprise edition with any value, Enterprise with Cloud Services edition.