Get and set IP address for user

mnich209

Verified User
Joined
Feb 4, 2019
Messages
9
Hello,

Is there any option to get list of user IP addresses (assigned to user) by API ?

I want to allow user to add second IP to domain and set main IP - directadmin allows to set that by control panel.

Additional info: Users are assigned to reseller.

I can login to reseller / user - it doesnt matter for me i just want to manage IP :).
 
Okay, i know how to get user ips - CMD_API_SHOW_USER_CONFIG helped me

but

How to get assigned ips to domain ? CMD_API_ADDITIONAL_DOMAINS return only one ip address :(
 
Back
Top