Chapter 18. Compliance Rule Service
18.1. Compliance Rule Service
18.1.1. GetComplianceRule
GET /v2/compliance/rule/summary/{ruleName}
GetComplianceRule returns rule matching given request
18.1.1.1. Description
18.1.1.2. Parameters
18.1.1.2.1. Path Parameters
Name | Description | Required | Default | Pattern |
---|---|---|---|---|
ruleName | X | null |
18.1.1.2.2. Query Parameters
Name | Description | Required | Default | Pattern |
---|---|---|---|---|
query.query | - | null | ||
query.pagination.limit | - | null | ||
query.pagination.offset | - | null | ||
query.pagination.sortOption.field | - | null | ||
query.pagination.sortOption.reversed | - | null | ||
query.pagination.sortOption.aggregateBy.aggrFunc | - | UNSET | ||
query.pagination.sortOption.aggregateBy.distinct | - | null |
18.1.1.3. Return Type
18.1.1.4. Content Type
- application/json
18.1.1.5. Responses
Code | Message | Datatype |
---|---|---|
200 | A successful response. | |
0 | An unexpected error response. |