API Guide

Table Of Contents
{
Ê "application-consistent" : false,
Ê "block-count" : 38656,
Ê "block-offset" : 0,
Ê "block-size" : "4K",
Ê "capacity" : "151M",
Ê "health-indications" : [ ],
Ê "health-state" : "ok",
Ê "io-status" : "alive",
Ê "itls" : [ "0x500014426012c510/0x5006016447e002c5/0x01a7",
"0x500014426012c510/0x5006016547e002c5/0x01a7",
"0x500014426012c511/0x5006016447e002c5/0x01a7",
"0x500014426012c511/0x5006016547e002c5/0x01a7" ],
Ê "locality" : "test_local",
Ê "operational-status" : "ok",
Ê "storage-array-family" : "xtremio",
Ê "storage-volume" : "VPD83T3:514f0c5e61803e72",
Ê "storage-volumetype" : "normal",
Ê "system-id" : "SLICE:e025d86e8d44bdb0",
Ê "thin-capable" : true,
Ê "underlying-storage-block-size" : 512,
Ê "use" : "used",
Ê "used-by" : [ "device_thin_attri_20180818154928680985_c1" ],
Ê "vendor-specific-name" : "XtremIO"
}
3.16. Hardware_ports
3.16.1. Returns a list of hardware ports
GET /hardware/ports
CAUTION operation.deprecated
Parameters
Type Name Description Schema
Query
director
optional
Filter results by director. See
LexicalQueryExpression for details.
string
(LexicalQueryExpres
sion)
Query
fields
optional
Select which fields are included in the response.
'name' is always included. See
FieldSelectionExpression for details.
string
(FieldSelectionExpre
ssion)
Query
limit
optional
<p>Maximum number of elements to include in
paginated results.<br> <b>'offset' must also be
specified.<b>
integer (int32)
74