Removes a managed server from a cluster. Also writes the names of the managed servers in the logs and returns the number of managed servers as an Integer.
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 | An Integer of the number of managed servers running 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.