ServerGroup

Keys

Children

class System.Aaa.ServerGroups.ServerGroup

Bases: Entity

Class Hierarchy: System Aaa ServerGroups ServerGroup

This class represents configuration data.

List of AAA server groups. All servers in a group

must have the same type as indicated by the server

type.

name(key)

Reference to configured name of the server group

type: str

refers to: name

config

Configuration data for each server group

type: Config

state

Operational state data for each server group

type: State

config: False

servers

Enclosing container the list of servers

type: Servers