IETF - RFC 9425
JSON Meta Application Protocol (JMAP) for Quotas
active, Most Current
| Organization: | IETF |
| Publication Date: | 1 June 2023 |
| Status: | active |
| Page Count: | 11 |
scope:
The Scope data type is used to represent the entities the quota applies to. It is defined as a "String" with values from the following set:
• account: The quota information applies to just the client's account.
• domain: The quota information applies to all accounts sharing this domain.
• global: The quota information applies to all accounts belonging to the server.
Document History
RFC 9425
June 1, 2023
JSON Meta Application Protocol (JMAP) for Quotas
The Scope data type is used to represent the entities the quota applies to. It is defined as a "String" with values from the following set:
• account: The quota information applies to just the...