getAddressGroup
    • PDF

    getAddressGroup

    • PDF

    Article Summary

    概要

    AddressGroupを照会します。

    リクエスト

    MethodRequest URI
    POSThttps://securezonefirewall.apigw.ntruss.com/api/v2/{type}/{zone}/getAddressGroup

    Type

    Value説明
    szfwSecure Zone Standard
    psfwSecure Zone Advanced

    Zone

    Value説明
    kr1KR-1 Zone
    kr2KR-2 Zone

    リクエストヘッダ

    ヘッダ名説明
    x-ncp-apigw-timestamp1970年1月1日 00:00:00 協定世界時(UTC)からの経過時間をミリ秒(Millisecond)で表したもの
    API Gatewayサーバとの時間差が5分以上の場合は、無効なリクエストとみなす
    x-ncp-iam-access-keyNAVERクラウドプラットフォームから発行された API Keyまたは IAMから発行された AccessKey
    x-ncp-apigw-signature-v2Bodyを AccessKeyとマッピングする SecretKeyで暗号化した署名
    HMAC暗号化アルゴリズムは HmacSHA256を使用
    x-ncp-mbr_noユーザー番号

    リクエストパラメータ

    パラメータ名要否タイプ説明備考
    addressGroupNamenoStringaddressGroup名addressGroupName、addressGroupNoのうちいずれかが必須、両方ともない場合は null
    addressGroupNonoIntegeraddressGroup番号addressGroupName、addressGroupNoのうちいずれかが必須、両方ともない場合は null
    countPerPagenoIntegerページサイズデフォルト値20
    pagenoIntegerページインデックスデフォルト値1

    レスポンス

    レスポンスボディ

    フィールド名タイプ説明
    actionStringリクエストタイプ
    addressGroup.addressGroupNameStringAddress Group名
    addressGroup.addressGroupNoIntegerAddress Group番号
    addressGroup.addressList[].addressNoIntegerAddress番号
    addressGroup.addressList[].addressZoneStringAddressZone情報
    addressGroup.addressList[].dbAddressZoneBooleandb AddressZoneの有無
    addressGroup.addressList[].fqdnStringfqdn
    addressGroup.addressList[].instanceNoStringインスタンス番号
    addressGroup.addressList[].ipStringIp
    addressGroup.addressList[].maskBitIntegerMaskBit
    addressGroup.addressList[].memberNoStringメンバー番号
    addressGroup.addressList[].nameStringAddress名
    addressGroup.addressList[].portStringPort
    addressGroup.addressList[].typeStringAddress Type情報(ipmask、fqdn)
    addressGroup.addressZoneStringAddressZone情報
    addressGroup.associatedPoliciesCountInteger未使用
    addressGroup.descriptionStringAddressGroup説明情報
    addressGroup.instanceNoStringインスタンス番号
    addressGroup.memberNoStringユーザー番号
    addressGroup.objectStorageBooleanオブジェクトストレージの有無
    returnCodeIntegerレスポンスコード
    returnMessageStringレスポンスメッセージ

    レスポンスボディ

    {
      "action": "string",
      "addressGroup": {
        "addressGroupName": "string",
        "addressGroupNo": 0,
        "addressList": [
          {
            "addressNo": 0,
            "addressZone": "string",
            "dbAddressZone": true,
            "fqdn": "string",
            "instanceNo": "string",
            "ip": "string",
            "maskBit": 0,
            "memberNo": "string",
            "name": "string",
            "port": "string",
            "type": "string"
          }
        ],
        "addressZone": "string",
        "associatedPoliciesCount": 0,
        "description": "string",
        "instanceNo": "string",
        "memberNo": "string",
        "objectStorage": true
      },
      "returnCode": 0,
      "returnMessage": "string"
    }
    

    エラーコード

    共通して発生するエラーの詳細は、NAVER Cloud Platform APIをご参照ください


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

    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.