Remove Migration Network
This Automation Manager object removes a network from use with migration.
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 removed from use with migration. |
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.* |
