I Database tables and fields

TABLE 83

DEFAULT_FAVORITES (Continued)

 

 

 

 

 

 

 

Field

 

Definition

Format

Size

 

 

 

 

MAIN_MEASURE

The Additional measures based on the

varchar

40

 

 

FAVORITE.MAIN_MEASURE

 

 

 

 

 

 

ADDITIONAL_MEASURE

The Additional measures based on the

int

 

 

 

FAVORITE.MAIN_MEASURE

 

 

 

 

 

 

 

TABLE 84

DEFAULT_WIDGET_PREFERENCE

 

 

 

 

 

 

 

Field

 

Definition

Format

Size

 

 

 

 

 

ID

 

Auto incremented Dashboard Widget Preference ID.

int

 

 

 

 

 

 

dashboard_id

 

Foreign Key to DASHBOARD(ID).

int

 

 

 

 

 

 

widget_id

 

Foreign Key to DASHBOARD_WIDGET(ID).

int

 

 

 

 

 

installation_type

Indicates the widgets is SAN Only (0) / IP Only (1) /

int

 

 

 

SAN_IP (2).

 

 

 

 

 

 

 

visible

 

Indicates whether the widget is visible for the user in

int

 

 

 

the dashboard. 0 - Not Visible, 1 - Visible.

 

 

 

 

 

 

 

“state”

 

State of the widget. Possible values are 0 - Normal, 1

int

 

 

 

- Maximized, 2 - Collapsed.

 

 

 

 

 

 

 

width

 

Width of the widget.

int

 

 

 

 

 

 

height

 

Height of the widget.

int

 

 

 

 

 

 

row_index

 

Row position of the widget. -1 for an out-of-box widget

int

 

 

 

defined but not shown.

 

 

 

 

 

 

 

column_index

 

Column position of the widget. -1 for an out-of-box

int

 

 

 

widget defined but not shown.

 

 

 

 

 

 

 

TABLE 85

DEPLOYMENT_CONFIGURATION

 

 

 

 

 

 

 

Field

 

Definition

Format

Size

 

 

 

 

 

ID

 

Unique generated database identifier.

serial

 

 

 

 

 

 

NAME

 

Name of the configuration

varchar

255

 

 

 

 

CONFIGURATION_TYPE

Indentifies the save configuration type.

smallint

 

 

 

1

- Not applicable

 

 

 

 

1

- Running

 

 

 

 

2

- Startup

 

 

 

 

3

- Running & Startup

 

 

DEPLOY_OPTION

Identifies the deployment options.

smallint

 

 

 

1-Deploy Now

 

 

 

 

2-Save & Deploy

 

 

 

 

3-Save deployment only

 

 

 

 

4-Scheduled

 

 

DEPLOYMENT_HANDLER_ID

Foreign Key references

int

 

 

 

DEPLOYMENT_HANDLER (ID). Identifies

 

 

 

 

the handler to use for the configuration

 

 

 

 

 

 

SCHEDULE_ENABLED

1 indicates that the schedule is applied

smallint

 

 

 

to the configuration

 

 

1400

Brocade Network Advisor IP User Manual

 

53-1003056-01

Page 1452
Image 1452
Brocade Communications Systems IP250 user manual Database tables and fields Defaultfavorites, Defaultwidgetpreference