api/v1-storage-systems-device-type1-{systemId}-volumes-{id}
Number of APIs: 9
-
Edit volume identified by {volumeId} from Primera / Alletra 9K PUT {{baseUrl}}/api/v1/storage-systems/device-type1/:systemId/volumes/:id
-
Get performance trend data of Primera / Alletra 9K Volume identified by {id} GET {{baseUrl}}/api/v1/storage-systems/device-type1/:systemId/volumes/:id/performance-history?select=id&range=startTime eq 1605063600 and endTime eq 1605186000&timeIntervalMin=60
-
Export vlun for volume identified by {id} from Primera / Alletra 9K identified by {systemId} POST {{baseUrl}}/api/v1/storage-systems/device-type1/:systemId/volumes/:id/export
-
Remove volume identified by {volumeId} from Primera / Alletra 9K DELETE {{baseUrl}}/api/v1/storage-systems/device-type1/:systemId/volumes/:id?unExport=true&cascade=true
-
Get details of Primera / Alletra 9K Volume identified by {id} GET {{baseUrl}}/api/v1/storage-systems/device-type1/:systemId/volumes/:id?select=id
-
Get volume capacity trend data of Primera / Alletra 9K Volume identified by {id} GET {{baseUrl}}/api/v1/storage-systems/device-type1/:systemId/volumes/:id/capacity-history?select=id&range=startTime eq 1605063600 and endTime eq 1605186000&timeIntervalMin=60
-
Get performance statistics of Primera / Alletra 9K Volume identified by {id} GET {{baseUrl}}/api/v1/storage-systems/device-type1/:systemId/volumes/:id/performance-statistics?select=id
-
Get details of vluns for Volume identified by {volumeId} for Primera / Alletra 9K GET {{baseUrl}}/api/v1/storage-systems/device-type1/:systemId/volumes/:id/vluns?select=id&limit=10&offset=5&filter=name eq array1 and wwn eq 2FF70002AC018D94&sort=id asc,name desc
-
Unexport vlun for volume identified by {id} from Primera / Alletra 9K identified by {systemId} POST {{baseUrl}}/api/v1/storage-systems/device-type1/:systemId/volumes/:id/un-export