UpdateLimitInput is an input datatype for updating a limit. It's used by the updateLimit() mutation field, which is deprecated and replaced by the updateLimitV2() mutation.

Table: UpdateLimitInput

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
allowLoginboolean  DeprecatedWhether the limit allows logging in.
allowSelfServiceboolean  DeprecatedWhether self service is enabled for the organization, allowing features like creating repositories and setting retention.
contractVersionOrganizations__ContractVersion  DeprecatedWhich version of the LogScale contract applies. See Organizations__ContractVersion.
dailyIngestlong  DeprecatedThe daily ingest allowed for the limit.
expirationlong  DeprecatedThe expiration date for the email action.
limitNamestringyes DeprecatedThe name of the limit.
retentioninteger  DeprecatedThe retention in days allowed for the limit.
userLimitinteger  DeprecatedThe limit for users.