HP OneView REST API Reference

appliance/network-interfaces
appliance-network-interfaces.html[10/17/2013 10:35:48 AM]
{
"activeNode":1,
"unconfigure":false,
"app1Ipv4Addr":null,
"app1Ipv6Addr":null,
"app2Ipv4Addr":null,
"app2Ipv6Addr":null,
"virtIpv4Addr":null,
"virtIpv6Addr":null,
"app1Ipv4Alias":null,
"app1Ipv6Alias":null,
"app2Ipv4Alias":null,
"app2Ipv6Alias":null,
"hostname":"host1.example.com",
"confOneNode":true,
"interfaceName":"Appliance",
"macAddress":"00:12:23:45:21:ab",
"ipv4Type":"DHCP",
"ipv6Type":"UNCONFIGURE",
"overrideDhcpDnsServers":false,
"ipv4Subnet":null,
"ipv4Gateway":null,
"ipv6Subnet":null,
"ipv6Gateway":null,
"domainName":"example.com",
"searchDomains":[],
"nameServers":["192.0.2.2","198.51.100.3"],
"bondedTo":null,
"allowTransientValidationErrors":false
}
],
"time":
{
"dateTime":null,
"timezone":"UTC",
"ntpServers":["192.0.2.2","198.51.100.3","ntp1.example.com"],
"pollingInterval":null
},
"locale":
{
"locale":"en_US.UTF-8",
"displayName":null
}
}
GET Gets configuration of all network-interfaces and time and language of the appliance.
Parameter Attributes Description
Request
Header
Attributes Description
REST API Request Headers NOTE: The X-API-Version header is required for all APIs. For the
current release, this must be set to "X-API-Version:3"
Response Description
NetworkWithTimeLocale Configuration of all network-interfaces and time
and language of
the appliance
Response Codes