Moving a Security Attribute Namespace to a Different Compartment

Move a security attribute namespace in the Zero Trust Packet Routing (ZPR) service to a different compartment in the same tenancy.

To move the security attribute namespace to a different compartment, you must have manage permission on both compartments. For more information about IAM policies, see How IAM Policies Work.

Moving a security attribute namespace also moves all the security attributes contained in the security attribute namespace.

    1. Open the navigation menu and click Identity & Security. Under Zero Trust Packet Routing, click Security Attribute Namespace.
    2. From the Actions menu () for the security attribute namespace that you want to move, select Move resource.
    3. In the Move resource dialog box, select the destination compartment from the list.
    4. Click Move resource.
  • Use the oci security-attribute security-attribute-namespace change-compartment command and required parameters to move a security attribute namespace to a different compartment:

    oci security-attribute security-attribute-namespace change-compartment --compartment-id <compartment_ocid> --security-attribute-namespace-id <security_attribute_namespace_ocid> [OPTIONS]

    For a complete list of parameters and values for CLI commands, see the CLI Command Reference.

  • Run the ChangeSecurityAttributeNamespaceCompartment operation to move the security attribute namespace to a different compartment.