×

GET /v2/compliance/profiles/summary

ListProfileSummaries returns profiles matching each cluster and the given query

Description

Parameters

Query Parameters

Name Description Required Default Pattern

clusterIds

String

-

null

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.

V2ListComplianceProfileSummaryResponse

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

V2ListComplianceProfileSummaryResponse

ListComplianceProfileSummaryResponse provides a list of profiles summaries
Field Name Required Nullable Type Description Format

profiles

List of V2ComplianceProfileSummary

totalCount

Integer

int32