pem.attachIPPool

This method is supported by Operations starting from version 2.6.3 and becomes obsolete starting from version 5.2

This method attaches IP Pool to specific host.

The method has the following input parameters:

Name

Type

Short Description

pool_id

int

ID of the Pool to attach to the host

host_id

int

ID of the host to attach the IP Pool to

The method has no output parameters.

Note: Starting from Operations 5.2, use the pem.bindIPPool method to attach and bind IP Pool to host and host network interface.