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 RTSM Internal IDs to Global IDs
To convert a given internal CI ID to a global CI ID, use the following URL:
http://<omi.server.example>/topaz/bsmservices/customers/{customerId}/rtsm/convertRtsmToGlobalIds?ciIds={ciIds}
Parameters
-
customerId - customer ID (use 1 for non-SaaS deployment)
-
ciIds - comma separated CI IDs
If the CI ID does not exist, it will not appear in the result map.
If no global ID is defined for a CI, 32 '0' characters are retrieved as the global ID mapped to the internal ID.
Example
http://omi.server.example/topaz/bsmservices/customers/1/rtsm/
convertRtsmToGlobalIds?ciIds=35845d64ba6250d4d45d0e75e3e59001,
316e438afc58135f9e87113bd4427d37,175fe30654e9a9dd16ddab66b2237c92,
cb8a27f8ce900aa380c41ac1c74d8153,8066fe1fcb712926fe3793a75b0e733c,
bbbc37f7ce900aa380c41ac1c74d8153
|
In this example, there are two CIs that have no global ID and will be mapped to 00000000000000000000000000000000.
Since there is no CI with ID that matches the last passed 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: