Stops an OCI instance that is running
...
Property Name | Property Code | Required | Description |
---|---|---|---|
OCI Tenancy Id | FDOCI_TENANCY_ID | Y | The tenancy Id of the Oracle Cloud account used to connect to |
OCI User OCID | FDOCI_USER_OCID | Y | The OCID of the user used to connect to Oracle Cloud asCloude |
OCI Private Key | FDOCI_PRIVATE_KEY_PATH | Y | The private key to use for authentication |
OCI Key Fingerprint | FDOCI_KEY_FINGERPRINT | Y | The fingerprint of the key being used for authentication |
OCI Private Key Passphrase | FDOCI_KEY_PASSPHRASE | N | A passphrase for the private key if required |
OCI Region | FDOCI_REGION | Y | The OCI region to manage instances in. (US_ASHBURN_1, EU_FRANKFURT_1, UK_LONDON_1, US_PHOENIX_1) |
...