HP OneView REST API Reference

unmanaged-devices
unmanaged-devices.html[10/17/2013 10:35:44 AM]
https://{appl}/rest/unmanaged-devices/{id}
Update unmanaged device name, model and device type; reset the omitted
properties to their default values:
https://{appl}/rest/unmanaged-devices/31e5dcba-b8ac-4f64-bbaa-
7a4474f11770
Request body:
{
"id":"31e5dcba-b8ac-4f64-bbaa-7a4474f11770",
"uuid":"31e5dcba-b8ac-4f64-bbaa-7a4474f11770",
"name": "MyUnmanagedDevice",
"model":"Procurve 4200VL",
"deviceType":"Server",
}
DELETE Deletes the resource specified by {id}.
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
String Returns no content.
Response Codes
REST API Response Codes
Examples
Each unmanaged device has a uri representation in the form of
https://{appl}/rest/unmanaged-devices/{id}
Deletes the unmanaged device with id 123:
https://{appl}/rest/unmanaged-devices/123
UnmanagedDevice
description: An unmanaged device is a description of a device that will not be brought fully under
managment. It can represent any device, such as a server, enclosure, storage array, networking
switch, tape drive, or display that takes up space in a rack or consumes power but cannot
otherwise be managed by the appliance.
type: object
Properties
status: description: Overall health status of the resource. The following are the valid values for the
status of the resource:Unknown - should be avoided, but there may be rare