RoleMatchOperationMatchLabel

RoleMatchOperationMatchLabel
RoleMatchOperationMatchLabel
JSON Example
{
    "match_label": {
        "key": "string",
        "values": [
            "string"
        ]
    },
    "match_operation": "string"
}
match_label
Required

match_label

string
match_operation
Optional

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.

Property Of