Resource URLs
Each Orchestrator REST API-exposed entity has a resource representing it. To get a resource representation, request its URL.
Orchestrator REST API v7.2 requests use the following new base URL format:
- <FQDN> is a DNS name or IP address of the machine where the Orchestrator server runs.
- <port> is the Web UI port number specified during Orchestrator installation.
The default port number is 9898.
Note |
Only the v7, v7.1 and v7.2 versions of the Orchestrator REST API are supported. |