Getting a Security Attribute's Details

Get detailed information about a security attribute in the Zero Trust Packet Routing (ZPR) service.

You can view the details of a security attribute including its value type, status, OCID (Oracle Cloud Identifier) , and the date the security attribute was created.

    1. Open the navigation menu and click Identity & Security. Under Zero Trust Packet Routing, click Security Attribute Namespace
    2. Under List scope, select a compartment from the Compartment list.
    3. Click the name of the security attribute namespace that contains the security attribute.
    4. Click the name of the security attribute to view its details.
  • Use the oci security-attribute security-attribute get command and required parameters to get security attribute's details:

    oci security-attribute security-attribute get --security-attribute-name <security_attribute_name> --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 GetSecurityAttribute operation to get a security attribute's details.