Updates an Infrastructure as a Service orchestration. Property Replacement will be performed on the file. All inputs specified below are available. Read the File Plugin Guide for more information about property replacement.
Environment/Instance Properties
Property Name |
Required |
Description |
|
|
|
Project Properties
Property Name |
Required |
Description |
|
|
|
Inputs
Input Name |
Required |
Description |
FDIAAS_BASE_REST_URL |
Yes |
The base REST Endpoint to the Oracle Compute Cloud Service. |
FDIAAS_INP_IDENTITY_DOMAIN |
Yes |
The name of the Infrastructure as a Service identity domain. |
FDIAAS_INP_ORCHESTRATION_NAME |
Yes |
The name of the orchestration to create. |
FDIAAS_INP_USERNAME |
Yes |
The username to connect to Infrastructure as a Service with. |
FDIAAS_INP_PASSWORD |
Yes |
The password for FDIAAS_INP_USERNAME. |
FDIAAS_TIMEOUT |
No |
The number of minutes to wait for the orchestration to be created. If the number of minutes is exceeded, the operation will exit with a failure. Defaults to 60 minutes. |
FDIAAS_IP_RESERVATION_NAME |
No |
The name of the IP reservation to use. NOTE: To use this, property replacement can be performed on the JSON input file. |
FDIAAS_INP_JSON_FILE_PATH |
Yes |
The file path to the JSON file to create an orchestration. This can be absolute, or a relative path inside the FD_TEMP_DIR. |
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.