Property; Service - VMware VCENTER APPLICATION DISCOVERY MANAGER 6.1 - REPOSITORY Reference Manual

Hide thumbs Also See for VCENTER APPLICATION DISCOVERY MANAGER 6.1 - REPOSITORY:
Table of Contents

Advertisement

Where:
ID is a Primary key
NE_ID and SERVICE_ID are Foreign keys

Property

This table contains general purpose properties (name‐value pairs), such as URLs on http‐servers and tables on 
database‐related dependencies. Table
Table 4-13. Property Table
Name
ID
ENTITY_ID
NAME
VALUE
Where:
ID is a Primary key
ENTITY_ID is a Foreign key

Service

This table contains information of 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
VMware, Inc.
4‐13 lists the contents of the Property table.
Datatype
NUMBER(19)
NUMBER(19)
VARCHAR2(256)
VARCHAR2(1028)
4‐14 lists the contents of the Service table. 
Datatype
NUMBER(19)
VARCHAR2(1024)
NUMBER(19)
VARCHAR2(1024)
VARCHAR2(100)
VARCHAR2(4000)
VARCHAR2(4000)
VARCHAR2(4000)
VARCHAR2(4000)
TIMESTAMP
VARCHAR2(1024)
VARCHAR2(1024)
VARCHAR2(100)
VARCHAR2(100)
VARCHAR2(512)
Description
Unique Identifier
Network element, service, dependency
Description
Unique identifier.
Service name if known (null if unknown).
Foreign key to the network‐element containing 
the service.
Primary host name of the containing host (see 
network element).
Primary IP address of the containing host (see 
network element).
Host names list of the containing host (see 
network element).
IP list of the containing host (see network 
element).
Ports which the service is consumed by
Comma‐separated list of all groups the element 
belongs to.
Time the element was first introduced to the 
system.
Vendor of the service.
Version of the service.
Category of the service.
Tier of the service.
Installation path.
Chapter 4 ADM ERD Schema
37

Advertisement

Table of Contents
loading

Table of Contents