Special characters in uimapi APIs (æ,ø,å)
book
Article ID: 189557
calendar_today
Updated On:
Products
DX Unified Infrastructure Management (Nimsoft / UIM)
Issue/Introduction
Is it possible to get responses from the UIMAPI with the characters "æ, ø and å"?
Does UIMAPI support Special characters ?
Environment
Release : 9.2.0
Component : ACTIVE DIRECTORY & EXCHANGE SERVER AIM
Resolution
Yes. UIMAPI support special characters.
Example Response from UIMAPI getalarms call showing special characters:
<alarm> <id>GN86443430-19661</id>
<level>5</level>
<severity>Critical</severity>
<message>ç æ,ø,å</message>
<prevLevel>0</prevLevel>
<hostname>xxxxx</hostname>
<source>xxxxxx</source>
<timeOrigin>2020-04-27T15:43:40+02:00</timeOrigin>
<timeArrival>2020-04-27T15:43:41+02:00</timeArrival>
<timeLast>2020-04-27T15:43:41+02:00</timeLast>
<subsystem>Alarm</subsystem> <subsystemId>1.1</subsystemId>
<domain>ibndev000720_domain</domain> <hub>ibndev000720_hub</hub>
<robot>xxxxxxx</robot>
<nas>xxxxx_hub</nas>
<probe>TestAlarmProbe</probe>
<origin>xxxxxx_hub</origin>
<suppressionCount>0</suppressionCount>
<timeAssigned>1970-01-01T00:59:59.999+01:00</timeAssigned>
<visible>true</visible> </alarm>
Additional Information
uimapi APIs
https://techdocs.broadcom.com/content/broadcom/techdocs/us/en/ca-enterprise-software/it-operations-management/ca-unified-infrastructure-management-probes/GA/probe-development-tools/restful-web-services/uimapi-apis.html
Feedback
thumb_up
Yes
thumb_down
No