stopInstance (OCI)
Stops an OCI instance that is running
Environment/Instance Properties
Property Name | Property Code | Required | Description |
|---|---|---|---|
OCI Tenancy Id |
| Y | The tenancy Id of the Oracle Cloud account used to connect |
OCI User OCID |
| Y | The OCID of the user used to connect to Oracle Cloud |
OCI Private Key |
| Y | The private key to use for authentication |
OCI Key Fingerprint |
| Y | The fingerprint of the key being used for authentication |
OCI Private Key Passphrase |
| N | A passphrase for the private key if required |
OCI Region |
| Y | The OCI region to manage instances in. |
Project Properties
Property Name | Property Code | Required | Description |
|---|---|---|---|
Inputs
Input Name | Input Code | Required | Description |
|---|---|---|---|
Compartment Name |
| N | The name of the compartment containing the instance to be stopped. Leave blank for root compartment |
Instance Name |
| Y | The name of the instance to be stopped |
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 execute on any one of the selected endpoints and will be random in the determination of which one.
Special Considerations
Java 8 is required for this plugin operation.
- style