Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Starts a Java Cloud Service instance, along with its WebLogic components.

Environment/Instance Properties

Property Name

Required

Description




Project Properties

Property Name

Required

Description




Inputs

Input Name

Required

Description

FDJCS_IDENTITY_DOMAIN

Yes

The identity domain of the Java Cloud Service instance.

FDJCS_URL_PREFIX

No

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

FDJCS_INSTANCE_NAME

Yes

The name of the Java Cloud Service instance.

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 start. If the number of minutes is exceeded, the operation will exit with a failure. Defaults to 60 minutes.

Outputs

Output Name

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.

  • No labels