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