Get Migration Networks
This Automation Manager object gets the networks added for migration to one or more virtual machine hosts.
Input Parameters
Net Priority |
Number |
No |
Specifies the priority of the networks to be retrieved. |
Subnet |
String |
No |
Specifies a string representing an IPv4 or IPv6 subnet mask which identifies the networks to be retrieved. |
Output Parameters
Migration Networks |
Array |
Array containing Migration Networks information |
Computer Name |
String |
Host name |
Subnet |
String |
Subnet allowed to perform the migration |
Result |
Number |
Returns a success value of zero or any value other than zero to indicate failure. |
Example Input Parameters
Net Priority |
Number |
No |
8 |
Subnet |
String |
No |
192.168.* |