サブアカウント APIアクセスルールの照会
    • PDF

    サブアカウント APIアクセスルールの照会

    • PDF

    Article Summary

    サブアカウントの APIアクセスルールを照会します。

    API

    • GET /sub-accounts/{subAccountId}/access-rules/api

    リクエスト

    Path Variables

    パラメータ必須有無タイプ制限事項説明
    subAccountIdYStringSub Account Id

    レスポンス

    {
      "useApiAllowSource": "boolean",
      "apiAllowSources": [
        {
          "type": "string",
          "source": "string"
        }
      ]
    }
    
    パラメータタイプ説明備考
    useApiAllowSourcebooleanAPI利用の際にアクセス制限を利用可能
    apiAllowSourcesarrayAPIアクセス可能なリスト
    apiAllowSources[].typestringアクセス可能なソースタイプ(IP、VPC、VPC_SERVER)
    apiAllowSources[].sourcestringアクセス可能なソース情報(IP、InstanceNo)

    エラー

    以下のエラーコードは、このアクション(Action)で発生する特徴的なエラーです。エラーレスポンス形式は ErrorResponseをご参照ください。
    よく発生するエラーについての詳細は、NAVER Cloud Platform APIをご参照ください。

    HTTP status codeエラーコードエラーメッセージ
    40130存在しないアカウント

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

    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.