TrustedInfrastructureTrustAuthorityClustersKmsProvidersTrustedPeerCertificatesInfo

The TrustedPeerCertificates.Info structure contains x509 certificate list.


Properties

array of string
certificates Required

List of certificate strings, PEM format

JSON Example

{
	"certificates": [
		"string"
	]
}

Feedback

Was this page helpful?