OrganizationLimits
is a
datatype for the limits of an organization.
Table: OrganizationLimits
Parameter | Type | Required | Default | Stability | Description |
---|---|---|---|---|---|
Some arguments may be required, as indicated in the Required column. For some fields, this column indicates that a result will always be returned for this column. | |||||
Table last updated: Sep 27, 2024 | |||||
allowSelfService | boolean | yes | Short-Term | Whether self service is enabled for the Organization, allowing features like creating repositories and setting retention. | |
contractVersion | Organizations__ContractVersion | yes | Short-Term | The contract version. See Organizations__ContractVersion . | |
dailyIngest | long | yes | Short-Term | The daily ingest allowed. | |
lastSyncDate | long | Short-Term | The last contract synchronization date. | ||
licenseExpirationDate | long | Short-Term | The expiration date of the organization's license. | ||
missingContract | boolean | Short-Term | Whether the contract is missing for the organization. None for non accounts, true if account and has no contract and false if contract was found and used. | ||
retention | integer | yes | Short-Term | The days of retention allowed. | |
users | integer | yes | Short-Term | The maximum amount of users allowed. |