I Database tables and fields

TABLE 178 HOST_DISCOVERY_REQUEST (Continued)

Field

Definition

Format

Size

 

 

 

 

DEVICE_ENCLOSURE_ID

 

int

 

 

 

 

 

REQUEST_GROUP_ID

Primary key from the request group

int

 

 

table. Null allowed

 

 

 

 

 

 

 

This id is a foreign key to the id in the

int

 

HOST_DISCOVERY_OPTI

host_discovery_option table.

 

 

ON_ID

The default value is -1.

 

 

 

 

 

 

 

The status of VM Discovery indicating

int

 

VM_MANAGEMENT_STAT

success or failure. The default value

 

 

E

is 0.

 

 

 

 

 

 

 

The status of HBA discovery using

int

 

JSON_MANAGEMENT_ST

JSON agent, indicating success or

 

 

ATE

failure.

 

 

 

The default value is 0.

 

 

 

 

 

 

 

The status of HBA Discovery using

int

 

CIM_MANAGEMENT_STA

CIM, indicating success or failure.

 

 

TE

The default value is 0.

 

 

 

 

 

 

MANAGEMENT_STATE

Reflects the status of the request E.g.

int

 

 

0-> Completed, 1->Add Pending

 

 

 

2->Delete Pending 3->Edit Pending

 

 

 

4->Delete Failed.

 

 

 

The default value is 1.

 

 

 

 

 

 

MANAGEMENT_STATE_D

This field holds the detailed

varchar

1024

ETAILS

information on the management state

 

 

 

if available. For example, in case of

 

 

 

management state 3, this field will

 

 

 

have details on all the manually

 

 

 

created conflicting enclosures.

 

 

 

 

 

 

TABLE 179 HYPER_V_VIRTUAL_MACHINE

Field

Definition

Format

Size

 

 

 

 

ID

Primary Key

int

 

 

 

 

 

VM_NAME

Name of the Virtual Machine.

varchar

256

 

 

 

 

COMPUTER_NAME

Hyper V host name.

varchar

256

 

 

 

 

CONFIGURATION_LOCATION

Path where VM configuration data is located.

varchar

256

 

 

 

 

GUID

Globally Unique ID of the VM.

varchar

256

 

 

 

 

HARD_DRIVES_COUNT

Count of virtual hard drives in the VM.

int

 

 

 

 

 

MEMORY_ASSIGNED

Amount of memory assigned to the VM.

varchar

256

 

 

 

 

PATH

Path to the primary disk of the Virtual Machine.

varchar

256

 

 

 

 

PROCESSOR_COUNT

Number of virtual CPUs of the VM.

int

 

 

 

 

 

STATUS

Status of the VM.

varchar

64

 

 

 

 

STATE

Operational State of the VM.

varchar

64

 

 

 

 

NOTES

Notes describing the VM.

varchar

2048

 

 

 

 

UPTIME

The time since the VM was last powered up.

varchar

512

 

 

 

 

1460

Brocade Network Advisor IP User Manual

 

53-1003056-01

Page 1512
Image 1512
Brocade Communications Systems IP250 user manual Database tables and fields Hostdiscoveryrequest, Hypervvirtualmachine