Versions Compared

Key

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

Create a Java Cloud Service instance, along with its WebLogic components, Load Balancer, and DataGrid. 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

Required

Description

 

 




Project Properties

Property Name

Required

Description

 

 

 




Inputs

Input Name

Required

Description

FDJCS_INSTANCE_NAME

Yes

The name of the Java Cloud Service instance.

FDJCS_URL_PREFIX

No

The region prefix of the JCS REST resources. Defaults to jaas.

FDJCS_USERNAME

Yes

The username to connect to the Java Cloud Service instance with.

FDJCS_PASSWORD

Yes

The password for FDJCS_USERNAME.

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

FDJCS_PROPERTY_FILE_PATH

Yes

The path to the properties file that describes the instance to be created.

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.

Special Considerations

The properties file is closely based on the Oracle REST Services. If you need more information than is found in this guide, please see the Oracle documentation.