Web service Monitoring System overview
    • PDF

    Web service Monitoring System overview

    • PDF

    Article summary

    Available in Classic and VPC

    Web service Monitoring System is a NAVER Cloud Platform service that utilizes the synthetic monitoring method for 24/7 monitoring. The Web service Monitoring System service provides APIs for web service monitoring-related features in the RESTful form.

    Common Web service Monitoring System settings

    The following describes commonly used request and response formats in Web service Monitoring System APIs.

    Request

    The following describes the common request format.

    API URL

    The request API URL is as follows.

    https://wms.apigw.ntruss.com
    

    Request headers

    The following describes the request headers.

    FieldRequiredDescription
    x-ncp-apigw-timestampRequiredIt indicates the elapsed time in milliseconds 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-keyRequiredAccess key issued on NAVER Cloud Platform
  • Issue and check access key: See Create authentication key
  • Issue and check access key for sub account: See Create sub account
  • x-ncp-apigw-signature-v2RequiredBase64-encoded signature that encrypts the request information with a secret key that maps to the access key issued on NAVER Cloud Platform, using the HMAC encryption algorithm (HmacSHA256)
  • Issue and check secret key: See Create authentication key
  • Create signature: See Create signature
  • Content-typeRequiredRequest data format
  • application/json
  • Response

    The following describes the common response format.

    Response status codes

    The following describes the response status codes.

    HTTP status codeCodeMessageDescription
    403E011Permission not foundUnauthorized
    404E010Could not find the scenarioScenario can't be found
    Note

    For response status codes common to NAVER Cloud Platform, see Ncloud API response status codes.

    Web service Monitoring System API

    The following describes the APIs provided by the Web service Monitoring System service.

    APIDescription
    Get monitoring listGet the full list of monitoring services
    Get monitoringGet monitoring service content
    Get monitoring resultsGet monitoring service results
    Get monitoring detailed resultsGet monitoring service detailed results
    Change monitoring statusChange monitoring service status

    NAVER Cloud Platform provides a variety of related resources to help users better understand Web service Monitoring System APIs.


    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.