Add Migration Network
This Automation Manager object adds a network for virtual machine migration on one or more virtual machine hosts.
Input Parameters
Name | Type | Required | Description |
---|---|---|---|
Subnet | String | Yes | Specifies a string representing an IPv4 or IPv6 subnet mask which identifies the network to be added for virtual machine migration. |
Priority | Number | Yes | Specifies the priority of the network to be added for virtual machine migration. Multiple networks can have the same priority. |
Output Parameters
Name | Type | Description |
---|---|---|
Result | Number | Returns a success value of zero or any value other than zero to indicate failure. |
Example Input Parameters
Name | Type | Required | Example |
---|---|---|---|
Subnet | String | Yes |
192.168.1.0/24 192.168.10.1 |
Controller Number | Number | Yes | 8 |