SoftLayer Network Storage::restoreFromSnapshot
From SoftLayer Development Network Wiki
restoreFromSnapshot is a member of the SoftLayer_Network_Storage service.
Contents |
Overview
Restore the volume from a snapshot that was previously taken.
User Access
Users wishing to execute restoreFromSnapshot service must have the Manage NAS permission assigned to their account.
Return Type
restoreFromSnapshot returns the boolean data type.
Headers
Required Headers
restoreFromSnapshot requires the following headers:
Parameters
restoreFromSnapshot takes the following parameters:
snapshotId
Snapshot ID to restore from
- Type: integer

