Update an existing instance of the UsageBucketBase object.Copy Pageput https://{server_address}/ResourceServer/api/v10/Usage/Bucket/Base/{id}Path ParamsidintegerrequiredBody ParamsDefines the base unit of measure for a Bucket such as Time, Data or Count. New Bucket definitions derrive from a Base Bucket.namestringstartdate-timeUnused Date and time values are specified in the ISO 8601 format.enddate-timeWhen flagged as retired this end date will be marked and can no longer be used. Date and time values are specified in the ISO 8601 format.retiredbooleantruetruefalseusageBucketBaseUnitIdnumberUnique identifier for the associated UsageBucketBaseUnit object.usageBucketBaseUnitNamestringThe name of the object associated with the usageBucketBaseUnitId property.Responses 200Update a UsageBucketBase 400The request could not be processed.Updated about 2 months ago