| ||
| detail: element | attribute | value | ||
Data Structure {
"typeId": "com.tintri.api.rest.v310.dto.domain.beans.vm.RhevCloneInfo",
"cloneVmName": <String>,
"clusterId": <String>,
"rhevmName": <String>,
"storageDomainName": <String>,
}
|
| Name | Type | Description |
|---|---|---|
| cloneVmName | xsd:string | Name for the new VM resource. |
| clusterId | xsd:string | Id for the hostResource. Represents the destination cluster. Check dependency section about 'How to get this value' |
| rhevmName | xsd:string | Hostname for the RHEV manager, where the newly cloned VM to be created. |
| storageDomainName | xsd:string | Local storage domain name for the destination of clone. |
| ||
| detail: element | attribute | value | ||