properties added.
This commit is contained in:
parent
234fa33134
commit
8490491bbf
|
@ -14,4 +14,6 @@ type InterfaceAddress struct {
|
|||
MetaIPType *omm.MetaIPType `json:"metaIPType,omitempty"`
|
||||
Address string `json:"address,omitempty"`
|
||||
Netmask string `json:"netmask,omitempty"`
|
||||
Network string `json:"network,omitempty"`
|
||||
Gateway string `json:"gateway,omitempty"`
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user