Trying to access cabi server via api so we can manage and run reports
Is there any information how to do this .
Release :Any supported UIM version
Component : CABI
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.
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).