api/v1-storage-systems-device-type2-{systemId}-volumes-{volumeId}

Number of APIs: 8

  1. Get volume capacity trend data of Nimble / Alletra 6K Volume identified by {volumeId} GET {{baseUrl}}/api/v1/storage-systems/device-type2/:systemId/volumes/:volumeId/capacity-history?select=id&range=startTime eq 1605063600 and endTime eq 1605186000&timeIntervalMin=60

  2. Edit details of Nimble / Alletra 6K Volume identified by {volumeId} PUT {{baseUrl}}/api/v1/storage-systems/device-type2/:systemId/volumes/:volumeId

  3. Remove volume identified by {volumeId} from Nimble / Alletra 6K DELETE {{baseUrl}}/api/v1/storage-systems/device-type2/:systemId/volumes/:volumeId?offline=true&force=true

  4. Get details of Nimble / Alletra 6K Volume identified by {volumeId} GET {{baseUrl}}/api/v1/storage-systems/device-type2/:systemId/volumes/:volumeId?select=id

  5. Configure access for volume identified by {volumeId} from Nimble / Alletra 6K identified by {systemId} POST {{baseUrl}}/api/v1/storage-systems/device-type2/:systemId/volumes/:volumeId/export

  6. Get performance trend data of Nimble / Alletra 6K Volume identified by {id} GET {{baseUrl}}/api/v1/storage-systems/device-type2/:systemId/volumes/:volumeId/performance-history?select=id&range=startTime eq 1605063600 and endTime eq 1605186000&timeIntervalMin=60

  7. Delete access for volume identified by {volumeId} from Nimble / Alletra 6K identified by {systemId} POST {{baseUrl}}/api/v1/storage-systems/device-type2/:systemId/volumes/:volumeId/un-export

  8. Get performance statistics of Nimble / Alletra 6K Volume identified by {volumeId} GET {{baseUrl}}/api/v1/storage-systems/device-type2/:systemId/volumes/:volumeId/performance-statistics?select=id