- style
stopOrchestration
Stops an Infrastructure as a Service orchestration.
Environment/Instance Properties
Property Name | Property Code | Required | Description |
---|---|---|---|
Project Properties
Property Name | Property Code | Required | Description |
---|---|---|---|
Inputs
Property Name | Property Code | Required | Description |
---|---|---|---|
Rest Base URL | FDIAAS_BASE_REST_URL | Yes | The base REST Endpoint to the Oracle Compute Cloud Service. |
Identity Domain | FDIAAS_INP_IDENTITY_DOMAIN | Yes | The name of the Infrastructure as a Service identity domain. |
Orchestration Name | FDIAAS_INP_ORCHESTRATION_NAME | Yes | The name of the orchestration to start. |
Username | FDIAAS_INP_USERNAME | Yes | The username to connect to Infrastructure as a Service with. |
Password | FDIAAS_INP_PASSWORD | Yes | The password for FDIAAS_INP_USERNAME. |
Timeout | FDIAAS_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. |
Outputs
Property Name | Property Code | Required | Description |
---|---|---|---|
Artifacts
This operation doesn't consume or produce any 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