• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

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