Usage
INUBIT REST API endpoints can be invoked in any of the standard ways to invoke a RESTful API. This section describes how to use the INUBIT REST API.
Base URL
The REST API URL is constructed by the following template:
Example 1. REST API URL
http(s)://<server host name>:<port>/ibis/rest/<resource path>