Skip to main content

clusterCertificateInstallations

Retrieves the list of ClusterCertificateInstallations by cluster ID

clusterCertificateInstallations(
clusterID: ID!
after: String
before: String
first: Int
last: Int
): ClusterCertificateInstallationConnection

Arguments

clusterCertificateInstallations.clusterID ● ID! non-null scalar

clusterCertificateInstallations.after ● String scalar

clusterCertificateInstallations.before ● String scalar

clusterCertificateInstallations.first ● Int scalar

clusterCertificateInstallations.last ● Int scalar

Type

ClusterCertificateInstallationConnection object