The following macros are not currently supported in the header:
  • style

createInstance

Create a Database Cloud instance. Property Replacement is performed on the property file. See the File Plugin Guide for information about property replacement.

See the Appendix for information about formatting the properties file, and information about how Storage Cloud is handled by the plugin.

Environment/Instance Properties

Property Name

Property CodeProperty Code

Required

Description






Project Properties

Property Name

Property Code

Required

Description





Inputs

Input Name

Input Code

Required

Description

Identity Domain

FDDB_CLOUD_IDENTITY_DOMAIN

Yes

The identity domain in which to perform operations.

Instance Name

FDDB_CLOUD_INSTANCE_NAME

Yes

The name of the Database Cloud Service instance.

Username

FDDB_CLOUD_USERNAME

Yes

The username with which to connect to the Database Cloud Service instance.

Password

FDDB_CLOUD_PASSWORD

Yes

The password for FDDB_CLOUD_USERNAME.

Timeout

FDDB_CLOUD_TIMEOUT

No

The number of minutes to wait for the instance to stop. If the number of minutes is exceeded, the operation will exit with a failure. Defaults to 60 minutes.

Property File

FDDB_CLOUD_PROPERTY_FILE_PATH

Yes

The path to the properties file that describes the instance to be created. If a relative path is given, a path inside the FD_ARTIFACTS_DIR is assumed.

Outputs

Output Name

Required

Description




Artifacts

This operation consumes a property file artifact.

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.

The following macros are not currently supported in the footer:
  • style