Moving a CA Bundle
Move a CA bundle from one compartment to another.
If alarms are monitoring the CA bundle, update the alarms to reference the new compartment. For more information, see Updating an Alarm After Moving a Resource.
Use the oci certs-mgmt ca-bundle change-compartment command and required parameters to move a CA bundle from one compartment to another:
oci certs-mgmt ca-bundle change-compartment --ca-bundle-id <CAbundle_OCID> --compartment-id <compartment_OCID>
For example:
oci certs-mgmt ca-bundle change-compartment --ca-bundle-id ocid1.cabundle.oc1.<region>.<unique_id> --compartment-id ocid1.compartment.oc1..<unique_id>
For a complete list of parameters and values for CLI commands, see the CLI Command Reference.
Run the ChangeCaBundleCompartment operation to move a CA bundle from one compartment to another.