All Classes Files Functions Variables Enumerations Enumerator Groups Pages
kerio::jsonapi::admin::DomainQuota Struct Reference

Public Attributes

kerio::web::SizeLimit diskSizeLimit
 max. disk usage
kerio::web::ByteValueWithUnits consumedSize
 [READ-ONLY] current disk usage
QuotaNotification notification
 option for notification
long warningLimit
 limit in per cent
string email
 if quota is exceeded the notification will be sent to this address
boolean blocks
 if reaching the quota will block creation of a new items

Member Data Documentation

boolean kerio::jsonapi::admin::DomainQuota::blocks

if reaching the quota will block creation of a new items

kerio::web::ByteValueWithUnits kerio::jsonapi::admin::DomainQuota::consumedSize

[READ-ONLY] current disk usage

kerio::web::SizeLimit kerio::jsonapi::admin::DomainQuota::diskSizeLimit

max. disk usage

string kerio::jsonapi::admin::DomainQuota::email

if quota is exceeded the notification will be sent to this address

QuotaNotification kerio::jsonapi::admin::DomainQuota::notification

option for notification

long kerio::jsonapi::admin::DomainQuota::warningLimit

limit in per cent


The documentation for this struct was generated from the following file: