リソースカテゴリの照会
    • PDF

    リソースカテゴリの照会

    • PDF

    記事の要約

    概要

    カテゴリリストを照会します。

    API URL

    "https://organization.apigw.ntruss.com/open-api/v1/policy/category/{regionNo}" 
    Method: GET
    

    リクエスト

    Headers

    NAVER Cloud Platformの認証キーおよび Signature作成ガイドに移動する

    ヘッダ名説明備考
    x-ncp-apigw-timestamp1970年1月1日00:00:00協定世界時(UTC)からの経過時間をミリ秒(millisecond)で表したもので、APIGWサーバとの時間差が5分以上の場合は無効なリクエストとみなすNcloud共通
    x-ncp-iam-access-keyNAVER Cloud Platformポータルで発行した Access Key ID値Ncloud共通
    x-ncp-apigw-signature-v2Access Key ID値と Secret Keyで暗号化した署名Ncloud共通

    Path Variables

    項目要否タイプ説明
    regionNotrueintegerリージョン番号

    レスポンス

    Response Body

    [
      {
        "code": "COMPUTE",
        "codeName": "Compute",
        "sortOrder": 1
      },
      {
        "code": "CONTAINERS",
        "codeName": "Containers",
        "sortOrder": 2
      },
      ...
    ]
    
    項目要否タイプ説明
    codetruestringカテゴリコード
    codeNametruestringカテゴリ名
    sortOrdertrueintegerカテゴリ順

    レスポンスエラー

    Organization概要の Organizationエラーコードの段落をご参照ください。


    この記事は役に立ちましたか?

    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.