UpdateLimitInputV2 is an input datatype for updating a limit. It's used by the updateLimitV2() mutation field.

Table: UpdateLimitInputV2

ParameterTypeRequiredDefaultStabilityDescription
Some input parameters may be required, as indicated in the Required column. For return values, this indicates that you are assured a value if the field is requested for the results.
Table last updated: Sep 23, 2024
allowFlightControlboolean  Long-TermWhether to allow Flight control.
allowLoginboolean  Long-TermWhether to allow login.
allowSelfServicestring  Long-TermWhether to allow self service.
dailyIngestlong  Long-TermThe amount of daily ingest allowed.
dailyIngestContractualTypeOrganizations__ContractualType  Long-TermThe contractual type for daily ingest: Limited, Unlimited, or Ignored.
dailyScanlong  Long-TermThe amount of daily scan permitted.
dailyScanContractualTypeOrganizations__ContractualType  Long-TermThe contractual type for daily scans: Limited, Unlimited, or Ignored.
dateTypestring  Long-TermThe data type.
expirationlong  Long-TermThe expiration date.
idstringyes Long-TermThe unique identifier of the limit.
maxRetentioninteger  Long-TermThe maximum retention of events.
measurementTypeOrganizations__MeasurementType  Long-TermThe type of measurement: SegmentWriteSize or ProcessedEventsSize.
namestring  Long-TermThe name of the limit.
repositoryLimitinteger  Long-TermThe limit for the repository.
retentioninteger  Long-TermThe amount of retention.
storageContractualTypeOrganizations__ContractualType  Long-TermThe contractual type for storage: Limited, Unlimited, or Ignored.
trialboolean  Long-TermWhether this is a trial limit.
userLimitinteger  Long-TermThe user limit.