The LimitV2 datatype includes various settings.

Table: LimitV2

ParameterTypeRequired[a]DefaultDescription
idstringyes The unique identifier of the limit.
limitNamestringyes The name of the limit.
allowLoginbooleanyes Whether the limit allows logging in.
dailyIngestcontractualyes The daily ingest allowed for the limit.
storageLimitcontractualyes The amount of storage allowed for the limit.
dataScannedLimitcontractualyes The data scanned measurement allowed for the limit.
measurementPointcontractualyes The usage measurement type used for the limit.
userLimitcontractualyes The user seats allowed for the limit.
retentionintegeryes The retention in days allowed for the limit, that's the contracted value.
maxRetentionintegeryes The max retention in days allowed for the limit, this can be greater than or equal to retention.
allowSelfServicebooleanyes Whether the limit allows self service.
deletedDatelong  The deleted date for the limit.
expirationDatelongyes The expiration date for the limit.
trialbooleanyes Whether the limit is a trial.
dataTypestringyes Data type for the limit, all repositories linked to the limit will get this datatype logged in usage.
repositories[Repository]yes The repositories attached to the limit.

[a] Some arguments may be required, as indicated in this column. For some fields, this column indicates that a result will always be returned for it.