MENU
      Security Monitoring overview
        • PDF

        Security Monitoring overview

        • PDF

        Article summary

        Overview

        The Security Monitoring APIs are provided in RESTful form, and you need to create a Sub Account and have an access key to call the provided APIs.

        API URL

        POST
        Classic : https://securitymonitoring.apigw.ntruss.com/securitymonitoring/v1
        VPC : https://securitymonitoring.apigw.ntruss.com/vsecuritymonitoring/v1
        HTTP

        API

        ServiceAPIMethodRequest URI
        Security MonitoringgetIDSListPOST- classic : https://securitymonitoring.apigw.ntruss.com/securitymonitoring/v1/getIDSList
        - vpc : https://securitymonitoring.apigw.ntruss.com/vsecuritymonitoring/v1/getIDSList
        Security MonitoringgetIDSEventDetailPOST- classic : https://securitymonitoring.apigw.ntruss.com/securitymonitoring/v1/getIDSEventDetail
        - vpc : https://securitymonitoring.apigw.ntruss.com/vsecuritymonitoring/v1/getIDSEventDetail
        Security MonitoringgetAVListPOST- classic : https://securitymonitoring.apigw.ntruss.com/securitymonitoring/v1/getAVList
        - vpc : https://securitymonitoring.apigw.ntruss.com/vsecuritymonitoring/v1/getAVList
        Security MonitoringgetIPSListPOST- classic : https://securitymonitoring.apigw.ntruss.com/securitymonitoring/v1/getIPSList
        - vpc : https://securitymonitoring.apigw.ntruss.com/vsecuritymonitoring/v1/getIPSList
        Security MonitoringgetWAFListPOST- classic : https://securitymonitoring.apigw.ntruss.com/securitymonitoring/v1/getWAFList
        - vpc : https://securitymonitoring.apigw.ntruss.com/vsecuritymonitoring/v1/getWAFList
        Security MonitoringgetDDoSListPOST- classic : https://securitymonitoring.apigw.ntruss.com/securitymonitoring/v1/getDDoSList
        - vpc : https://securitymonitoring.apigw.ntruss.com/vsecuritymonitoring/v1/getDDoSList
        Security MonitoringgetDDoSEventDetailPOST- classic : https://securitymonitoring.apigw.ntruss.com/securitymonitoring/v1/getDDoSEventDetail
        - vpc : https://securitymonitoring.apigw.ntruss.com/vsecuritymonitoring/v1/getDDoSEventDetail

        Request headers

        The following table lists the request headers for IAM authentication.

        Header nameDescription
        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-keyAPI key issued by NAVER Cloud Platform or access key issued by IAM
        x-ncp-apigw-signature-v2Signature used to encrypt the request directory and header with the secret key that maps with the access key
        Use HMAC-SHA256 encryption algorithm

        See Call API that requires IAM authentication

        Errors

        HTTP response codereturnCodereturnMessage
        2000SUCCESS
        2009Internal Error Acquired.
        403-1Permission Denied.

        Common errors

        HTTP response codeErrorCodeErrorMessage
        400100Bad Request Exception
        401200Authentication Failed
        401210Permission Denied
        404300Not Found Exception
        429400Quota Exceeded
        429410Throttle Limited
        429420Rate Limited
        413430Request Entity Too Large
        503500Endpoint Error
        504510Endpoint Timeout
        500900Unexpected Error

        Was this article helpful?

        What's Next
        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.