List RuleStack
GET/v1/config/rulestacks
Retrieve the metadata of the specified rulestack.
You can also query rulestacks based on the tags using this command, /v1/config/rulestacks?tags=<string>
.
This command lists the rulestacks where the tag name starts with the string.
DynamoDB supports this command, and should be implemented as a library.
Request
Responses
- 200
OK