tenant.app.esg.tag_selector

Endpoint Security Group Tag Selector, to decide which endpoints belong to the ESG based on a tag

ACI class

fvTagSelector

RN

tagselectorkey-[{match_key}]-value-[{match_value}]

Cursor

TagSelectorCursor

Parent

tenant.app.esg

Atomic

Attributes

Accepted as keyword arguments of .tag_selector(match_key, match_value) and of .set(**attrs) on this cursor. Enum parameters also accept the plain string.

parameter

wire

type

values

default

description

match_key (positional)

matchKey

str

match_value (positional)

matchValue

str

description

descr

str

Specifies a description of the policy definition.

name

name

str

owner_key

ownerKey

str

The key for enabling clients to own their data for entity correlation.

owner_tag

ownerTag

str

A tag for enabling clients to add their own data. For example, to indicate who created this object.

match_value_operator

valueOperator

FvValueOperator

contains, equals, regex

equals