Stops the JCS Service Instance that is hosting the SOA Cloud Instance. The name is looked up from the SOA Instance.
...
Input Name | Input Code | Required | Description |
---|---|---|---|
Identity Domain |
| Yes | The SOA Cloud Identity Domain |
URL Prefix |
| No | The region prefix of the SOA Cloud REST resources. Defaults to " |
Instance Name |
| Yes | The name of the SOA Cloud Service instance. |
Username |
| Yes | The username with which to connect to the SOA Cloud Service instance. |
Password |
| Yes | The password for |
Timeout | FDSOA_CLOUD_TIMEOUT | No | The 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_CLOUD_INSTANCE_EXISTS | No | A boolean value of whether or not the instance exists in the identity domain. |
...