1VM::EC2::REST::vm_exporUts(e3r)Contributed Perl DocumentVaMt:i:oEnC2::REST::vm_export(3)
2
3
4
7 use VM::EC2 ':misc';
8
10 These methods allow you to export a VM to a non-EC2 environment.
11 Currently not supported by VM::EC2 (volunteers welcome).
12
13 Implemented:
14 (none)
15
16 Unimplemented:
17 CancelExportTask
18 CreateInstanceExportTask
19 DescribeExportTasks
20
22 VM::EC2
23
25 Lincoln Stein <lincoln.stein@gmail.com>.
26
27 Copyright (c) 2011 Ontario Institute for Cancer Research
28
29 This package and its accompanying libraries is free software; you can
30 redistribute it and/or modify it under the terms of the GPL (either
31 version 1, or at your option, any later version) or the Artistic
32 License 2.0. Refer to LICENSE for the full license text. In addition,
33 please see DISCLAIMER.txt for disclaimers of warranty.
34
35
36
37perl v5.34.0 2021-07-27 VM::EC2::REST::vm_export(3)