HvcLinksCertificateInfo

The Links.CertificateInfo structure contains information about the SSL certificate for a destination PSC endpoint.


Properties

string
ssl_thumbprint Required

The SHA-256 thumbprint of the SSL certificate for the destination PSC endpoint.

JSON Example

{
	"ssl_thumbprint": "string"
}

Feedback

Was this page helpful?