- style
instanceExists
Checks if a Database Cloud Service instance exists in the identity domain.
Environment/Instance Properties
Property Name | Property Code | 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 in which to perform operations. |
| Instance Name |
| Yes | The name of the Database Cloud Service instance. |
| Username |
| Yes | The username with which to connect to the Database Cloud Service instance. |
| 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. |
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.
- style