stopInstance (JCS)
Stops a JCS instance.
Environment/Instance Properties
Property Name | Property Code | Required | Description |
---|---|---|---|
Project Properties
Property Name | Property Code | Required | Description |
---|---|---|---|
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 |
Timeout |
| No | The number of minutes to wait for the instance to start. If the number of minutes is exceeded, the operation will exit with a failure. Defaults to 60 minutes. |
Outputs
Output Name | Required | Description |
---|---|---|
| No | A boolean value of whether or not the instance exists in the identity domain. |
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