Page 1 of 1
Possible to reset quota by API or http get?
Posted: March 3rd, 2013, 9:29 pm
by psycik
Subject says it all. I know how to change the quote via api, but is it possible to reset the days quota?
Re: Possible to reset quota by API or http get?
Posted: March 4th, 2013, 2:32 pm
by shypike
The API call reset_quota resets the currently active quota.
So if you set a daily quota, it will reset that.
I'm not sure what you're after with this question.
Re: Possible to reset quota by API or http get?
Posted: March 4th, 2013, 2:55 pm
by psycik
I had a play last night with set quota api and have it scheduled in windows.
But I was looking if there was a reset api (which I believe you've just said there is) so that I can call it from an iphone app I use that calls scheduled tasks.
And Iive just tried that out and was able to reset the quota via api. Thanks
Re: Possible to reset quota by API or http get?
Posted: March 4th, 2013, 3:00 pm
by shypike
psycik wrote:I know how to change the quote via api
I misread this part, so I assumed you knew how to REset the quota, while you meant that you already knew how to SET the quota.
My bad.
Re: Possible to reset quota by API or http get?
Posted: March 4th, 2013, 3:03 pm
by psycik
no problems, managed to figure it out. Just trying to use the quotas more and set a daily limit....but obviously be nice to override it when i need to.