API question
Posted: Mon Sep 22, 2014 4:08 pm
Could you provide more information on what the following API codes do?
1. Check Username and Password
http://vestacp.com/docs/api/#auth_user
What am i confused about?
Why do you specify the users username/password in the script? Does it make sure if the password/username combination is valid or not?
2. List Web Domains
http://vestacp.com/docs/api/#list_web
What am i confused about?
If this is just listing all web domains for a particular user, then why should we specify $domain = 'demo.vestacp.com'; in the script?
Thanks for answering.
1. Check Username and Password
http://vestacp.com/docs/api/#auth_user
What am i confused about?
Why do you specify the users username/password in the script? Does it make sure if the password/username combination is valid or not?
2. List Web Domains
http://vestacp.com/docs/api/#list_web
What am i confused about?
If this is just listing all web domains for a particular user, then why should we specify $domain = 'demo.vestacp.com'; in the script?
Thanks for answering.