refreshDependentDuplicate


SoftLayer_Network_Storage_Iscsi::refreshDependentDuplicate

Refreshes a duplicate volume with a snapshot taken from its parent. This is deprecated now.

Description


Parameters

Name Type Description
snapshotId int The ID of the snapshot taken from the parent volume

Required Headers

Optional Headers

  • None

Return Values

  • boolean
curl -g -u $SL_USER:$SL_APIKEY -X POST -d '{"parameters": [int]}' \
'https://api.softlayer.com/rest/v3.1/SoftLayer_Network_Storage_Iscsi/{SoftLayer_Network_Storage_IscsiID}/refreshDependentDuplicate'