• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

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