HP OneView REST API Reference

appliance/network-interfaces
appliance-network-interfaces.html[10/17/2013 10:35:48 AM]
type: array
interfaceName: description: String describing usage of network interface and shall not be
changed. For example: 'Appliance', 'Management' and so
on. 'Appliance' is the default name of primary NIC.
type: string
ipv4Type: description: IPv4 network type
type: string
enum: UNCONFIGURE
STATIC
DHCP
app1Ipv4Addr: description: Node1 IPv4 address
type: string
ipv4Subnet: description: IPv4 subnet mask or CIDR bit count
type: string
ipv4Gateway: description: IPv4 gateway address
type: string
ipv6Type: description: IPv6 network type
type: string
enum: UNCONFIGURE
STATIC
DHCP
app1Ipv6Addr: description: Node1 IPv6 address
type: string
ipv6Subnet: description: IPv6 subnet mask or CIDR bit count
type: string
ipv6Gateway: description: IPv6 gateway address
type: string
hostname: description: Hostname(single node) / Cluster name
type: string
overrideDhcpDnsServers: description: Flag indicating whether overriding DHCP provided DNS
servers is enabled or not. It must be set to 'false' for static
network configuration.
type: boolean
nameServers: description: List of DNS servers in IP address Format
type: array
macAddress: description: MAC address of the interface, 16 character format seperated
by : character