removeManagedServer (SOA Cloud)
Removes a managed server from the cluster and returns the number of managed servers as an Integer.
Inputs
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 |
| 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 |
---|---|---|
| No | An Integer of the number of managed servers in the instance. |
Artifacts
This operation doesn't consume or produce any artifacts.
Endpoint Selection
This operation will select all available endpoints associated to the Target.
Endpoint Execution
This operation will randomly execute on one of the endpoints identified during selection.
- style