"SoftLayer_" prefix removed for readability.
Refreshes a duplicate volume with a snapshot taken from its parent. This is deprecated now.
Name | Type | Description |
---|---|---|
snapshotId | int | The ID of the snapshot taken from the parent volume |
None
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'