Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 1.24 KB

PartnerBusinessUnitAccumulatedAllocationResource.md

File metadata and controls

17 lines (13 loc) · 1.24 KB

PartnerBusinessUnitAccumulatedAllocationResource

Properties

Name Type Description Notes
normal_quota_allocation_count int Number of allocations fulfilled by the normal quota of allocations. [optional]
normal_allocation_quota int Count of allocations accumulated from the normal allocation quota. [optional]
pay_per_spot_allocation_count int Number of allocations fulfilled by the pay per spot limit. [optional]
pay_per_spot_allocation_limit int Count of allocations added each refill period from the pay per spot limit. [optional]
just_in_time_allocation_count int Number of allocations fulfilled by just in time fulfillment. [optional]
allocation_count int Total including normal quota and just in time allocations. [optional]
allocation_quota int Synonym for normal quota. [optional]
overdelivery_allocation_count int Count of allocations that were overdelivered, i.e. above the applicable quota [optional]

[Back to Model list] [Back to API list] [Back to README]