• Inviting everyone who uses WordPress management tools in Plesk
    The Plesk team is conducting a 60-minute research session that includes an interview and a moderated usability test.
    To participate, please use this link .
    Your experience will help shape product decisions and ensure the tools better support real-world use cases.

plesk attributes

D

dakipi

Guest
Hello,

Anyone know where I can find a complete list of available "plesk attributes" ( which ModernBill passes to Plesk for client and domain provisioning.

My most pressing issue is: I am passing the desired "IP" to plesk, but have found no way to pass the nameservers ( Hence the domains inherit the default nameservers for the server, which I would prefer Not to use )

Thank You, in advanse

Joe
 
If you talk about the XML API, you can find the validation schemes in:

/usr/local/psa/admin/plib/api-rpc/protocol/

For the creation utils there is a special binary for DNS:

/usr/local/psa/bin/dns.sh
 
Back
Top