The result codes for the AddHostsAsIpAddressesToAccountPlan method.
| Member Name | Description |
|---|---|
| UnknownError | Unknown error occurred during the host/IP-address processing. |
| Found | The host with specified IP address is found. |
| Added | The host with specified IP address is created. |
| Invalid | The specified IP address is invalid. |
| NotFound | The host with specified IP address is not found. |
| AccessDenied | Access to the host with specified IP address is restricted. |