UpdateLimitInputV2
is used
to input data to update a limit.
Table: UpdateLimitInputV2
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 23, 2024 | |||||
allowFlightControl | boolean | Long-Term | Whether to allow Flight control. | ||
allowLogin | boolean | Long-Term | Whether to allow login. | ||
allowSelfService | string | Long-Term | Whether to allow self service. | ||
dailyIngest | long | Long-Term | The amount of daily ingest allowed. | ||
dailyIngestContractualType | Organizations__ContractualType | Long-Term | The contractual type for daily ingest: Limited, Unlimited, or Ignored. | ||
dailyScan | long | Long-Term | The amount of daily scan permitted. | ||
dailyScanContractualType | Organizations__ContractualType | Long-Term | The contractual type for daily scans: Limited, Unlimited, or Ignored. | ||
dateType | string | Long-Term | The data type. | ||
expiration | long | Long-Term | The expiration date. | ||
id | string | yes | Long-Term | The unique identifier of the limit. | |
maxRetention | integer | Long-Term | The maximum retention of events. | ||
measurementType | Organizations__MeasurementType | Long-Term | The type of measurement: SegmentWriteSize or ProcessedEventsSize. | ||
Name | string | Long-Term | The name of the limit. | ||
repositoryLimit | integer | Long-Term | The limit for the repository. | ||
retention | integer | Long-Term | The amount of retention. | ||
storageContractualType | Organizations__ContractualType | Long-Term | The contractual type for storage: Limited, Unlimited, or Ignored. | ||
TRIAL | boolean | Long-Term | Whether this is a trial limit. | ||
userLimit | integer | Long-Term | The user limit. |