instance_action
Start, stop, soft-stop, reset, soft-reset, or send a diagnostic interrupt to an OCI Compute instance using its OCID.
Instructions
Performs a lifecycle action on a Compute instance (START, STOP, SOFTSTOP, RESET, SOFTRESET, SENDDIAGNOSTICINTERRUPT). Blocked when OCI_READ_ONLY=true.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| action | Yes | START | STOP | SOFTSTOP | RESET | SOFTRESET | SENDDIAGNOSTICINTERRUPT | |
| region | No | OCI region ID where the instance lives (e.g. sa-vinhedo-1). Default: server-configured region | |
| instanceId | Yes | Instance OCID |