scaleManagedServer
Scales one or all managed servers.
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 |
Server Name |
| No | The name of the server to scale. If null, all managed servers will be scaled one at a time. |
Shape |
| Yes | The desired shape of the server (e.g. oc4). |
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