convertBackup
Functional Overview
Backup is converted into template.
This allows it to be used as template in virtual server deployment.
Request Parameters
Specify the following parameters when executing this function.
Parameter | Description | Required |
---|---|---|
backup_id |
Backup ID Returns the ID allocated to the backup. |
○ |
label |
Label Specify the template label. |
○ |
min_disk_size |
Required Disk Size [GB] Specify the minimum disk size (disk space) of the primary disk to be allocated to the virtual server when building the virtual server from the template to be created. Unit is in GB (GigaBytes) |
× |
min_memory_size |
Required Memory [MB] Specify the minimum memory space to be allocated to the virtual server when building the virtual server from the template to be created. Unit is in MB (MegaBytes). |
× |
Response Object
If the request to convert backup into template is successful then true is returned.
If the request to convert backup into template failed then the resulting error message is returned.
Request Sample
https://api.gmocloud.com/Cloud-Zone-ID/?Action=convertBackup&AccessKeyId=AccessKeyId&Version=1.0&backup_id=ID_of_Backup&label=UserTemplate-Label-example&min_disk_size=5&min_memory_size=128&Signature=Signature
Response Sample
true
Note: GMO CLOUD AMERICA INC. does not make any guarantee with regard to the content of this manual and will not be held responsible for any damages resulting from customers or third parties.
0 Comments