getSnapshotsForVolume


SoftLayer_Network_Storage::getSnapshotsForVolume

Retrieves a list oƒf snapshots for a given volume.

Description

Retrieves a list of snapshots for this SoftLayer_Network_Storage volume. This method works with the result limits and offset to support pagination.

Parameters

None

Required Headers

Optional Headers

Return Values

curl -g -u $SL_USER:$SL_APIKEY -X GET \
'https://api.softlayer.com/rest/v3.1/SoftLayer_Network_Storage/{SoftLayer_Network_StorageID}/getSnapshotsForVolume'