Is there an expression to escape a backslash in the CiNames, I'm having trouble when I specify F:\
/metricReport(GroupId=-1,CsIds='11568,11569,11570',MetTypes='1.5:1',CiNames='F:\',TimeRange=72,StartDate=2025-08-20T05:00:00.000Z,EndDate=2025-09-21T05:00:00.000Z)?$format=json
-------------------------------------------
Original Message:
Sent: Oct 17, 2025 05:50 AM
From: Devender Vanga
Subject: UIM BI v23.4.5.1 (Early Access)
Hi Sam,
The Master API provides essential information on entities such as Groups, Devices, Alarms, and Metrics. For example, `MasterGroups` provides group information like `GroupId` and `GroupName`, while `MasterDevices` offers device details including `CsId`, `Name`, and `OsType`.
MasterMetrics offers metrics information like MetricName, MetTypes and QoS.
You can access the metadata for the available APIs at `http://[HOST_OR_IP]/uimdataservices/v1/$metadata`. This will show all the attributes contained within each API response.
Best regards,
Devender
Original Message:
Sent: Oct 17, 2025 05:26 AM
From: Sam Green
Subject: UIM BI v23.4.5.1 (Early Access)
Hi Devender,
What is the best way to get the details required for the query, looking for quick way to find GroupID, CsID, MetTypes etc
At the moment I'm having to run multiple sql queries to get the required information.
Original Message:
Sent: Oct 15, 2025 09:59 PM
From: Devender Vanga
Subject: UIM BI v23.4.5.1 (Early Access)
Hi Sam,
Is the issue observed with the examples copied from the document only or with the url typed manually also for any other uri/api? I have tried the same example which you have mentioned and is fetching the details.
URI malformed message appears when there are extra spaces or any of the attribute names are typed wrongly in the url.
Regards,
Devender Vanga
Original Message:
Sent: Oct 15, 2025 05:12 AM
From: Sam Green
Subject: UIM BI v23.4.5.1 (Early Access)
Hi Ravishu,
When I copy and paste the following example url and update with my IP and groupID:
http://[HOST_OR_IP]/uimdataservices/v1/deviceTrendTableReport(GroupId=-1,CsIds='1,2',MetTypes='1.1:3',AggregateFunction='cs_id',SortOrder='asc',TimeRange=72,StartDate=2025-07-20T05:00:00.000Z,EndDate=2025-07-21T05:00:00.000Z)?$format=json
I get the following error:
Error getting entity data: The URI is malformed
I'm getting the same error when I test other example urls too.
Original Message:
Sent: Sep 30, 2025 08:22 AM
From: Ravishu Arora
Subject: UIM BI v23.4.5.1 (Early Access)
Hi All,
The DX UIM 23.4 CU5 release introduced UIM Data Services (ODATA APIs) as an alternative to CABI, which is being phased out of DX UIM.
Today, we are pleased to announce the early access release of UIM Business Intelligence (UIM BI) with which you can integrate UIM Data Services as a data source to meet your reporting needs within the product.
In addition to this integration, UIM BI v23.4.5.1 (Early Access) also includes some key enhancements like:
- multi-line widget,
- pivot tables,
- an improved context selector,
- and more
Details can be found in the solution document here, and in the technical documentation here.
------------------------------
Principal Product Manager
Broadcom Software
------------------------------