1460 Brocade Network Advisor IP User Manual
53-1003056-01
Database tables and fields
I
DEVICE_ENCLOSURE_ID int
REQUEST_GROUP_ID Primary key from the request group
table. Null allowed
int
HOST_DISCOVERY_OPTI
ON_ID
This id is a foreign key to the id in the
host_discovery_option table.
The default value is -1.
int
VM_MANAGEMENT_STAT
E
The status of VM Discovery indicating
success or failure. The default value
is 0.
int
JSON_MANAGEMENT_ST
ATE
The status of HBA discovery using
JSON agent, indicating success or
failure.
The default value is 0.
int
CIM_MANAGEMENT_STA
TE
The status of HBA Discovery using
CIM, indicating success or failure.
The default value is 0.
int
MANAGEMENT_STATE Reflects the status of the request E.g.
0-> Completed, 1->Add Pending
2->Delete Pending 3->Edit Pending
4->Delete Failed.
The default value is 1.
int
MANAGEMENT_STATE_D
ETAILS
This field holds the detailed
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.
varchar 1024
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
TABLE 178 HOST_DISCOVERY_REQUEST (Continued)
Field Definition Format Size