Systemclock, Systemparameters, Systemcmdsprivilegelevelconfig – Brocade Virtual ADX XML API Programmer’s Guide (Supporting ADX v03.1.00) User Manual

Page 139

Advertising
background image

Brocade Virtual ADX XML API Programmer’s Guide

129

53-1003248-01

Data structures

3

SystemClock

This structure is the high-level description of the clock detail.

SystemCmdsPrivilegeLevelConfig

This structure is a high-level description for system commands privilege configuration.

SystemParameters

This structure is a high-level description of System Parameter configuration information

TABLE 312

Attributes

Name

Type

Required

Rules

Description

time

string

Optional

The time in hh:mm:ss format.

timeZoneGmt

string

Optional

timeZoneGmt
and timeZoneUS
are mutually
exclusive.

The GMT time zone.

date

string

Optional

Date in format of day:month:date:year. For
example, Sun Jul 03, 2011.

timeSource

string

Optional

TABLE 313

Attributes

Parameters

Type

Presence

Rules

Description

defaultAuthMethodList

aaaSecurityMethodEnum

[]

Mandatory

This parameter
specifies the default
authorization method
list for verifying the
user’s privilege level.

TABLE 314

Attributes

Parameters

Type

Presence

Rules

Description

parameter

systemParameterEnum

Mandatory

Name of the parameter.

defaultValue

unsignedInt

Optional

System default value of the
parameter.

minAllowed

unsignedInt

Optional

Minimum value allowed for the
parameter.

maxAllowed

unsignedInt

Optional

Maximum value allowed for the
parameter.

currentValue

unsignedInt

Optional

Current maximum value configured
for the parameter.

unitDescription

unitDescriptionTypeEnum

Optional

Unit description of the parameter

Advertising