createSnapshot


SoftLayer_Network_Storage_Iscsi::createSnapshot

Manually create a new snapshot of a storage volume.

Description


Parameters

Name Type Description
notes string

Required Headers

Optional Headers

Return Values

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