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 the IAM Policy Reference.

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

    1. Open the navigation menu, click Identity & Security, and then click Zero Trust Packet Routing.
    2. Click Security Attribute Namespace.
    3. Click the security attribute namespace that you want to move to a different compartment.
    4. Click Move Security Attribute Namespace.
    5. Select the destination compartment from the list.
    6. 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.