oci compute instance action -- softreset or reset?
Summary
oci compute instance action -- softreset or reset?Content
With the OCI cli, what is the equivalent of clicking on the reboot option for an instance in the portal? Is it softreset or reset ?
NAME
compute_instance_action -
DESCRIPTION
Performs one of the power actions (start, stop, softreset, or reset) on
the specified instance.
start - power on
stop - power off
softreset - ACPI shutdown and power on
reset - power off and power on
1