• Dear Pleskians! The Plesk Forum will be undergoing scheduled maintenance on Monday, 7th of July, at 9:00 AM UTC. The expected maintenance window is 2 hours.
    Thank you in advance for your patience and understanding on the matter.

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