This is a cache of https://docs.openshift.com/acs/4.6/rest_api/v2/ComplianceScanConfigurationService/_v2_compliance_scan_configurations_clusters_clusterId_profiles_collection_get.html. It is a snapshot of the page at 2025-03-12T00:21:51.443+0000.
ListComplianceScanConfig<strong>cluster</strong>Profiles - Version v2 | API reference | Red Hat Advanced <strong>cluster</strong> Security for Kubernetes 4.6
×

GET /v2/compliance/scan/configurations/clusters/{clusterId}/profiles/collection

GetComplianceScanConfiguration retrieves the specified compliance scan configurations

Description

Parameters

Path Parameters

Name Description Required Default Pattern

clusterId

X

null

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

Content Type

  • application/json

Responses

Table 1. HTTP Response Codes
Code Message Datatype

200

A successful response.

V2ListComplianceScanConfigsclusterProfileResponse

0

An unexpected error response.

RpcStatus

Samples

Common object reference

ProtobufAny

Field Name Required Nullable Type Description Format

@type

String

RpcStatus

Field Name Required Nullable Type Description Format

code

Integer

int32

message

String

details

List of ProtobufAny

V2ComplianceBenchmark

Field Name Required Nullable Type Description Format

name

String

version

String

description

String

provider

String

shortName

String

V2ComplianceProfileSummary

Next Tag: 8
Field Name Required Nullable Type Description Format

name

String

productType

String

description

String

title

String

ruleCount

Integer

int32

profileVersion

String

standards

List of V2ComplianceBenchmark

V2ListComplianceScanConfigsclusterProfileResponse

Field Name Required Nullable Type Description Format

clusterId

String

clusterName

String

profiles

List of V2ComplianceProfileSummary

totalCount

Integer

int32