CreateVmInstanceFromOvf
Creates a VM instance from an OVF
template.
CreateVmInstanceFromOvf xmlBase64=PD94bWwgdmVyc2lvbj0nMS4wJyBlbmNvZGluZz0nVVRGLTgnPz4KPEVudmVsb3BlIHhtbG5zPSJodHRwOi8vc2NoZW1hcy5kbXR jsonImageInfos=[{\"ovfId\":\"vm-1-system.vmdk\",\"type\":\"Download\",\"installPath\":\"http://xxx/vm-1-system.vmdk\"}] l3NetworkUuids=333817afcaf63f13a101f674761c8a77 backupStorageUuid=23984cd68b903fd4883aa962c70d83fc jsonCreateVmParam={\"name\":\"a\",\"clusterUuid\":\"e79b1a7be3183216a99874e942a7dd4a\",\"l3NetworkUuids\":[\"4f4b50d7cb6d3a9a944172b73653a593\"]
Parameters
Name | Description | Optional | Valid Value | Starting Version |
---|---|---|---|---|
xmlBase64 | The resource name. | 4.4.6 | ||
jsonImageInfos | The JSON string that describes the relationship between disk ID and the image file. | 4.4.6 | ||
backupStorageUuid | The UUID of the backup storage that stores the uploaded image file. | 4.4.6 | ||
jsonCreateVmParam | The JSON string that contains the parameters used to create a VM instance. | 4.4.6 | ||
deleteImageAfterSuccess | Optional. Specifies whether to delete the image file after the deployment is completed. | Yes | 4.4.6 | |
deleteImageOnFail | Optional. Specifies whether to delete the image file after the deployment fails. | Yes | 4.4.6 | |
resourceUuid | Optional. The resource UUID. | Yes |
|
4.4.6 |
tagUuids | The resource name. | Yes | 4.4.6 | |
systemTags | The user tags. For more information, see CreateUserTag. | Yes | 4.4.6 | |
userTags | The system tags. For more information, see CreateSystemTag. | Yes | 4.4.6 | |
timeout | Yes | 4.4.6 |