How to access UIM cabi server via rest api
search cancel

How to access UIM cabi server via rest api

book

Article ID: 140311

calendar_today

Updated On:

Products

DX Unified Infrastructure Management (Nimsoft / UIM)

Issue/Introduction

Trying to access cabi server via api so we can manage and run reports 

Is there any information how to do this .

 

Environment

Release : 9.0.2

Component : UNIFIED INFRASTRUCTURE MGMT-CABI:3.32


Resolution

Below link provides the details of CABI API reference :


CABI API reference


In the given sample URLs, we should replace '/jasperserver-pro' with '/cabijs' in case of bundled CABI. 

In case of external CABI, URLs will remain same(if the webapp name is not changed).


No additional configuration is needed. Authentication to be used is Basic authentication and credentials are "superuser/superuser" (Assuming that cabi_rest_user password is not changed).


Additional Information

Change the Default CABI Credentials


Change CABI default credentials