Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Creates an IP reservation.

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_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.

FDIAAS_INP_USERNAME

Yes

The username to connect to Infrastructure as a Service with.

FDIAAS_INP_PASSWORD

Yes

The password for FDIAAS_INP_USERNAME.

Outputs

Output Name

Required

Description

FDIAAS_RESERVATION_NAME

No

The name of the reservation that was created.

...