Skip to content

Latest commit

 

History

History
21 lines (17 loc) · 1.24 KB

GetSubnetListRequest.md

File metadata and controls

21 lines (17 loc) · 1.24 KB

GetSubnetListRequest

Properties

Name Type Description Notes
RegionCode *string REGION코드 [optional] [default to null]
SubnetNoList []*string 서브넷번호리스트 [optional] [default to null]
SubnetName *string 서브넷이름 [optional] [default to null]
Subnet *string 서브넷 [optional] [default to null]
SubnetTypeCode *string 서브넷유형코드 [optional] [default to null]
UsageTypeCode *string 용도유형코드 [optional] [default to null]
NetworkAclNo *string 네트워크ACL번호 [optional] [default to null]
PageNo *int32 페이지번호 [optional] [default to null]
PageSize *int32 페이지사이즈 [optional] [default to null]
SubnetStatusCode *string 서브넷상태코드 [optional] [default to null]
VpcNo *string VPC번호 [optional] [default to null]
ZoneCode *string ZONE코드 [optional] [default to null]

[Back to Model list] [Back to API list] [Back to README]