Skip to Main Content

Cloud Platform

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

oci compute instance action -- softreset or reset?

3683917Apr 4 2018 — edited Apr 4 2018

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

Comments

Anilkumar Bhagavatula-Oracle

Try Softreset which will shutdown and will start again equivalent to reboot

1 - 1

Post Details

Added on Apr 4 2018
1 comment
719 views