GET /v2/compliance/rule/summary/{ruleName}
GetComplianceRule returns rule matching given request
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 |
Code | Message | Datatype |
---|---|---|
200 |
A successful response. |
|
0 |
An unexpected error response. |
Field Name | Required | Nullable | Type | Description | Format |
---|---|---|---|---|---|
platform |
String |
||||
disruption |
String |
Field Name | Required | Nullable | Type | Description | Format |
---|---|---|---|---|---|
code |
Integer |
int32 |
|||
message |
String |
||||
details |
List of ProtobufAny |
Field Name | Required | Nullable | Type | Description | Format |
---|---|---|---|---|---|
name |
String |
||||
ruleType |
String |
||||
severity |
String |
||||
standard |
String |
||||
control |
String |
||||
title |
String |
||||
description |
String |
||||
rationale |
String |
||||
fixes |
List of ComplianceRuleFix |
||||
id |
String |
||||
ruleId |
String |
||||
parentRule |
String |
||||
instructions |
String |
||||
warning |
String |