aaa.radius

The RADIUS endpoint policy is the global security management properties for RADIUS endpoints and RADIUS provider groups.

ACI class

aaaRadiusEp

RN

radiusext

Cursor

RadiusCursor

Parent

aaa

Atomic

Attributes

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

parameter

wire

type

values

default

description

name

name

str

The name of the AAA definition object.

description

descr

str

Specifies a description of the policy definition.

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.

retries

retries

int

1

The number of attempts that the authentication method is tried.

timeout_in_seconds

timeout

int

5

The amount of time between authentication attempts.

Children

maker

creates

position

.radius_provider(name, **attrs)

aaaRadiusProvider

aaa.radius.radius_provider

.radius_provider_group(name, **attrs)

aaaRadiusProviderGroup

aaa.radius.radius_provider_group