updateOrchestration
Updates an Infrastructure as a Service orchestration. Property Replacement will be performed on the file. All inputs specified below are available.
Environment/Instance Properties
Property Name | Property Code | Required | Description |
|---|---|---|---|
Project Properties
Property Name | Property Code | Required | Description |
|---|---|---|---|
Inputs
| Input Name | Input Code | Required | Description |
|---|---|---|---|
| Base URL |
| Yes | The base REST Endpoint to the Oracle Compute Cloud Service. |
| Identity Domain |
| Yes | The name of the Infrastructure as a Service identity domain. |
| Orchestration Name |
| Yes | The name of the orchestration to update. |
| Username |
| Yes | The username to connect to Infrastructure as a Service with. |
| Password |
| Yes | The password for |
| Timeout |
| No | The number of minutes to wait for the orchestration to start. If the number of minutes is exceeded, the operation will exit with a failure. Defaults to 60 minutes. |
| IP Reservation Name |
| No | The name of the IP reservation to use in update. NOTE: To use this, property replacement must be performed on the JSON input file. |
| JSON File |
| Yes | The file path to the JSON file to updatean orchestration. This can be absolute, or a relative path inside the |
Outputs
Output Name | Required | Description |
|---|---|---|
Artifacts
This operation consumes JSON orchestration plan artifacts.
Endpoint Selection
This operation will select all available endpoints associated to the environment/instance.
Endpoint Execution
This operation will randomly execute on one of the endpoints identified during selection.
- style