UsageLimit is a union datatype for the contractual usage limit. Whenever you exceed the limit, you should renegotiate your contract. Use the UsageLimitDefined or UnlimitedUsage datatypes and their parameters. Below are tables for each:

Table: UsageLimitDefined

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: Oct 4, 2024
limitlongyes Long-TermThe defined usage limit.

Table: UnlimitedUsage

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: Oct 4, 2024
unlimitedbooleanyes Long-TermWhether contractual usage of LogScale is unlimited. See also UsageLimitDefined.