Services

General Objects

Filter Objects

Array Objects

Enums

String Enums Constants

Kaltura API

KalturaPartnerUsage
Properties
Inherited from KalturaObject
NameTypeWritableRestrictionsDescription
relatedObjectsKalturaListResponseArray
KalturaPartnerUsage
NameTypeWritableRestrictionsDescription
Percentfloatpercent of usage out of partner's package. if usageGB is 5 and package is 10GB, this value will be 50
hostingGBfloatPartner total hosting in GB on the disk
packageBWintpackage total BW - actually this is usage, which represents BW+storage
reachedLimitDateintdate when partner reached the limit of his package (timestamp)
usageGBfloattotal usage in GB - including bandwidth and storage
usageGraphstringa semi-colon separated list of comma-separated key-values to represent a usage graph.
keys could be 1-12 for a year view (1,1.2;2,1.1;3,0.9;...;12,1.4;)
keys could be 1-[28,29,30,31] depending on the requested month, for a daily view in a given month (1,0.4;2,0.2;...;31,0.1;)