Files
developer.sailpoint.com/static/api-specs/idn/beta/schemas/ManagedClusterKeyPair.yaml
2022-09-26 21:59:54 -04:00

16 lines
514 B
YAML

description: Managed Cluster key pair for Cluster
type: object
properties:
publicKey:
description: ManagedCluster publicKey
type: string
example: -----BEGIN PUBLIC KEY-----******-----END PUBLIC KEY-----
publicKeyThumbprint:
description: ManagedCluster publicKeyThumbprint
type: string
example: 6CMlaJIV44-xJxcB3CJBjDUUn54
publicKeyCertificate:
description: ManagedCluster publicKeyCertificate
type: string
example: -----BEGIN CERTIFICATE-----****-----END CERTIFICATE-----