Softlayer- A template guest record is required to use this method
问题 I am using postman REST client to execute softlayer REST API's .current trying to create snapshot of vm I am getting error, "A template guest record is required to use this method" when executing below rest call: https://[username]:[api-key]@api.softlayer.com/rest/v3/SoftLayer_Virtual_Guest/[virtual_guest_id]/ in form data using below file createArchiveTransaction.json : { "parameters":[ "my-new-standard-image-name ", [ { "id": 6862924, "complexType": "SoftLayer_Virtual_Guest_Block_Device" }