IP ACL の個別照会
    • PDF

    IP ACL の個別照会

    • PDF

    Article Summary

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

    IP ACLを照会します。

    リクエスト

    • GET /ip-acls/{ipAclId}

    リクエスト Path

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

    リクエスト Body

    {
      "ipAclIds": [ "string" ]
    }
    
    パラメータ必須有無タイプ説明制限事項
    ipAclIdsYArray削除する IP ACL IDリスト

    レスポンス

    レスポンスボディ

    {
      "ipAclId": "string",
      "ipAclName": "string",
      "description": "string",
      "nrn": "string",
      "accessIps": ["string"],
      "createdAt": "string",
      "updatedAt": "string"
    }
    
    パラメータタイプ説明制限事項
    ipAclIdStringIP ACL ID
    ipAclNameStringIP ACL名
    descriptionStringIP ACLの説明
    nrnStringIP ACL nrn
    accessIpsArrayアクセス対象 IPアドレス
    createdAtString作成日時(UTC、ex. 2023-04-25T13:11:50Z)
    updatedAtString変更日時(UTC、ex. 2023-04-25T13:11:50Z)

    エラー

    以下のエラーコードは、このアクション(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.