HP OneView REST API Reference

appliance/network-interfaces
appliance-network-interfaces.html[10/17/2013 10:35:48 AM]
REST API Response Codes
Examples
Example to get configuration of all network-interfaces and time and
language of the appliance
GET https://{appl}/rest/appliance/network-interfaces
URI: /rest/appliance/network-interfaces/mac-addresses
Method API
GET Gets information about unconfigured network interfaces on the appliance.
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
Mac-Address Collection of MAC-address and network-interface device
names for
all unconfigured network-interfaces on the
appliance.
Response Codes
REST API Response Codes
Examples
Retrieve list of all unconfigured network interfaces on the appliance.
GET https://{appl}/rest/appliance/network-interfaces/mac-addresses
URI: /rest/appliance/network-interfaces/{macAddress}
Method API
GET Gets network configuration information of the network interface identified by the MAC address.
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
Network Combined network-interface and DNS configuration
data.
Response Codes
REST API Response Codes