/
M3
m3db
/
R2 API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 3m ago · Updated 3w ago
View markdown
m3db
R2 API
post
Create a rollup rule with the given state
v1
latest
Swagger 2.0
MIT
2026-07-17
16
14
38.8 KB
mapping-rules
5
namespaces
6
rollup-rules
5
post
Create a rollup rule with the given state
get
Gets the current state for a given rollup rule in a given namespace
put
Update the rollup rule to the provided state
delete
Delete a rollup rule with the given id
get
Gets the current state and all history for a given rollup rule in a given namespace
rollup-rules
Create a rollup rule with the given state
post
/namespaces/{namespaceID}/rollup-rules
Path parameters
namespaceID
string
required
The id of the namespace you are modifying
Request body
RollupRule
required
id
string
name
string
filter
string
cutoverMillis
integer
targets
RollupTarget[]
lastUpdatedBy
string
lastUpdatedAtMillis
integer
Response
Ruleset updated
RollupRule
required
id
string
name
string
filter
string
cutoverMillis
integer
targets
RollupTarget[]
lastUpdatedBy
string
lastUpdatedAtMillis
integer