IP ACL の変更
    • PDF

    IP ACL の変更

    • PDF

    Article Summary

    Classic/VPC環境で利用できます。

    IP ACLを変更します。

    リクエスト

    • PUT /ip-acls/{ipAclId}

    リクエスト Path

    パラメータ必須有無タイプ説明制限事項
    ipAclIdYStringIP ACL ID

    リクエスト Body

    {
      "ipAclName": "string",
      "description": "string",
      "accessIps": [ "string" ]
    }
    
    パラメータ必須有無タイプ説明制限事項
    ipAclNameYStringIP ACL名英字の大小文字、数字、-_を使用可能、先頭は英数字にすること(最小2byte、最大30byte)
    descriptionNStringIP ACLの説明最大300byte
    accessIpsNArrayIPリストIPアドレス形式のみ許可

    レスポンス

    レスポンスボディ

    {
      "id": "String",
      "nrn": "String",
      "success" : "boolean",
      "message": "String"
    }
    
    パラメータタイプ説明
    idStringIP ACL ID
    nrnString作成された IP ACL nrn
    successBoolean成否
    messageString失敗時にエラーメッセージ

    エラー

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

    HTTP status codeエラーコードエラーメッセージ
    400400不正なリクエスト
    4009100存在しない IP ACL

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

    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.