- style
scaleManagedServer
Scales one or all managed servers.
Environment/Instance Properties
Property Name | Required | Description |
---|---|---|
|
|
|
Project Properties
Property Name | Required | Description |
---|---|---|
|
|
|
Inputs
Input Name | Required | Description |
---|---|---|
FDJCS_INSTANCE_NAME | Yes | The name of the Java Cloud Service instance. |
FDJCS_URL_PREFIX | No | The region prefix of the JCS REST resources. Defaults to jaas. |
FDJCS_INSTANCE_NAME | Yes | The name of the Java Cloud Service instance. |
FDJCS_USERNAME | Yes | The username with which to connect to the Java Cloud Service instance. |
FDJCS_PASSWORD | Yes | The password for FDJCS_USERNAME. |
FDJCS_SERVER_NAME | No | The name of the server to scale. If null, all managed servers will be scaled one at a time. |
FDJCS_SHAPE | Yes | The desired shape of the server (e.g. oc4). |
Outputs
Output Name | Required | Description |
---|---|---|
|
|
|
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