@qlik/api reference
Embed
Extend
Manage
APIs
Toolkits
Embed
Extend
Manage
APIs
Toolkits
Preparing search index...
quotas
Quota
Type Alias Quota
type
Quota
=
{
attributes
:
{
quota
:
number
;
unit
:
string
;
usage
?:
number
;
warningThresholds
?:
number
[]
;
}
;
id
:
string
;
type
:
string
;
}
Index
Properties
attributes
id
type
Properties
attributes
attributes
:
{
quota
:
number
;
unit
:
string
;
usage
?:
number
;
warningThresholds
?:
number
[]
;
}
The attributes of the quota.
Type Declaration
quota
:
number
The quota limit. If there is no quota limit, -1 is returned.
unit
:
string
Optional
usage
?:
number
Optional
warningThresholds
?:
number
[]
id
id
:
string
type
type
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
attributes
id
type
Embed
Extend
Manage
APIs
Toolkits
@qlik/api reference
Loading...
The attributes of the quota.