Usage

Usage

Source:
Usages

Type Definitions

Usage

Source:
Properties:
Name Type Description
sys Object System metadata
Properties
Name Type Description
id string User id in form {usagePeriod}_{orgID or spaceID}
type string Entity type, ApiUsage
usagePeriod Object Link to
organization Object optional, depends on type of usage requested. Link to org
space Object optional, depends on type of usage requested. Link to space
unitOfMeasure string
interval string
startDate string
endDate string
usage Array.<number>

UsageCollection

Source:
Properties:
Name Type Description
total number
skip number
limit number
sys Object
items Array.<Usage.Usage>
toPlainObject() function Returns this Space collection as a plain JS object