Versions Compared

Key

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

Adds a managed server to the cluster and returns the number of managed servers as an Integer.

...

Input Name

Input Code

Required

Description

Identity Domain

FDSOA_CLOUD_IDENTITY_DOMAIN

Yes

The SOA Cloud Identity Domain

URL Prefix

FDSOA_CLOUD_URL_PREFIX

No

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

Instance Name

FDSOA_CLOUD_INSTANCE_NAME

Yes

The name of the SOA Cloud Service instance.

Username

FDSOA_CLOUD_USERNAME

Yes

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

Password

FDSOA_CLOUD_PASSWORD

Yes

The password for Username.

TimeoutFDSOA_CLOUD_TIMEOUTNoThe number of minutes to wait for the managed server to be removed. If the number of minutes is exceeded, the operation will exit with a failure. Defaults to 60 minutes.

  

Outputs

Output Name

Required

Description

FDSOA_INSTANCE_MANAGED_SERVER_COUNT

No

An Integer of the number of managed servers in the instance.

  

Artifacts

This operation doesn't consume or produce any artifacts.

...