Deleting an Orchestration

You must stop an orchestration before deleting it.

  1. Log in to the UI and go to the Self Service Portal.
  2. In the Self Service Portal, click the Home tab.
  3. Select an orchestration that you want to delete.

    Note:

    Stop the orchestration before you proceed to delete it. See Stopping an Orchestration.
  4. Click Delete.
  5. Select whether you want to delete the orchestration immediately or schedule the date and time to delete it.
  6. Click OK.

Deleting an Orchestration Using the CLI or API

Use the following command to delete an orchestration in Stopped state:

oracle-compute delete orchestration name

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

To delete an orchestration using the API, use the DELETE https://api.oc.example.com/orchestration/name method.

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