This method allows to create new proxies.

    Parameters

    Proxies to create.

    Additionally to the standard proxy properties, the method accepts the following parameters.

    Examples

    Create an active proxy

    Create an action proxy “Active proxy” and assign a host to be monitored by it.

    Request:

    Response:

    Create a passive proxy

    Request:

    Response:

    Source

    CProxy::create() in frontends/php/include/classes/api/services/CProxy.php.