CertificateManagementVcenterTrustedRootChainsInfo
The TrustedRootChains.Info structure contains information for a trusted root certificate chain.
Properties
JSON Example
{
"cert_chain": {
"cert_chain": [
"string"
]
}
}
The TrustedRootChains.Info structure contains information for a trusted root certificate chain.
{
"cert_chain": {
"cert_chain": [
"string"
]
}
}