createIPReservation
Creates an IP reservation.
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. |
IP Reservation Name |
| No | The name of the IP reservation to create. If left blank, a name will be generated. This step outputs the IP reservation name that was created, so property replacement can be done on the JSON create file. |
Username |
| Yes | The username to connect to Infrastructure as a Service with. |
Password |
| Yes | The password for |
Outputs
Output Name | Required | Description |
---|---|---|
| No | The name of the reservation that was created. |
Artifacts
This operation doesn't consume or produce any artifacts.
Endpoint Selection
This operation will select all available endpoints associated to the Target.
Endpoint Execution
This operation will randomly execute on one of the endpoints identified during selection.
- style