User's Manual
Brocade Network Advisor IP User Manual 1577
53-1003056-01
Database tables and fields
I
NAME Name of the datastore. varchar 256
ACCESSIBLE The connectivity status of this datastore. If this
is set to false, meaning the datastore is not
accessible, this datastores capacity and
freespace properties cannot be validated. 0 =
no 1 = yes.
smallint
STATUS Status of the datastore could be normal,
enteringMaintenance, inMaintenance.
varchar 20
FILE_SYSTEM_TYPE Type of file system volume, such as VMFS or
NFS.
varchar 20
TOTAL_CAPACITY Maximum capacity of this datastore, in bytes.
This value is updated periodically by the server.
bigint
FREE_SPACE Available space of this datastore, in bytes. The
server periodically updates this value.
bigint
LAST_UPDATE_TIME Time when the free-space and capacity values
in DatastoreInfo and DatastoreSummary were
updated.
timestamp
RDM_SUPPORTED Flag Indicates whether or not raw disk
mappings can be created on this datastore. 0
= no 1 = yes.
smallint
PERFILE_THIN_PROVISIONING_S
UPPORTED
Flag indicating whether or not the per file thin
provisioning is supported or not. 0 = no 1 = yes.
When thin provisioning is used, backing
storage is lazily allocated.
smallint
STORAGE_IORM_SUPPORTED Indicates whether the datastore supports
Storage I/O Resource Management. 0 = no 1
= yes.
smallint
DIRECTORY_HIERARCHY_SUPPO
RTED
Indicates whether or not directories can be
created on this datastore. 0 = no 1 = yes.
smallint
LOCATION The unique locator for the datastore. varchar 256
MOR_ID The managed object reference number
assigned by the hypervisor.
int
TABLE 466 VM_DV_PORT
Field Definition Format Size
VM_DV_SWITCH_ID Foreign key to the VM_DVSWITCH table. The
dvSwitch on which this port group exists.
int
VM_DV_PORT_GROUP_I
D
Foreign Key to the VM_DV_PORTGROUP table.
The dvPortgroup in which this dvPort instance
may exist (in case it's not a standalone port)
int
NAME The name of the port varchar 256
DESCRIPTION A description string of the port. varchar 256
TABLE 465 VM_DATASTORE_DETAILS
Field Definition Format Size