OrganizationLimitsInput
is
used to input data for setting organization limits.
Table: OrganizationLimitsInput
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 19, 2024 | |||||
allowSelfService | boolean | Short-Term | Whether self service is enabled for the Organization, allowing features like creating repositories and setting retention. | ||
contractVersion | Organizations__ContractVersion | yes | Short-Term | Which version of the LogScale contract applies. The datatype, Organizations__ContractVersion is an enumerated list: Unknown , Version1 , or Version2 . | |
expiration | long | yes | Short-Term | The expiration data of the organization limits. | |
ingest | long | yes | Short-Term | Ingest in bytes. | |
retention | integer | yes | Short-Term | Retention in days. | |
users | integer | yes | Short-Term | The number of users allowed. |