API Guide

Table Of Contents
{
Ê "rebuild_progress" : 1,
Ê "health_state" : "health_state",
Ê "operational_status" : "operational_status",
Ê "thin_capable" : true,
Ê "virtual_volume" : "virtual_volume",
Ê "rule_set_name" : "rule_set_name",
Ê "health_indications" : [ "health_indications", "health_indications" ],
Ê "capacity" : 0,
Ê "rebuild_type" : "rebuild_type",
Ê "storage_array_family" : { },
Ê "rebuild_allowed" : true,
Ê "name" : "name",
Ê "service_status" : "service_status",
Ê "geometry" : "geometry",
Ê "rebuild_eta" : 6,
Ê "rebuild_status" : "rebuild_status"
}
3.12.12. Manually resume I/O to a distributed device that supports a
distributed virtual-volume.
POST /distributed_storage/distributed_devices/{name}/resume
Parameters
Type Name Description Schema
Path
name
required
The name of a specific instance of the resource string
Responses
HTTP
Code
Description Schema
200 A distributed device object DistributedDevice
Produces
application/json
Example HTTP response
Response 200
48