Resource Manager overview
    • PDF

    Resource Manager overview

    • PDF

    Article summary

    Available in Classic and VPC

    Resource Manager is a NAVER Cloud Platform service for the integrated management of all resources in NAVER Cloud Platform. The Resource Manager service provides APIs in RESTful form for the users' resource-related features.

    Common Resource Manager settings

    The following describes commonly used request and response formats in Resource Manager APIs.

    Request

    The following describes the common request format.

    API URL

    The request API URL is as follows.

    https://resourcemanager.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
    400-'nrnList' cannot be empty.nrnList value missing
    400-'tagKey' cannot be empty.tagKey value missing
    400-'tagKey' cannot be empty when using 'tag' parameter.tag[].tagKey value missing
    400-'tagValue' cannot be empty.tagValue value missing
    Note

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

    Resource Manager API

    The following describes the APIs provided by the Resource Manager service.

    APIDescription
    AttachGroupAdd resource to group
    AttachTagAdd tag to resource
    DetachGroupDelete resource from group
    DetachTagDelete tag from resource
    GetGroupListGet resource group list
    GetResourceListGet resource list

    NAVER Cloud Platform provides a variety of related resources to help users better understand Resource Manager APIs.


    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.