getAddressGroup
    • PDF

    getAddressGroup

    • PDF

    기사 요약

    개요

    AddressGroup을 조회합니다.

    요청

    MethodRequest URI
    POSThttps://securezonefirewall.apigw.gov-ntruss.com/api/v1/{type}/{zone}

    요청 헤더

    헤더명설명
    x-ncp-apigw-timestamp1970년 1월 1일 00:00:00 협정 세계시(UTC)부터의 경과 시간을 밀리초(Millisecond)로 나타낸 것
    API Gateway 서버와 시간 차가 5분 이상 나는 경우 유효하지 않은 요청으로 간주
    x-ncp-iam-access-key네이버 클라우드 플랫폼에서 발급받은 API Key 또는 IAM에서 발급받은 AccessKey
    x-ncp-apigw-signature-v2Body를 AccessKey와 맵핑되는 SecretKey로 암호화한 서명
    HMAC 암호화 알고리즘은 HmacSHA256 사용

    요청 파라미터

    파라미터명필수 여부타입설명비고
    addressGroupNameNoStringAddress Group명
    addressGroupNoNoIntegerAddress Group 번호
    addressZoneNoStringAddressZone 정보
    countPerPageNoInteger페이지 사이즈기본값 20
    instanceNoYesString인스턴스 번호
    memberNoYesString사용자 번호
    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를 참고해주세요


    이 문서가 도움이 되었습니까?

    What's Next
    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.