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 |
| Yes | The identity domain of the Java Cloud Service instance. |
URL Prefix |
| No | The region prefix of the JCS REST resources. Defaults to jaas. |
Instance Name |
| Yes | The name of the Java Cloud Service instance. |
Username |
| Yes | The username to connect to the Java Cloud Service instance with. |
Password |
| Yes | The password for |
Outputs
Output Name | Required | Description |
---|---|---|
| No | A boolean value of whether or not the instance exists in the identity domain. |
...