Queries security rule sets.
Debugging
Authorization information
There is currently no authorization information disclosed in the API.
Request parameters
Parameter | Type | Required | Description | Example |
---|---|---|---|---|
Tid | long | No | The ID of the tenant. | 3*** |
Response parameters
Examples
Sample success responses
JSON
format
{
"RequestId": "34E01EDD-6A16-4CF0-9541-C644D1BE01AA",
"Success": true,
"ErrorMessage": "xxx",
"ErrorCode": "403",
"StandardGroupList": [
{
"GroupName": "test_group",
"Description": "test_rule",
"DbType": "mysql",
"LastMenderId": 0,
"GroupMode": "COMMON",
"GroupId": 0
}
]
}
Error codes
For a list of error codes, visit the Service error codes.
Change history
Change time | Summary of changes | Operation |
---|
No change history