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 |
|
How to Convert Global IDs to RTSM Internal IDs
To convert a given global CI ID to an internal CI ID, use the following URL:
http://<omi.server.example>/topaz/bsmservices/customers/{customerId}
Parameters
-
customerId - customer ID (use 1 for non-SaaS deployment)
-
ciIds - comma separated CI IDs
If no CI with the given global ID appears in the RTSM model, no entry will appear in the result map.
Example
http://omi.server.example/topaz/bsmservices/customers/1/rtsm/convertGlobalToRtsmIds?ciId
s=35845d64ba6250d4d45d0e75e3e59001,316e438afc58135f9e87113bd4427d37,175fe3065
4e9a9dd16ddab66b2237c92,cb8a27f8ce900aa380c41ac1c74d8153
<map>
<entry>
<key>316e438afc58135f9e87113bd4427d37</key>
<value>316e438afc58135f9e87113bd4427d37</value>
</entry>
<entry>
<key>175fe30654e9a9dd16ddab66b2237c92</key>
<value>175fe30654e9a9dd16ddab66b2237c92</value>
</entry>
<entry>
<key>cb8a27f8ce900aa380c41ac1c74d8153</key>
<value>cb8a27f8ce900aa380c41ac1c74d8153</value>
</entry>
</map>
Since there is no CI with a global ID that matches the first ID, it does not appear in the result map.
Name |
Error Code |
Reason |
---|---|---|
BAD_REQUEST |
400 |
Missing CI IDs or wrong input for ciIds parameter. Number of passed CI IDs reaches the limit, which is 10000. |
INTERNAL_SERVER_ERROR |
500 |
General failure to run query against RTSM |
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 ovdoc-asm@hpe.com.
Help Topic ID:
Product:
Topic Title:
Feedback: