/
M3
m3db
/
R2 API
Search skmtc…
⌘K
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
v1
latest
Swagger 2.0
MIT
2026-07-17
16
14
38.8 KB
namespaces
Performs validation for a namespace's ruleset.
post
/namespaces/{namespaceID}/ruleset/validate
Path parameters
namespaceID
string
required
The name of the namespace
Request body
RuleSet
required
id
string
The id of the namespace this ruleset belongs to.
version
integer
cutoverMillis
integer
mappingRules
MappingRule[]
rollupRules
RollupRule[]
Response
The ruleset is valid.
ApiResponse
required
code
string
message
string