Getting a Security Zone's Details

View a security zone's details.

  • On the Security Zones list page, select the security zone that you want to work with. If you need help finding the list page or the security zone, see Listing a Security Zone.
    The details page opens and displays the following information about the security zone. Access the various resources associated with the security zone by selecting their links or tabs.
    • OCID: The Oracle-assigned unique ID for the security zone.
    • Compartment: A collection of related resources that can be accessed only by groups that have been given permission by an administrator in the organization.
    • Created: The timestamp of the security zone creation.
    • Description: A description of the security zone.
    • Cloud guard target: The scope of resources Cloud Guard monitors.
    • Associated compartment: A list of compartment that are associated with this security zone.
    • Tags: Any tags associated with the security zone.
  • Use the oci cloud-guard security-zone get command and required parameters to get a security zone's details:

    oci cloud-guard security-zone get --security-zone-id <security_zone_ocid> [OPTIONS]

    For a complete list of flags and variable options for CLI commands, see the Command Line Reference.

  • Run the GetSecurityZone operation to get a security zone's details.