- Print
- PDF
Web service Monitoring System overview
- Print
- PDF
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.
Field | Required | Description |
---|---|---|
x-ncp-apigw-timestamp | Required | It indicates the elapsed time in milliseconds since January 1, 1970 00:00:00 UTC |
x-ncp-iam-access-key | Required | Access key issued on NAVER Cloud Platform |
x-ncp-apigw-signature-v2 | Required | Base64-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) |
Content-type | Required | Request data formatapplication/json |
Response
The following describes the common response format.
Response status codes
The following describes the response status codes.
HTTP status code | Code | Message | Description |
---|---|---|---|
403 | E011 | Permission not found | Unauthorized |
404 | E010 | Could not find the scenario | Scenario can't be found |
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.
API | Description |
---|---|
Get monitoring list | Get the full list of monitoring services |
Get monitoring | Get monitoring service content |
Get monitoring results | Get monitoring service results |
Get monitoring detailed results | Get monitoring service detailed results |
Change monitoring status | Change monitoring service status |
Web service Monitoring System related resources
NAVER Cloud Platform provides a variety of related resources to help users better understand Web service Monitoring System APIs.
- Web service Monitoring System API guides
- API overview: how to issue and check access key and secret key issued by NAVER Cloud Platform, how to generate the signature required for request headers
- Sub Account User Guide: how to issue and check access keys for sub accounts issued by NAVER Cloud Platform
- Common Ncloud response status codes: information on common response status codes of NAVER Cloud Platform used by the Web service Monitoring System service
- How to use the Web service Monitoring System service
- Web service Monitoring System User Guide: how to use the Web service Monitoring System service in the NAVER Cloud Platform console
- Ncloud use environment guide: guide for VPC and Classic environments and support availability
- Introduction to pricing, characteristics, and detailed features: summary of Web service Monitoring System pricing system, characteristics, and detailed features
- Latest service news: the latest news on the Web service Monitoring System service
- FAQ: frequently asked questions from the Web service Monitoring System service users
- Contact us: Send direct inquiries for unresolved questions that aren't answered by the API guide.