ServiceNow Mapping for Host


This topic provides information on the ServiceNow mappings for Host nodes. The CIs created are described in this topic.

cmdb_ci_server

A root Host node is mapped to one of the following server CIs according to the specified conditions:

Class

Attribute

Condition

Value

cmdb_ci_win_server

os_type

equals

Windows

cmdb_ci_linux_server

os_type

regex

(?i)Linux

cmdb_ci_solaris_server

os_type

equals

Solaris

cmdb_ci_hpux_server

os_type

equals

HP-UX

cmdb_ci_esx_server

os_type

equals

VMware ESXi

cmdb_ci_aix_server

os_type

equals

AIX

All other root Host nodes are mapped to root cmdb_ci_server CIs.


HostContainer

As of the TKU-ServiceNowSync-2023-02-1 update, HostContainer nodes are mapped to cmdb_ci_server

HostContainer attributes

Attribute

Class

Details

key

cmdb_ci_server

HostContainer key

object_id

cmdb_ci_server

HostContainer key

name

cmdb_ci_server

HostContainer name

short_description

cmdb_ci_server

HostContainer name

manufacturer

cmdb_ci_server

HostContainer vendor

model_id

cmdb_ci_server

HostContainer model

serial_number

cmdb_ci_server

HostContainer serial

ram

cmdb_ci_server

HostContainer ram

last_discovered

cmdb_ci_server

Host last_update_success

HostContainer relationships

Relationship

Parent

Child

Members::Member of

cmdb_ci_server (Host)

cmdb_ci_server (HostContainer)


Host attributes

Attribute

Class

Details

key

ALL

Host key

object_id

ALL

Host key

name

ALL

The fully qualified name of the host if available, otherwise the hostname as reported by the OS; if no names are available, then the IP address

short_description

ALL

Host name

dns_domain

ALL

host dns_domain

virtual

ALL

Yes if the host is known to be virtual (or partitioned hardware); null if not

manufacturer

ALL

Host vendor — the manufacturer of the host

model_id

ALL

"%host.vendor% %host.model%" if vendor is defined; Host model if not

serial_number

ALL

Host serial

ram

ALL

Host ram — total Host ram

os

ALL

Host os_type

os_service_pack

ALL

Host service_pack

os_version

ALL

Host os_version

cpu_type

ALL

Processor type

cpu_speed

ALL

Processor speed

cpu_core_count

ALL

Processor num_cors

cpu_core_thread

ALL

Processor threads_per_core

cpu_count

ALL

Number of Processor count

cpu_manufacturer

ALL

Processor vendor

last_discovered

ALL

Host last_update_success

host_name

ALL

Host name

Host relationships

Relationship

Parent

Child

Uses::Used by

cmdb_ci_server (Host)

cmdb_ci_win_server (Host)

cmdb_ci_linux_server (Host)

cmdb_ci_solaris_server (Host)

cmdb_ci_hpux_server (Host)

cmdb_ci_esx_server (Host)

cmdb_ci_aix_server (Host)

cmdb_ci_tape_server  (Backend Storage system)

Uses::Used by

cmdb_ci_storage_server (Storage system)

Uses::Used by

cmdb_ci_storage_server (Backend Storage system)

Uses::Used by

cmdb_ci_tape_server (Storage system)

Connects to::Connected by

cmdb_ci_server (Host)

cmdb_ci_win_server (Host)

cmdb_ci_linux_server (Host)

cmdb_ci_solaris_server (Host)

cmdb_ci_hpux_server (Host)

cmdb_ci_esx_server (Host)

cmdb_ci_aix_server (Host)

cmdb_ci_ip_switch (NetworkDevice)

cmdb_ci_ip_router (NetworkDevice)

cmdb_ci_netgear (NetworkDevice)

cmdb_ci_network_adapter

Each NetworkInterface node connected to a root Host or ManagementController in the BMC Discovery model is mapped to cmdb_ci_network_adapter CIs.

Where BMC Discovery has been able to connect a Host or ManagementController node to a NetworkDevice node (via associated port nodes), a reference is created between the two CIs representing the Host or ManagementController and the NetworkDevice.

Attribute

Details

key

NetworkInterface key.

name

NetworkInterface interface_name

mac_address

NetworkInterface mac_addr

cmdb_ci_network_adapter reference fields

Reference Attribute

Refer From

Refer To

cmdb_ci

cmdb_ci_network_adapter

cmdb_ci_server (Host)

cmdb_ci_win_server (Host)

cmdb_ci_linux_server (Host)

cmdb_ci_solaris_server (Host)

cmdb_ci_hpux_server (Host)

cmdb_ci_esx_server (Host)

cmdb_ci_aix_server (Host)

cmdb_ci_server_hardware (ManagementController)

cmdb_ci_network_adapter relationships

Relationship

Parent

Child

Owns::Owned by


cmdb_ci_server (Host)

cmdb_ci_win_server (Host)

cmdb_ci_linux_server (Host)

cmdb_ci_solaris_server (Host)

cmdb_ci_hpux_server (Host)

cmdb_ci_esx_server (Host)

cmdb_ci_aix_server (Host)

cmdb_ci_network_adapter (NetworkAdapter)


cmdb_ci_ip_address

Each NetworkInterface node connected to a root Host or ManagementController in the BMC Discovery model is mapped to cmdb_ci_network_adapter CIs, each of its associated IP addresses are mapped to cmdb_ci_ip_address CIs.

Attribute

Details

key

NetworkInterface key

name

IP Address ip_addr

ip_address

IP Address ip_addr

ip_version

IPv6=3; IPv4=2

netmask

NetworkInterface netmask

cmdb_ci_ip_address reference fields

Reference Attribute

Refer From

Refer To

nic

cmdb_ci_ip_address

cmdb_ci_network_adaptor

cmdb_ci_ip_address relationships

Relationship

Parent

Child

Owns::Owned by


cmdb_ci_server (Host)

cmdb_ci_win_server (Host)

cmdb_ci_linux_server (Host)

cmdb_ci_solaris_server (Host)

cmdb_ci_hpux_server (Host)

cmdb_ci_esx_server (Host)

cmdb_ci_aix_server (Host)

cmdb_ci_ip_address (IPAddress)

cmdb_ci_ip_network

Each IPAddress node connected to a root Host or ManagementController in the BMC Discovery model is mapped to cmdb_ci_ip_address CIs, each of its associated subnets are mapped to cmdb_ci_ip_network CIs.


Attribute

Details

key

Subnet key

subnet

Subnet name

name

Subnet name

short_description

Subnet ip_address_range

cmdb_ci_ip_address relationships

Relationship

Parent

Child

Contains::Contained by


cmdb_ci_ip_address (IPAddress)

cmdb_ci_ip_network (Subnet)

cmdb_ci_fc_port

Each FibreChannelHBA node is mapped to cmdb_ci_fc_port CIs with the following attributes:

Attribute

Details

key

FibreChannelPort key

name

"FibreChannelPort name : FibreChannelPort wwpn"

short_description

FibreChannelPort name

port_type

FibreChannelPort type

manufacturer

FibreChannelHBA vendor

wwpn

FibreChannelPort wwpn

serial_number

FibreChannelPort serial

cmdb_ci_fc_port relationships

Relationship

Parent

Child

Owns::Owned by

cmdb_ci_server (Host)

cmdb_ci_win_server (Host)

cmdb_ci_linux_server (Host)

cmdb_ci_solaris_server (Host)

cmdb_ci_hpux_server (Host)

cmdb_ci_esx_server (Host)

cmdb_ci_aix_server (Host)

cmdb_ci_fc_port

cmdb_ci_cluster (Host)

Host Cluster nodes are mapped to cmdb_ci_cluster CIs with the following attributes:

Attribute

Details

key

Cluster key

name

Cluster name

manufacturer

Cluster Publisher or if blank then publisher from pattern

cluster_type

Cluster type

short_description

Cluster name

cluster_id

Cluster id

cmdb_ci_cluster (Host) relationships

Relationship

Parent

Child

Members::Member of


cmdb_ci_cluster

cmdb_ci_server (Host)

cmdb_ci_win_server (Host)

cmdb_ci_linux_server (Host)

cmdb_ci_solaris_server (Host)

cmdb_ci_hpux_server (Host)

cmdb_ci_esx_server (Host)

cmdb_ci_aix_server (Host)

cmdb_ci_cluster_node

Host Cluster member nodes are mapped to cmdb_ci_cluster_node CIs with the following attributes:

Attribute

Details

key

ClusterMember key

name

ClusterMember name

ip_address

ClusterMember ipv4_addrs[0]

cmdb_ci_cluster_node reference fields

Reference Attribute

Refer From

Refer To

cluster

cmdb_ci_cluster_node

cmdb_ci_cluster

server

cmdb_ci_cluster_node

cmdb_ci_server (Host)

cmdb_ci_win_server (Host)

cmdb_ci_linux_server (Host)

cmdb_ci_solaris_server (Host)

cmdb_ci_hpux_server (Host)

cmdb_ci_esx_server (Host)

cmdb_ci_aix_server (Host)

cmdb_ci_cluster_resource

Host Cluster Resource nodes are mapped to cmdb_ci_cluster_resource CIs with the following attributes:

Attribute

Details

key

ClusterResource key

name

ClusterResource name

resource_type

ClusterResource type

resource_status

ClusterService status

cmdb_ci_cluster_resource relationships

Relationship

Parent

Child

Defines resources for::Gets resources from


cmdb_ci_cluster_resource

cmdb_ci_cluster

cmdb_ci_cluster_resource reference fields

Reference Attribute

Refer From

Refer To

cluster

cmdb_ci_cluster_resource

cmdb_ci_cluster

cmdb_ci_chassis_server

Any HardwareContainer nodes with a direct Management relationship to the root Host in the BMC Discovery model is mapped to cmdb_ci_chassis_server CIs.

Attribute

Details

key

Hardware Container key

object_id

Hardware Container key (hashed)

name

Hardware Container name

short_description

"%hardware_container.name% %hardware_container.type%"

last_discovered

Host last_update_success

manufacturer

Hardware Container vendor name.

model_id

Hardware Container model.

sys_class_name

"cmdb_ci_chassis_server"

cmdb_ci_chassis_server relationships

Relationship

Parent

Child

Runs on::Runs


cmdb_ci_chassis_server

cmdb_ci_server (Host)

cmdb_ci_win_server (Host)

cmdb_ci_linux_server (Host)

cmdb_ci_solaris_server (Host)

cmdb_ci_hpux_server (Host)

cmdb_ci_esx_server (Host)

cmdb_ci_aix_server (Host)


cmdb_ci_vm_instance and virtualization

When a physical machine hosts one or more virtual machines, the BMC Discovery model represents it as a number of VirtualMachine nodes related to the physical Host, one VirtualMachine node per virtual Host. A cmdb_ci_vm_instance CI is created for each VirtualMachine node.

Attribute

Details

key

VirtualMachine key

object_id

Virtual Machine key

name

VirtualMachine name

short_description

VirtualMachine short_name or name

manufacturer

Virtual Machine Publisher or if blank Publisher from pattern

cmdb_ci_vm_instance relationships

Relationship

Parent

Child

Registered on::Has registered


cmdb_ci_vm_instance

cmdb_ci_server (Host - Physical)

cmdb_ci_win_server (Host - Physical)

cmdb_ci_linux_server (Host - Physical)

cmdb_ci_solaris_server (Host - Physical)

cmdb_ci_hpux_server (Host - Physical)

cmdb_ci_esx_server (Host - Physical)

cmdb_ci_aix_server (Host - Physical)

Virtualized by::Virtualizes

cmdb_ci_server (Host - Physical)

cmdb_ci_win_server (Host - Physical)

cmdb_ci_linux_server (Host - Physical)

cmdb_ci_solaris_server (Host - Physical)

cmdb_ci_hpux_server (Host - Physical)

cmdb_ci_esx_server (Host - Physical)

cmdb_ci_aix_server (Host - Physical)

cmdb_ci_server (Host - Virtual)

cmdb_ci_win_server (Host - Virtual)

cmdb_ci_linux_server (Host - Virtual)

cmdb_ci_solaris_server (Host - Virtual)

cmdb_ci_hpux_server (Host - Virtual)

cmdb_ci_esx_server (Host - Virtual)

cmdb_ci_aix_server (Host - Virtual)

Instantiates::Instantiated by


cmdb_ci_vm_instance

cmdb_ci_server (Host - Virtual)

cmdb_ci_win_server (Host - Virtual)

cmdb_ci_linux_server (Host - Virtual)

cmdb_ci_solaris_server (Host - Virtual)

cmdb_ci_hpux_server (Host - Virtual)

cmdb_ci_esx_server (Host - Virtual)

cmdb_ci_aix_server (Host - Virtual)

Runs on::Runs

cmdb_ci_vm_instance

cmdb_ci_server (Host - Physical)

cmdb_ci_win_server (Host - Physical)

cmdb_ci_linux_server (Host - Physical)

cmdb_ci_solaris_server (Host - Physical)

cmdb_ci_hpux_server (Host - Physical)

cmdb_ci_esx_server (Host - Physical)

cmdb_ci_aix_server (Host - Physical)

Hosted on::Hosts

cmdb_ci_vm_instance

cmdb_ci_environment (CloudService)


cmdb_ci_vcenter_datacenter

When a physical machine hosts one or more virtual machines and is managed by VMWare vSphere, a cmdb_ci_vcenter_datacenter CI is created to represent the datacenter the physical Host is a part of and mapped with the following attributes:

Attribute

Details

key

vSphere Host vsphere_datacenter (hashed)

object_id

vSphere Host vsphere_datacenter (hashed)

name

vSphere Host vsphere_datacenter

cmdb_ci_vcenter_datacenter relationships

Relationship

Parent

Child

Contains::Contained by

cmdb_ci_vcenter_datacenter

cmdb_ci_win_server (Host - Physical)

Hosted on::Hosts

cmdb_ci_vcenter_datacenter

cmdb_ci_vm_instance (Virtual Machine)


cmdb_ci_vcenter

A cmdb_ci_vcenter CI is also created to represent the management software of the vSphere instance and mapped with the following attributes:

Attribute

Details

key

SoftwareInstance manager key

object_id

SoftwareInstance manager key

name

SoftwareInstance name

fullname

"%manager.name% %manager.version%"

manager = SoftwareInstance

running_process_key_parameters

SoftwareInstance manager key

sys_class_name

"cmdb_ci_vcenter"

cmdb_ci_vcenter relationships

Relationship

Parent

Child

Managed by::Manages

cmdb_ci_vcenter

cmdb_ci_vsphere_datacenter

Runs on::Runs

cmdb_ci_vcenter

cmdb_ci_win_server (Host)

Runs on::Runs

cmdb_ci_vcenter

cmdb_ci_vsphere_datacenter


cmdb_ci_vcenter_datastore

For each mounted FileSystem on the physical ESX/ESXi Host a cmdb_ci_vcenter_datastore CI is created to represent each datastore. This datastore is then related to the virtual host that is provides storage to and mapped with the following attributes:

Attribute

Details

key

FileSystem key

object_id

FileSystem key

name

FileSystem mount

capacity

FileSystem size

freespace

FileSystem free

cmdb_ci_vcenter_datastore relationships

Relationship

Parent

Child

Contains::Contained by

cmdb_ci_vcenter_datastore

cmdb_ci_vsphere_datacenter

Provides storage for::Stored on

cmdb_ci_vcenter_datastore

cmdb_ci_server (Host - Virtual)

cmdb_ci_win_server (Host - Virtual)

cmdb_ci_linux_server (Host - Virtual)

cmdb_ci_solaris_server (Host - Virtual)

cmdb_ci_hpux_server (Host - Virtual)

cmdb_ci_esx_server (Host - Virtual)

cmdb_ci_aix_server (Host - Virtual)


cmdb_ci_vcenter_datastore_disk

For each Disk used by the datastore to provide storage a cmdb_ci_vcenter_datastore_disk CI is created and mapped with the following attributes:

Attribute

Details

key

Disk key

object_id

Disk key

name

Disk name

size

Disk size

cmdb_ci_vcenter_datastore_disk relationships

Relationship

Parent

Child

Provided By::Provides

cmdb_ci_vcenter_datastore_disk

cmdb_ci_vsphere_datastore

Software

Software nodes in the BMC Discoverymodel are mapped to the following classes:


Class

Type

cmdb_ci_app_server_tomcat

Apache Tomcat Application Server

cmdb_ci_tomcat_connector

Apache Tomcat Application Server Details

cmdb_ci_appl

All Other SoftwareInstance and RuntimEnvironment nodes


cmdb_ci_appl (SoftwareInstance)

Attribute

Details

key

Software Instance key

object_id

Software Instance key

name

Software Instance name

short_description

Software Instance name

manufacturer

Software Instance maintainer pattern publisher (first entry)

version

Software Instance product_version

running_process_key_parameters

Software Instance key

sys_class_name

"cmdb_ci_appl"


cmdb_ci_appl (SoftwareInstance) relationships

Relationship

Parent

Child

Runs on::Runs


cmdb_ci_appl

cmdb_ci_server (Host)

cmdb_ci_win_server (Host)

cmdb_ci_linux_server (Host)

cmdb_ci_solaris_server (Host)

cmdb_ci_hpux_server (Host)

cmdb_ci_esx_server (Host)

cmdb_ci_aix_server (Host)

cmdb_ci_cluster (Cluster)
cmdb_ci_logical_datacenter (CloudRegion)
cmdb_ci_azure_datacenter (CloudRegion)

cmdb_ci_aws_datacenter (CloudRegion)

cmdb_ci_mainframe_lpar (MFPart)

cmdb_ci_app_server_tomcat

Attribute

Details

key

Software Instance key

name

Software Instance name

short_description

Software Instance name

manufacturer

Software Instance maintainer pattern publisher (first entry)

version

Software Instance product_version

running_process_key_parameters

Software Instance key

sys_class_name

"cmdb_ci_appl"

cmdb_ci_tomcat_connector

SoftwareInstance nodes where type = "Apache Tomcat Application Server" in the BMC Discovery model are also mapped to cmdb_ci_tomcat_connector CIs for each listening port within the listening_ports attribute


Attribute

Details

key

Software Instance key

port

Software Instance listening_ports

cmdb_ci_tomcat_connector reference fields

Reference Attribute

Refer From

Refer To

tomcat

cmdb_ci_tomcat_connector

cmdb_ci_app_server_tomcat (SoftwareInstance)

cmdb_ci_appl (RuntimeEnvironment)

Each RuntimeEnvironment in the BMC Discovery model is mapped to a cmdb_ci_appl CI.


Attribute

Details

key

"%host.key%/%product_name%/%runtime_env.product_version%"

object_id

"%host.key%/%product_name%/%runtime_env.product_version%"

name

"%product_name%:%runtime_env.product_version% : %host.name%"

short_description

RuntimeEnvironment maintainer pattern products (first entry) + RuntimeEnvironment product_version (if defined)

manufacturer

RuntimeEnvironment maintainer pattern publisher (first entry)

version

RuntimeEnvironment product_version

running_process_key_parameters

Runtime Environment key

sys_class_name

"cmdb_ci_appl"

cmdb_ci_appl (RuntimeEnvironment) relationships

Relationship

Parent

Child

Runs on::Runs


cmdb_ci_appl

cmdb_ci_server (Host)

cmdb_ci_win_server (Host)

cmdb_ci_linux_server (Host)

cmdb_ci_solaris_server (Host)

cmdb_ci_hpux_server (Host)

cmdb_ci_esx_server (Host)

cmdb_ci_aix_server (Host)

cmdb_ci_cluster (Cluster)
cmdb_ci_logical_datacenter (CloudRegion)
cmdb_ci_azure_datacenter (CloudRegion)

cmdb_ci_aws_datacenter (CloudRegion)

cmdb_ci_mainframe_lpar (MFPart)

cmdb_ci_db_instance

Database nodes (logical databases) are mapped to cmdb_ci_db_instance CIs:

Attribute

Details

key

Database key

name

Database name

short_description

"%database_node.name% in %si_instance% on %hosting_ci.Name%"

manufacturer

Software Instance vendor

object_id

Database key

cmdb_ci_db_instance relationships

Relationship

Parent

Child

Depends on::Used_by

cmdb_ci_appl
cmdb_ci_db_instance

Runs on::Runs

cmdb_ci_db_instance

cmdb_ci_server (Host)

cmdb_ci_win_server (Host)

cmdb_ci_linux_server (Host)

cmdb_ci_solaris_server (Host)

cmdb_ci_hpux_server (Host)

cmdb_ci_esx_server (Host)

cmdb_ci_aix_server (Host)

cmdb_ci_cluster (Cluster)
cmdb_ci_mainframe_lpar (MFPart)

cmdb_ci_service

BusinessApplicationInstance is mapped to cmdb_ci_service. Contained SoftwareInstance and BusinessApplicationInstance nodes are mapped to corresponding "Depends on::Used by" relationship.

Attribute

Details

key

Business Application Instance key

name

Business Application Instance name

short_description

Business Application Instance name

cmdb_ci_service relationships

Relationship

Parent

Child

Depends on::Used by

cmdb_ci_service

cmdb_ci_server (Host)

cmdb_ci_win_server (Host)

cmdb_ci_linux_server (Host)

cmdb_ci_solaris_server (Host)

cmdb_ci_hpux_server (Host)

cmdb_ci_esx_server (Host)

cmdb_ci_aix_server (Host)

Depends on::Used by

cmdb_ci_service

cmdb_ci_appl (SoftwareInstance)

Depends on::Used by

cmdb_ci_service
cmdb_ci_vm_instance (Virtual Machine)

Depends on::Used by

cmdb_ci_service
cmdb_ci_db_instance (Database)

Depends on::Used by

cmdb_ci_service
cmdb_ci_lb_service (Load Balancer Service)

Depends on::Used by

cmdb_ci_service
cmdb_ci_printer (Printer)

Depends on::Used by

cmdb_ci_service

cmdb_ci_service (Business Application Instance)

cmdb_ci_business_app

BusinessService and TechnicalService are mapped to cmdb_ci_business_app CIs.

Attribute

Details

key

Service key

name

Service name

short_description

Service name

category

"Technical Service" or

"Business Service"

cmdb_ci_business_app relationships

Relationship

Parent

Child

Consumes::Consumed by


cmdb_ci_busines_app

cmdb_ci_server (Host)

cmdb_ci_win_server (Host)

cmdb_ci_linux_server (Host)

cmdb_ci_solaris_server (Host)

cmdb_ci_hpux_server (Host)

cmdb_ci_esx_server (Host)

cmdb_ci_aix_server (Host)

Consumes::Consumed by


cmdb_ci_busines_app
cmdb_ci_appl (SoftwareInstance)

Consumes::Consumed by


cmdb_ci_busines_app
cmdb_ci_vm_instance (Virtual Machine)

Consumes::Consumed by


cmdb_ci_busines_app
cmdb_ci_db_instance (Database)

Consumes::Consumed by


cmdb_ci_busines_app
cmdb_ci_lb_service (Load Balancer Service)

Consumes::Consumed by


cmdb_ci_busines_app
cmdb_ci_printer (Printer)

Consumes::Consumed by


cmdb_ci_busines_app

cmdb_ci_service (Business Application Instance)

cmdb_ci_file_system

Each FileSystem node in the BMC Discovery model is mapped to a cmdb_ci_file_system CI.

Attribute

Details

key

FileSystem key

object_id

FileSystem key

mount_point

FileSystem mount

name

FileSystem fs_name

short_description

FileSystem fs_name

type

FileSystem type

free_space_bytes

filesystem.free * 1024

size_bytes

filesystem.size * 1024

file_system

Lookup FileSystem Type

cmdb_ci_file_system relationships

Relationship

Parent

Child

Contains::Contained by

cmdb_ci_server (Host)

cmdb_ci_win_server (Host)

cmdb_ci_linux_server (Host)

cmdb_ci_solaris_server (Host)

cmdb_ci_hpux_server (Host)

cmdb_ci_esx_server (Host)

cmdb_ci_aix_server (Host)

cmdb_ci_file_system

cmdb_ci_file_system reference fields

Reference Attribute

Refer From

Refer To

Condition

provided_by

cmdb_ci_file_system

cmdb_ci_hpux_server (Host)

cmdb_ci_esx_server (Host)

cmdb_ci_aix_server (Host)

host.os_type in ['VMware ESXi','VMware ESX','AIX','HP-UX']

provided_by

cmdb_ci_file_system

cmdb_ci_server (Host)

cmdb_ci_win_server (Host)

cmdb_ci_linux_server (Host)

cmdb_ci_solaris_server (Host)

host.os_type not in ['VMware ESXi','VMware ESX','AIX','HP-UX']

cmdb_ci_disk

Each DiskDrive node in the BMC Discovery model is mapped to a cmdb_ci_disk CI.

Attribute

Details

key

DiskDrive key

device_id

DiskDrive name

manufacturer

DiskDrive vendor

model_id

DiskDrive model

name

DiskDrive name

serial_number

DiskDrive serial

storage_type

DiskDrive type

device_interface

Lookup device type

cmdb_ci_disk relationships

Relationship

Parent

Child

Provides::Provided by


cmdb_ci_disk


cmdb_ci_file_system

Contains::Contained by

cmdb_ci_server (Host)

cmdb_ci_win_server (Host)

cmdb_ci_linux_server (Host)

cmdb_ci_solaris_server (Host)

cmdb_ci_hpux_server (Host)

cmdb_ci_esx_server (Host)

cmdb_ci_aix_server (Host)

cmdb_ci_disk

cmdb_ci_disk reference fields

Reference Attribute

Refer From

Refer To

provided_by

cmdb_ci_disk

cmdb_ci_server (Host)

cmdb_ci_win_server (Host)

cmdb_ci_linux_server (Host)

cmdb_ci_solaris_server (Host)

cmdb_ci_hpux_server (Host)

cmdb_ci_esx_server (Host)

cmdb_ci_aix_server (Host)

computer

cmdb_ci_disk

cmdb_ci_server (Host)

cmdb_ci_win_server (Host)

cmdb_ci_linux_server (Host)

cmdb_ci_solaris_server (Host)

cmdb_ci_hpux_server (Host)

cmdb_ci_esx_server (Host)

cmdb_ci_aix_server (Host)

 

Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*