• The new Python extension is now available. It allows customers to deploy and manage WSGI-based Python applications on their websites directly from Plesk.
  • Debian 11 has reached its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.81 is the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

Rackspace DNS API Integration

R

RuneTh

Guest
Hello there

Im new to Parallels Plesk Panel.
I have my servers hosted at rackspace and they told me they have alot of customers from Parallels on their servers.
I asked them how i could make the plesk control the DNS records for my domain so i dont need to setup DNS in rackspace control panel for all domains that get registered to my server, and the solution they talked about would be to point domains to their nameserver and then have an integration of their DNS API inside the plesk panel.
Does such sort of module/addon excist?
Searched through google and this forum, and it dosent seems that it excists?

Does anyone here have some knowledge with this?
Or even a solution that i can use to achieve this?

Kind regards Rune T
 
Ive read through the developers documentation, but i cant find anything regarding this.

The only solution i can see is to program my own control panel and then integrate parallels api and rackspace DNS api.
 
In general you'd create a script that calls the Rackspace API, with changes to dns settings in Plesk being configured to interact with your script. You don't need a third control panel to get in the way.
 
Back
Top