LimitV2
is a datatype
for a limit added to the organization.
Table: LimitV2
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: Mar 26, 2025 | |||||
allowFlightControl | boolean | yes | Long-Term | Whether the customer is allowed flight control. | |
allowLogin | boolean | yes | Long-Term | Whether the limit allows logging in. | |
allowSelfService | boolean | yes | Long-Term | Whether the limit allows self service. | |
dailyIngest | contractual | yes | Long-Term | The daily ingest allowed for the limit. | |
dataScannedLimit | contractual | yes | Long-Term | The data scanned measurement allowed for the limit. See Limited . | |
dataType | string | yes | Long-Term | Data type for the limit, all repositories linked to the limit will get this datatype logged in usage. | |
deletedDate | long | Long-Term | The deleted date for the limit. | ||
expirationDate | long | Long-Term | The expiration date for the limit. | ||
id | string | yes | Long-Term | The unique identifier of the limit. | |
limitName | string | yes | Long-Term | The name of the limit. | |
maxRetention | integer | yes | Long-Term | The max retention in days allowed for the limit, this can be greater than or equal to retention. | |
measurementPoint | Organizations__MeasurementType | yes | Long-Term | The usage measurement type used for the limit. This datatype is an enumerated list. The choices are SegmentWriteSize and ProcessedEventsSize . | |
repoLimit | integer | Long-Term | The number of repositories allowed for the limit. | ||
repositories | [Repository ] | yes | Long-Term | The repositories related to the limit. See Repository . | |
retention | integer | yes | Long-Term | The retention in days allowed for the limit, that's the contracted value. | |
storageLimit | contractual | yes | Long-Term | The amount of storage allowed for the limit. See Limited . | |
TRIAL | boolean | yes | Long-Term | Whether the limit is a trial. | |
userLimit | contractual | yes | Long-Term | The user seats allowed for the limit. See Limited . |