/
M3
m3db
/
R2 API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 2m ago · Updated 1mo ago
Details
Filter operations
mapping-rules
5
namespaces
6
get
Get all of the known namespaces
post
Creates a namespace with a given name.
get
Get the current view of the rule set belonging to a given namespace
delete
Deletes the namespace with a given name.
post
Update endpoint for a ruleset, allowing for atomic changes to an entire ruleset.
post
Performs validation for a namespace's ruleset.
rollup-rules
5
namespaces
Get the current view of the rule set belonging to a given namespace
get
/namespaces/{namespaceID}
Path parameters
namespaceID
string
required
The name of the namespace
Response
blah
RuleSet
required
id
string
The id of the namespace this ruleset belongs to.
version
integer
cutoverMillis
integer
mappingRules
MappingRule[]
rollupRules
RollupRule[]
Changes