HP OneView REST API Reference

unmanaged-devices
unmanaged-devices.html[10/17/2013 10:35:44 AM]
Examples
GET https://{appl}/rest/unmanaged-devices/schema
URI: /rest/unmanaged-devices/{id}
Method API
GET Gets a single unmanaged device resource based upon its uri.
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
UnmanagedDevice The requested resource.
Response Codes
REST API Response Codes
Examples
Each unmanaged device has a representation which
can be retrieved with the following
GET request https://{appl}/rest/unmanaged-devices/{id}
PUT Updates the resource for the specified {id}. The properties that are omitted (not included as part of
the the request body) are reset to their respective default values. The id and uuid properties are
required and cannot be changed. To update existing unmanaged-devices first perform a GET
request to retrieve the current properties, update the desired properties, and then PUT the
request body containing the new representation of the resource.
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"
Request Body Attributes Description
UnmanagedDevice Required
Response Description
UnmanagedDevice The resource as updated in the persistence
layer.
Response Codes
REST API Response Codes
Examples
Each unmanaged device resource has a uri representation in the form of: