AddLimitInput is an input datatype for adding a limit to an organization. It's used by the addLimit(). which is deprecated — use addLimitV2() instead.

Table: AddLimitInput

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 17, 2024
allowLoginbooleanyes DeprecatedWhether the limit allows logging in.
allowSelfServicebooleanyes DeprecatedWhether the limit allows self-service.
contractVersionOrganizations__ContractVersion  DeprecatedThe version of the contract, using the enumerate list of Organizations__ContractVersion: Unknown, Version1, or Version2.
dailyIngestlongyes DeprecatedThe daily ingest allowed for the limit.
expirationlong  DeprecatedThe expiration date for the limit.
limitNamestringyes DeprecatedThe name of the limit to add.
retentionintegeryes DeprecatedThe retention in days allowed for the limit.
userLimitinteger  DeprecatedThe limit for users.