Java_Ee; Network_Element - VMware VCENTER APPLICATION DISCOVERY MANAGER 6.1.1 - RESPOSITORY Reference Manual

Hide thumbs Also See for VCENTER APPLICATION DISCOVERY MANAGER 6.1.1 - RESPOSITORY:
Table of Contents

Advertisement

Java_EE

Java_EE table contains Java Enterprise Edition components such as Application Server, JEE Application, and 
modules (jar, war, ear, and so on). Table
Table 4-9. Java_EE Table
Name
ID
NE_ID
SERVICE_ID
SERVER_NAME
SERVER_CONFIG_PATH
APP_NAME
APP_DESCRIPTION
APP_PATH
MODULE_NAME
MODULE_TYPE
MODULE_DEPLOYMENT_DESC
MODULE_CONTEXT_ROOT

Network_Element

Network_Element table contains computer system information, which could be any combination of host, 
router, and switch. Table
Table 4-10. Network_Element Table
Name
ID
PRIMARY_HOSTNAME
PRIMARY_HOST_IP
HOSTNAMES
HOST_IPS
GROUPS
DISCOVERY_TIME
IS_HOST
IS_ROUTER
IS_SWITCH
IS_VIRT_CONTAINER
IS_VIRTUAL
HW_SERIAL
VMware, Inc.
4‐9 lists the contents of the Java_EE table.
Datatype
NUMBER(19)
NUMBER(19)
NUMBER(19)
VARCHAR2(256)
VARCHAR2(512)
VARCHAR2(256)
VARCHAR2(1024)
VARCHAR2(1024)
VARCHAR2(256)
VARCHAR2(256)
VARCHAR2(256)
VARCHAR2(256)
4‐10 lists the contents of the Network_Element table.
Datatype
NUMBER(19)
VARCHAR2(1024)
VARCHAR2(100)
VARCHAR2(4000)
VARCHAR2(4000)
VARCHAR2(4000)
TIMESTAMP(6)
VARCHAR2(1)
VARCHAR2(1)
VARCHAR2(1)
VARCHAR2(1)
VARCHAR2(1)
VARCHAR2(256)
Description
Unique identifier for each record of the 
Java_EE table (primary key)
Network element identifier
 (foreign key)
Service identifier
Application server name
Server configuration path
JEE application name
JEE application description
JEE application path
JEE module name
JEE module type (for example, jar, war, ear 
and so on)
Deployment descriptor
Context root (war only)
Description
Unique identifier for each record of the 
Network_Element table (primary key)
Primary host name
Primary IP address of the host
Comma‐separated list of all host names
Comma‐separated list of all IP addresses
Comma‐separated list of all groups the network 
element belongs to
Time the network element was first added to the 
system
Flag identifying the network element as a host
(values: Y or N)
Flag identifying the network element as a router
(values: Y or N)
Flag identifying the network element as a switch
(values: Y or N)
Flag identifying the network element as virtual 
container (values: Y or N)
Flag identifying the network element as a virtual 
machine (values: Y or N)
Serial number of the target host
Chapter 4 ADM ERD Schema
 (foreign key)
33

Advertisement

Table of Contents
loading

Table of Contents