[{"label":"Latest (1.0.0)","version":"latest"}]
vrms-appliance-config-api

NetworkInterfaceInfo

Information about network interface


Properties

ipv4 Optional

IPv4 settings


ipv6 Optional

IPv6 settings


string
mac Optional

MAC address of the interface


string
name Optional

The name of the interface


string
status Optional

Status of the interface

Possible values are: DOWNUP

JSON Example

{
    "mac": "00:0C:29:94:BB:5A",
    "name": "nic0"
}
[{"label":"Latest (1.0.0)","version":"latest"}]
vrms-appliance-config-api
Property Of

NetworkInfoData
NetworkInterfaceInfoDrResponseList
Used By

NetworkInterfaceInfoDrResponseEntity

Feedback

Was this page helpful?