Service; Storage_Device - 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

ADM Repository Reference Guide

Service

Service table contains information about a software service running on the network element (usually exposed 
through a network port). Table
Table 4-14. Service Table
Name
ID
NAME
NE_ID
PRIMARY_HOSTNAME
PRIMARY_HOST_IP
HOSTNAMES
HOST_IPS
PORTS
GROUPS
DISCOVERY_TIME
VENDOR
VERSION
CATEGORY
TIER
INSTALL_PATH
SHARED_INSTALL_PATH
IS_UNIDENTIFIED
IS_CLIENT
KNOWLEDGE_LEVEL

Storage_Device

Storage_Device table represents network element storage device. It contains both logical drives (such as 
partitions) and physical drives. Table
.
Table 4-15. Storage_Device Table
Name
ID
NE_ID
IS_LOGICAL
36
4‐14 lists the contents of the Service table. 
Datatype
Description
NUMBER(19)
Unique identifier for each record of the Service 
table (primary key)
VARCHAR2(1024)
Service name if known (null if unknown)
NUMBER(19)
Network element identifier
VARCHAR2(1024)
Primary host name of the containing host (see 
Network Element table)
VARCHAR2(100)
Primary IP address of the containing host (see 
Network Element table)
VARCHAR2(4000)
Comma‐separated list of all hosts (see Network 
Element table)
VARCHAR2(4000)
Comma‐separated list of all host IP addresses (see 
Network Element table)
VARCHAR2(4000)
Ports that consume the service
VARCHAR2(4000)
Comma‐separated list of all groups the element 
belongs to
TIMESTAMP(6)
Time the element was first added to the system
VARCHAR2(1024)
Service vendor
VARCHAR2(1024)
Service version
VARCHAR2(100)
Category of the service (for example, application 
server, database server, web server, and so on)
VARCHAR2(100)
Tier of the service (for example, application, 
database, and so on)
VARCHAR2(512)
Installation path
VARCHAR2(512)
Shared installation path
VARCHAR2(1)
Flag indicating the service as unidentified service 
(values: Y or N)
VARCHAR2(1)
Flag identifying the service as client service
(values: Y or N)
NUMBER(10)
Indicates the level of knowledge of the service. A 
value of zero indicates speculative information 
only (used to filter out speculative information)
4‐15 lists the contents of the Storage_Device table.
Datatype
NUMBER(19)
NUMBER(19)
VARCHAR2(1)
 (foreign key)
Description
Unique identifier for each record of the 
Storage_Device table (primary key)
 (foreign key)
Network element identifier
Flag identifying the volume as logical volume
(values: Y or N)
VMware, Inc.

Advertisement

Table of Contents
loading

Table of Contents