Searching the Help
To search for information in the Help, type a word or phrase in the Search box. When you enter a group of words, OR is inferred. You can use Boolean operators to refine your search.
Results returned are case insensitive. However, results ranking takes case into account and assigns higher scores to case matches. Therefore, a search for "cats" followed by a search for "Cats" would return the same number of Help topics, but the order in which the topics are listed would be different.
Search for | Example | Results |
---|---|---|
A single word | cat
|
Topics that contain the word "cat". You will also find its grammatical variations, such as "cats". |
A phrase. You can specify that the search results contain a specific phrase. |
"cat food" (quotation marks) |
Topics that contain the literal phrase "cat food" and all its grammatical variations. Without the quotation marks, the query is equivalent to specifying an OR operator, which finds topics with one of the individual words instead of the phrase. |
Search for | Operator | Example |
---|---|---|
Two or more words in the same topic |
|
|
Either word in a topic |
|
|
Topics that do not contain a specific word or phrase |
|
|
Topics that contain one string and do not contain another | ^ (caret) |
cat ^ mouse
|
A combination of search types | ( ) parentheses |
|
- Universal CMDB Web Service API
- Conventions
- Universal CMDB Web Service API Overview
- Getting Started with Universal CMDB Web Service
- Call the Web Service
- Query the CMDB
- Update the CMDB
- Query the UCMDB Class Model
- Query for Impact Analysis
- UCMDB General Parameters
- UCMDB Output Parameters
- UCMDB Query Methods
- UCMDB Update Methods
- UCMDB Impact Analysis Methods
- Actual State Web Service API
- UCMDB Web Service API Use Cases
- Examples
UCMDB Output Parameters
This section describes the most common output parameters of the service methods. For more details, refer to the schema documentation.
CIs
CIs
is a collection of CI elements.
ShallowRelation
A ShallowRelation
is an entity that links two configuration items, composed of an ID
, a type
, and the identifiers of the two items being linked (end1ID
and end2ID)
. The relation type is the Type Name
of the
Topology
Topology
is a graph of CI
elements and relations. A Topology
consists of a CIs
collection and a Relations
collection containing one or more Relation
elements.
CINode
CINode
is composed of a CIs
collection with a label
. The label
in the CINode
is the label defined in the node of the TQL used in the query.
RelationNode
RelationNode
is a set of Relation
collections with a label
. The label
in the RelationNode
is the label defined in the node of the TQL used in the query.
TopologyMap
TopologyMap
is the output of a query calculation that matches a TQL query. The labels
in the TopologyMap
are the node labels defined in the TQL used in the query.
The data of TopologyMap
is returned in the following form:
-
CINodes
. This is one or moreCINode
. -
relationNodes
. This is one or moreRelationNode
.
The labels
in these two structures order the lists of configuration items and relations.
ChunkInfo
When a query returns a large amount of data, the server stores the data, divided into segments called chunks. The information the client uses to retrieve the chunked data is located in the ChunkInfo
structure returned by the query. ChunkInfo
is composed of the numberOfChunks
that must be retrieved and the chunksKey
. The chunksKey
is a unique identifier of the data on the server for this specific query invocation.
For more information, see Processing Large ResponsesChunkInfo
We welcome your comments!
To open the configured email client on this computer, open an email window.
Otherwise, copy the information below to a web mail client, and send this email to cms-doc@microfocus.com.
Help Topic ID:
Product:
Topic Title:
Feedback: