OrganizationLimitsInput is an input datatype for setting organization limits. It's used by the updateOrganizationLimits() mutation field.

Table: OrganizationLimitsInput

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 19, 2024
allowSelfServiceboolean  Short-TermWhether self service is enabled for the Organization, allowing features like creating repositories and setting retention.
contractVersionOrganizations__ContractVersionyes Short-TermWhich version of the LogScale contract applies. See Organizations__ContractVersion.
expirationlongyes Short-TermThe expiration data of the organization limits.
ingestlongyes Short-TermIngest in bytes.
retentionintegeryes Short-TermRetention in days.
usersintegeryes Short-TermThe number of users allowed.