• We value your experience with Plesk during 2025
    Plesk strives to perform even better in 2026. To help us improve further, please answer a few questions about your experience with Plesk Obsidian 2025.
    Please take this short survey:

    https://survey.webpros.com/

I have a problem with API. IP-Pool.

A

AeroWave

Guest
Good evening.
I have a problem with API.
I make inquiry for in advance created user:
<?xml version="1.0" encoding="UTF-8"?>
<packet version="1.4.0.0">
<client>
<ippool_add_ip>
<client_id>29</client_id>
<ip_address>192.168.0.1</ip_address>
</ippool_add_ip>
</client>
</packet>

I Receive the answer:
<?xml version="1.0" ?>
- <packet version="1.4.0.0">
- <client>
- <ippool_add_ip>
- <result>
<status>error</status>
<errcode>1013</errcode>
<errtext>client does not exist</errtext>
</result>
</ippool_add_ip>
</client>
</packet>

Checked many times :(

For the user under ID 1 IP the address is added normally. Help to solve a problem, please.
 
Back
Top