Discovering Orchestrations

You can discover the orchestrations that are not discovered and displayed in the UI, and promote them as instances. For example, if you used the CLI to create and start an orchestration, then the orchestration does not display automatically in the UI. Instead, you must discover the orchestration from the UI to view it.

Orchestrations in ready state are discovered and displayed.

  1. Log in to the UI and go to the Self Service Portal.
  2. In the Self Service Portal, click the Home tab.
  3. From the Actions menu, select Discover and then Orchestration.
  4. To confirm the action to discover the orchestrations, click Submit.

Discovering Orchestrations Using the CLI or API

Use the following command to discover orchestrations in a tenant:

oracle-compute discover orchestration container

For more information, see CLI Reference for Oracle Compute Cloud Service.

To discover orchestrations in a tenant using the API, use the GET https://api.oc.example.com/orchestration/container method.

For more information, see REST API Reference for Oracle Compute Cloud Service.