github.com/NaverCloudPlatform/ncloud-sdk-go-v2@v1.6.13/services/vserver/docs/GetPublicIpInstanceListRequest.md (about) 1 # GetPublicIpInstanceListRequest 2 3 ## Properties 4 Name | Type | Description | Notes 5 ------------ | ------------- | ------------- | ------------- 6 **RegionCode** | ***string** | REGION코드 | [optional] [default to null] 7 **PublicIpInstanceNoList** | **[]\*string** | 공인IP인스턴스번호리스트 | [optional] [default to null] 8 **PublicIp** | ***string** | 공인IP주소 | [optional] [default to null] 9 **PrivateIp** | ***string** | 비공인IP주소 | [optional] [default to null] 10 **IsAssociated** | ***bool** | 할당여부 | [optional] [default to null] 11 **ServerName** | ***string** | 서버이름 | [optional] [default to null] 12 **PublicIpInstanceStatusCode** | ***string** | 공인IP인스턴스상태코드 | [optional] [default to null] 13 **PageNo** | ***int32** | 페이지번호 | [optional] [default to null] 14 **PageSize** | ***int32** | 페이지사이즈 | [optional] [default to null] 15 **VpcNo** | ***string** | VPC번호 | [optional] [default to null] 16 17 [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 18 19