You are using the Oracle Cloud Infrastructure (OCI) Vault service to create and manage Secrets. For your database password, you have created a secret and rotated the secret one time.
You later realize that you have made a mistake in updating the secret content for version 2 and want to rollback to version 1.
What should you do to rollback to version 1?
A. Deprecate version 2 (latest). Create new Secret version 3. Create soft link from version 3 to version 1.
B. From the version 1 menu on the OCI console, select “Promote to Current”.
C. From the version 2 (latest) menu, select “Rollback” and select version 1 when given the option.
D. Create a new secret version 3 and set to Pending. Copy the content of version 1 into version 3.