The data structure that is exposed to the XPath expression matching used in mapping rules is shown in Example of an XPath-Navigated Data Structure.
Contains a map of all original RTSM CI attributes. The key of this map is the name of the RTSM CI attribute that references the RTSM value of the RTSM CI attribute.
Represents the name of the CI to be displayed in Service Navigator. Caption has the same value as the RTSM CI attribute display_label
.
References a list of relations to CIs that have a containment relationship from the current CI to other CIs. Using this field, you can create complex XPath queries to retrieve values of children as well as parents using the “..
” XPath selector.
References a list of relations to dependent CIs. Similar to Children
. However, referenced objects are contained in a different hierarchy.
Unique ID of a CI.
Boolean value that indicates whether this is a node in HPOM.
Contains the service type of an HPOM service.
This is not the display label of the CI Type.
Boolean value that indicates whether this element is a service in HPOM.
Node groups have Node and Service set to FALSE.
Contains the reference to the CI to which the current CI is related.
Relationship type as stored in the RTSM.
This is not the display label of the CI Type.
For services:
Contains container_f
if it is a containment relation in HPOM.
Contains dependency
if it is a dependency relation in HPOM.
Contains hosted_on
if it is a hosted on relation in HPOM.
For nodes:
Contains container_node
or dependency_node
.