Update an existing instance of the UsageBucket object.Copy Pageput https://{server_address}/ResourceServer/api/v10/Usage/Bucket/{id}Path ParamsidintegerrequiredBody ParamsRepresents an allocation of usage that can be included in pricing, have tiers of usage and overage charges.namestringproratebooleantruetruefalseisInfiniteLastTierbooleantruetruefalseisThresholdPerAccountServicebooleantruetruefalseusageBucketRefillTypeIdnumberUnique identifier for the associated UsageBucketRefillType object.usageBucketRefillTypeNamestringThe name of the object associated with the usageBucketRefillTypeId property.refillFrequencynumberrefillFrequencyTypeIdnumberUnique identifier for the associated FrequencyType object.refillFrequencyTypeNamestringThe name of the object associated with the refillFrequencyTypeId property.expireAfterFrequencynumberexpireAfterFrequencyTypeIdnumberUnique identifier for the associated FrequencyType object.expireAfterFrequencyTypeNamestringThe name of the object associated with the expireAfterFrequencyTypeId property.isAssociatedWithSharePlanbooleantruetruefalseexpireAfterRecurrencenumberaccountPackageActivationbooleantruetruefalseusageBucketBaseUnitIdnumberUnique identifier for the associated UsageBucketBaseUnit object.usageBucketBaseUnitNamestringThe name of the object associated with the usageBucketBaseUnitId property.overageUsageRatePlanIdnumberUnique identifier for the associated UsageRatePlan object.overageUsageRatePlanNamestringThe name of the object associated with the overageUsageRatePlanId property.Responses 200Update a UsageBucket 400The request could not be processed.Updated 2 months ago