Is there a way to modify a domain's quota or bandwidth with xml-api? Or do we have to stick with /scripts/editquota and /scripts2/dolimitbw ?
Scott
Is there a way to modify a domain's quota or bandwidth with xml-api? Or do we have to stick with /scripts/editquota and /scripts2/dolimitbw ?
Scott
I would like to know this as well. I would like to know how to access bandwidth quotas and usage with the api as well. As far as what i have seen and been told, its not possible with cpanel 11.
come on, i really really need this.
Individual accounts. I definitely dont want to modify the packages.
David, can you please finish helping me?
At this time there is no means by which to modify the bandwidth allocation for a user without modifying the package their account is associated with.
If you desire this functionality, I would recommend you submit this as a feature request to:
http://bugzilla.cpanel.net
oh, i thought you could do it with /scripts/editquota and /scripts2/dolimitbw
the problem is that cpanel 11 doesnt have /scripts2 anymore, so as far as i can see, there is no scripts or api for modifying a domains bw. Am i correct?
You can modify a domain's bandwidth by editing the package associated with that domain via the XML API. If you want to edit that domain's bandwidth outside of editing that package, then I am not aware of any API function to handle that.
You are always welcome to login via SSH as root and list the scripts in /scripts to determine if using any of those would be of assistance for your endeavor.
updating a package is useless as it will then update everyone else as well.
I looked in the /scripts folder and from at least file name,couldnt find anything that would modify an accounts domain.
Could i take the script (dolimitbw) from a cpanel 10 server and use it on the cpanel 11 server?
Is there a cpanel developer that can step in here and give me some ideas?