How to create duplicate block storage from snapshot using Softlayer rest api
问题 I have created snapshot but unable to create block storage from snapshot. We cant find any Api document. Anyone help me on this request 回答1: Try using the following slcli command to order a duplicate volume: slcli block volume-duplicate --origin-snapshot-id 11111 --billing monthly 22222 Replace 11111 for your snapshot id and 22222 for your volume id. To get the list of the snapshot ids for your volume you can use the following command: slcli block snapshot-list 1234 Replace 1234 for your