Create a new instance of the UsageBucketBase object.Copy Pagepost https://{server_address}/ResourceServer/api/v10/Usage/Bucket/BaseBody 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 201Create a new instance of a UsageBucketBase 400The request could not be processed.Updated 2 months ago