リージョンリストの照会
    • PDF

    リージョンリストの照会

    • PDF

    記事の要約

    概要

    Quota Policyを設定するためのリージョンリストを照会します。

    API URL

    "https://organization.apigw.ntruss.com/open-api/v1/policy/region" 
    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共通

    レスポンス

    Response Body

    [
      {
        "regionNo": 0,
        "regionCode": "COM",
        "regionName": "Common"
      },
      {
        "regionNo": 1,
        "regionCode": "KR",
        "regionName": "Korea"
      }
      ...
    ]
    
    項目要否タイプ説明
    regionNotrueintegerリージョン番号
    regionCodetruestringリージョンコード
    regionNametruestringリージョン名

    レスポンスエラー

    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.