Trying to access cabi server via api so we can manage and run reports
Is there any information how to do this .
Release : 9.0.2
Component : UNIFIED INFRASTRUCTURE MGMT-CABI:3.32
Below link provides the details of 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).