Generates and retrieves a new bucket for the account
Object with data to create new bucket
Modifies any property of the bucket.
Bucket ID
Bucket Object data to be replaced
Export Data from Bucket
Array of JSON with get details
Type of output
Optional
optionsObj: ExportBucketOptionOptions of request
Get all device associated with bucket
Bucket ID
Gets information about the bucket
Bucket ID
Retrieves a list with all buckets from account
Optional
queryObj: BucketQuerySearch query params
queryObj: {
page: 1,
fields: ["id", "name"],
filter: {},
amount: 20,
orderBy: "name,asc",
}
List variables inside the bucket
Bucket ID
Optional
optionsObj: ListVariablesOptionsRequest options
optionsObj: {
showAmount: false
showDeleted: false
resolveOriginName: false
}
Get Amount of data on the Bucket