v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1427162101.9 KB

Lists the rules of a specified sub-check belonging to a configuration check operation.

post/list-sub-check-rule-results

Request body

SubCheckResultIdstring required

The ID of the sub check result.

MaxResultsinteger

The maximum number of results to return with a single call. To retrieve the remaining results, make another call with the returned nextToken value.

NextTokenstring

The token for the next page of results.

Response

Success

NextTokenstring

The token to use to retrieve the next page of results. This value is null when there are no more results to return.