aaa.login_domain

An AAA login domain for authentication and authorization. The AAA configuration can be configured per domain.

ACI class

aaaLoginDomain

RN

logindomain-{name}

Cursor

LoginDomainCursor

Parent

aaa

Atomic

Attributes

Accepted as keyword arguments of .login_domain(name) and of .set(**attrs) on this cursor. Enum parameters also accept the plain string.

parameter

wire

type

values

default

description

name (positional)

name

str

The name of an AAA login domain.

description

descr

str

The description for a login domain.

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.