HP OneView REST API Reference

appliance/network-interfaces
appliance-network-interfaces.html[10/17/2013 10:35:48 AM]
Examples
The example below retrieves network settings of a particular NIC
identified by MAC address supplied in request parameter
GET https://{appl}/rest/appliance/network-interfaces/00:11:22:33:44:55
NetworkWithTimeLocale
description: Contains configuration details of NICs along with time and locale of the appliance.
type: object
Properties
locale: description: Locale of the appliance. 'English (United States)' is the only supported
appliance locale.
type: object
Properties
locale: description: Locale name, for example:'en_US.UTF-8'.
type: string
localeName: description: This property is deprecated.Use 'displayName' property
instead.
type: string
displayName: description: Locale display name, for example:'English (United States)'
type: string
applianceNetworks: description: List of NICs
type: array
Items
aliasDisabled: description: This field indicates if alias will be
enabled for this NIC or not. It
must be set to true.
type: boolean
app2Ipv6Alias: description: Node2 IPv6 alias for
management LAN
type: string
virtIpv4Addr: description: Virtual IPv4 Address
type: string
macAddress: description: MAC address of the interface,
16 character format seperated
by : character
type: string