DBJoshua

Active Member
Jun 7, 2007
44
0
156
When will it be possible to retrieve IP's from a server, and have the API be able to assign a dedicated IP to a shared hosting account (or set it as the reseller shared IP)?
 

cPanelDavidG

Technical Product Specialist
Nov 29, 2006
11,212
13
313
Houston, TX
cPanel Access Level
Root Administrator
Regarding creating an account with a dedicated IP address, that specific call in particular is available. While you cannot assign a specific IP at this time, the ability to create accounts with dedicated IPs is present:

http://www.cpanel.net/plugins/xmlapi/createacct.html

I have no ETA on when any of the other functionality you mention will become implemented into the APIs.
 

DBJoshua

Active Member
Jun 7, 2007
44
0
156
Hi David,

Thanks for the info. I guess this should have gone into the developer section.


Is there any way to possibly speed up or incorporate that functionality? Or some way to work the DNS zones for enduser cPanel clients (so they can do it themselves) via the API?


I'm trying to build out a fully automated solution, but some of this stuff can't be done currently :)
 

cPanelDavidG

Technical Product Specialist
Nov 29, 2006
11,212
13
313
Houston, TX
cPanel Access Level
Root Administrator
Hi David,

Thanks for the info. I guess this should have gone into the developer section.


Is there any way to possibly speed up or incorporate that functionality? Or some way to work the DNS zones for enduser cPanel clients (so they can do it themselves) via the API?


I'm trying to build out a fully automated solution, but some of this stuff can't be done currently :)
Unfortunately, DNS functionality has not yet been added to our APIs nor do I have an ETA for the addition of such functionality. You can view the feature request for this at:

http://bugzilla.cpanel.net/show_bug.cgi?id=6211