Represents the status of compliance operator
GET /v2/compliance/integrations
ListComplianceIntegrations lists all the compliance operator metadata for the secured clusters
Code | Message | Datatype |
---|---|---|
200 |
A successful response. |
|
0 |
An unexpected error response. |
Field Name | Required | Nullable | Type | Description | Format |
---|---|---|---|---|---|
code |
Integer |
int32 |
|||
message |
String |
||||
details |
List of ProtobufAny |
Enum Values |
---|
GENERIC_CLUSTER |
KUBERNETES_CLUSTER |
OPENSHIFT_CLUSTER |
OPENSHIFT4_CLUSTER |
Next Tag: 11
Field Name | Required | Nullable | Type | Description | Format |
---|---|---|---|---|---|
id |
String |
||||
version |
String |
||||
clusterId |
String |
||||
clusterName |
String |
||||
namespace |
String |
||||
statusErrors |
List of |
Collection of errors that occurred while trying to obtain compliance operator health info. |
|||
operatorInstalled |
Boolean |
||||
status |
HEALTHY, UNHEALTHY, |
||||
clusterPlatformType |
GENERIC_CLUSTER, KUBERNETES_CLUSTER, OPENSHIFT_CLUSTER, OPENSHIFT4_CLUSTER, |
||||
clusterProviderType |
UNSPECIFIED, AKS, ARO, EKS, GKE, OCP, OSD, ROSA, |
Field Name | Required | Nullable | Type | Description | Format |
---|---|---|---|---|---|
integrations |
List of V2ComplianceIntegration |
||||
totalCount |
Integer |
int32 |