- Print
- PDF
Cloud Activity Tracer overview
- Print
- PDF
The latest service changes have not yet been reflected in this content. We will update the content as soon as possible. Please refer to the Korean version for information on the latest updates.
Available in Classic and VPC
Cloud Activity Tracer is a NAVER Cloud Platform service that provides information of account activities (access record) performed by users through the console, APIs, etc. The Cloud Activity Tracer service provides APIs in RESTful form for the ability to view users' resource activity history.
Common Cloud Activity Tracer settings
The following describes commonly used request and response formats in Cloud Activity Tracer APIs.
Request
The following describes the common request format.
API URL
The request API URL is as follows.
https://cloudactivitytracer.apigw.ntruss.com
Request headers
The following describes the request headers.
Field | Required | Description |
---|---|---|
x-ncp-apigw-timestamp | Required | This is the number of milliseconds that have elapsed 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
Cloud Activity Tracer APIs use NAVER Cloud Platform's common response status codes. For response status codes common to NAVER Cloud Platform, see Ncloud API response status codes.
Cloud Activity Tracer API
The following describes the APIs provided by the Cloud Activity Tracer service.
API | Description |
---|---|
GetActivityList | Get resource activity list |
Cloud Activity Tracer related resources
NAVER Cloud Platform provides a variety of related resources to help users better understand Cloud Activity Tracer APIs.
- Cloud Activity Tracer 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 Cloud Activity Tracer service
- How to use the Cloud Activity Tracer service
- Cloud Activity Tracer User Guide: how to use the Cloud Activity Tracer 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 Cloud Activity Tracer pricing system, characteristics, and detailed features
- Latest service news: the latest news on the Cloud Activity Tracer service
- FAQ: frequently asked questions from the Cloud Activity Tracer service users
- Contact us: Send direct inquiries for unresolved questions that aren't answered by the API guide.