isDuplicateReadyForSnapshot


SoftLayer_Network_Storage::isDuplicateReadyForSnapshot

Displays the if clone snapshots can be ordered.

Description

This method returns a boolean indicating whether the clone volume is ready for snapshot.

Parameters

None

Required Headers

Optional Headers

  • None

Return Values

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