You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
We currently have a place-holders for several archiving features:
We should support these with the newly available API calls:
Unsure if there is a match for archiving_accounts already.
Client 1 CR:3
Client 2 CR:1
The text was updated successfully, but these errors were encountered: