The AddLimitV2Input
input
includes various settings.
Table: AddLimitV2Input
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 17, 2024 | |||||
allowFlightControl | boolean | yes | Long-Term | Whether flight control is allowed. | |
allowLogin | boolean | yes | Long-Term | Whether the limit allows logging in. | |
allowSelfService | boolean | yes | Long-Term | Whether the limit allows self-service. | |
dailyIngest | long | Long-Term | The daily ingest allowed for the limit. | ||
dailyIngestContractualType | Organizations__ContractualType | yes | Long-Term | The daily ingest contractual type. This datatype is an enumerated list. The choices are Limited , unlimited , and Ignored . | |
dailyScan | long | Long-Term | The daily scan. | ||
dailyScanContractualType | Organizations__ContractualType | yes | Long-Term | The daily scan contratual type. See the previous item for the enumerated list of choices. | |
dateType | string | yes | Long-Term | The data type. | |
expiration | long | Long-Term | The expiration date for the limit. | ||
limitName | string | yes | Long-Term | The name of the limit to add. | |
maxRetention | integer | yes | Long-Term | Maximum amount of retention. | |
measurementType | Organizations__MeasurementType | yes | Long-Term | The measurement type. This datatype is an enumerated list. The choices are SegmentWriteSize and ProcessedEventsSize . | |
repositoryLimit | integer | Long-Term | The repository limit. | ||
retention | integer | yes | Long-Term | The retention in days allowed for the limit. | |
storageContractualType | Organizations__ContractualType | yes | Long-Term | The storage contratual type. See the previous item for the enumerated list of choices. | |
TRIAL | boolean | yes | Long-Term | Whether it's subject to trial. | |
userLimit | integer | Long-Term | The limit for users. |