Skip to content

Latest commit

 

History

History
23 lines (19 loc) · 1.58 KB

NetworkInterface.md

File metadata and controls

23 lines (19 loc) · 1.58 KB

NetworkInterface

Properties

Name Type Description Notes
NetworkInterfaceNo *string 네트워크인터페이스번호 [optional] [default to null]
NetworkInterfaceName *string 네트워크인터페이스이름 [optional] [default to null]
SubnetNo *string 서브넷번호 [optional] [default to null]
DeleteOnTermination *bool 디바이스반납시자동반납여부 [optional] [default to null]
IsDefault *bool Default여부 [optional] [default to null]
DeviceName *string 디바이스이름 [optional] [default to null]
NetworkInterfaceStatus *CommonCode 네트워크인터페이스상태 [optional] [default to null]
InstanceType *CommonCode 인스턴스유형 [optional] [default to null]
InstanceNo *string 인스턴스번호 [optional] [default to null]
Ip *string IP주소 [optional] [default to null]
MacAddress *string MAC주소 [optional] [default to null]
AccessControlGroupNoList []*string ACG번호리스트 [optional] [default to null]
NetworkInterfaceDescription *string 네트워크인터페이스설명 [optional] [default to null]
SecondaryIpList []*string 보조IP리스트 [optional] [default to null]

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