• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be 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.

Creating a new custoer via XML

R

RhysG

Guest
Hello all,

bit of a question here.

I want to use a custom UI for client creation, with a twist. I want to creat a customer, that can only create 1 domain, and that domain must have a template assinged to it, and the account must abide by the rules set up in the template for the domain.

So I assume I am going to dot the following
1. Create the customer via an XML doc.
2. Create an XML doc to create the domain, and then assign it domain to the user via XML
3. Then edit the user to disallow it to create domains and use CL doc's via a third XML document.

Can I do this or what should I be doing?
Then how should I configure the client template to make sure that the domains template is king?

Regards
 
Back
Top