Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for archive diskspace usage tracking and quotas #15

Open
dreasvandonselaar opened this issue Mar 8, 2017 · 0 comments
Open

Comments

@dreasvandonselaar
Copy link

dreasvandonselaar commented Mar 8, 2017

We currently have a place-holders for several archiving features:

archiving_space - will count archiving disk space in mb
archiving_quota_soft - here you can set the soft quota in mb
archiving_quota_hard - here you can set the hard  quota in mb
archiving_accounts - will count archiving accounts

We should support these with the newly available API calls:

/api/domain/getstorage/domain/<string>/
/api/domain/setsoftquota/domain/<string>/quota/<int or string>/
/api/domain/sethardquota/domain/<string>/quota/<int or string>/

Unsure if there is a match for archiving_accounts already.

Client 1 CR:3
Client 2 CR:1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant