Versions Compared

Key

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

Stops the JCS Service Instance that is hosting the SOA Cloud Instance. The name is looked up from the SOA Instance.

Environment/Instance Properties

Property Name

Required

Description

 

 

 

Project Properties

Property Name

Required

Description

 

 

 

Inputs

Input Name

Required

Description

FDSOA_CLOUD_IDENTITY_DOMAIN

Yes

The SOA Cloud Identity Domain

FDSOA_CLOUD_URL_PREFIX

No

The region prefix of the SOA Cloud REST resources. Defaults to jaas.

FDSOA_CLOUD_INSTANCE_NAME

Yes

The name of the SOA Cloud Service instance.

FDSOA_CLOUD_USERNAME

Yes

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

FDSOA_CLOUD_PASSWORD

Yes

The password for FDSOA_CLOUD_USERNAME.

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

Outputs

Output Name

Required

Description

FDSOA_CLOUD_INSTANCE_EXISTS

No

A boolean value of whether or not the instance exists in the identity domain.

...