MENU
      Secure Zone overview
        • PDF

        Secure Zone overview

        • PDF

        Article summary

        Available in Classic

        Secure Zone is a security service of NAVER Cloud Platform that enables you to better protect important information resources such as personal information. The Secure Zone service provides APIs for firewall features in RESTful form.

        Common settings

        The following describes commonly used request and response formats in Secure Zone APIs.

        API URL

        The request API URL is as follows.

        https://securezonefirewall.apigw.ntruss.com/api/v2
        HTTP

        Request headers

        The following describes the headers.

        FieldDescription
        x-ncp-apigw-timestampThis is the number of milliseconds that have elapsed since January 1, 1970 00:00:00 UTC
      • Request is considered invalid if the timestamp differs from the current time by more than 5 minutes
      • x-ncp-iam-access-keyAccess key issued on the NAVER Cloud Platform portal or Sub Account
        x-ncp-apigw-signature-v2Base64-encoded signature that encrypts the request path and headers with a secret key that maps to the access key, using the HMAC encryption algorithm (HmacSHA256)
      • Signature creation method: See Create signature
      • x-ncp-mbr_noUser number
        Content-TypeRequest and response data format
      • application/json
      • Operation

        The APIs provided by Secure Zone service are as follows.

        APIDescription
        addAddressGroupAdd address group
        addPolicyAdd firewall policy
        checkAddressGroupNameDuplicatedCheck address group names for duplicates
        checkPolicyNameDuplicatedCheck firewall policy names for duplicates
        deleteAddressGroupDelete address group
        deletePolicyDelete firewall policy
        getAddressGroupGet address group information
        getAddressGroupListGet address group list
        getDefaultDenyEventLogStatusGet whether access blocking logs are stored
        getHourlyTrafficUsageListGet peak hourly traffic usage
        getIpsecAddressGet list of addresses that belong to IPsec zone
        getMemberActionLogGet action logs and admin response information
        getMemberInfoGet subscription information for Secure Zone service
        getPolicyGet firewall policy information
        getPolicyListGet firewall policy list
        getTrafficLogGet traffic logs
        getTrafficUsageGet traffic usage
        rearrangePolicyChange priority of firewall policy application
        setDefaultDenyEventLogStatusSet whether access blocking logs are stored
        updateAddressGroupEdit address group information
        updatePolicyModify firewall policy

        Was this article helpful?

        Changing your password will log you out immediately. Use the new password to log back in.
        First name must have atleast 2 characters. Numbers and special characters are not allowed.
        Last name must have atleast 1 characters. Numbers and special characters are not allowed.
        Enter a valid email
        Enter a valid password
        Your profile has been successfully updated.