Resource Manager Overview
-
Print
-
PDF
Resource Manager Overview
-
Print
-
PDF
Overview
This provides an API that can manage Resource/Tag/Group information.
This API is RESTful API and uses HTTP GET/POST/PUT/DELETE methods.
Common Setting
API URL
https://resourcemanager.apigw.ntruss.com
Request headers
Go to Guide for how to generate a NAVER Cloud Platform authentication key and signature
Header | Description |
---|---|
x-ncp-apigw-timestamp | This shows the time elapsed since January 1, 1970 00:00:00 UTC. If the time differs from that of the API Gateway server by 5 minutes or more, then the request is considered invalid. x-ncp-apigw-timestamp:{Timestamp} |
x-ncp-iam-access-key | This is the Access Key ID value issued by the NAVER Cloud Platform portal.x-ncp-iam-access-key:{Main Account Access Key} |
x-ncp-apigw-signature-v2 | This is the signature encrypted Access Key ID value and Secret Key.x-ncp-apigw-signature-v2:{API Gateway Signature} |
Was this article helpful?