Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 1.2 KB

CreateNetworkInterfaceRequest.md

File metadata and controls

20 lines (16 loc) · 1.2 KB

CreateNetworkInterfaceRequest

Properties

Name Type Description Notes
RegionCode *string REGION코드 [optional] [default to null]
AccessControlGroupNoList []*string ACG번호리스트 [default to null]
NetworkInterfaceDescription *string 네트워크인터페이스설명 [optional] [default to null]
NetworkInterfaceName *string 네트워크인터페이스이름 [optional] [default to null]
SubnetNo *string 서브넷번호 [default to null]
VpcNo *string VPC번호 [default to null]
ServerInstanceNo *string 서버인스턴스번호 [optional] [default to null]
Ip *string IP주소 [optional] [default to null]
SecondaryIpList []*string 보조IP리스트 [optional] [default to null]
SecondaryIpCount *int32 보조IP자동할당개수 [optional] [default to null]
IsBareMetal *bool 베어메탈여부 [optional] [default to null]

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