Versions Compared

Key

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

Checks if an instance exists in the identity domain.

Environment/Instance Properties

Property Name

Property Code

Required

Description





Project Properties

Property Name

Property Code

Required

Description





Inputs

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

Password

FDSOA_CLOUD_PASSWORD

Yes

The password for FDSOA_CLOUD_USERNAME.

Outputs

Output Name

Required

Description

FDSOA_CLOUD_INSTANCE_EXISTS

No

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

...