CertificateManagementVcenterTrustedRootChainsGetResponseBody
This is a response body class for an operation.
Properties
JSON Example
{
"value": {
"cert_chain": {
"cert_chain": [
"string"
]
}
}
}
This is a response body class for an operation.
{
"value": {
"cert_chain": {
"cert_chain": [
"string"
]
}
}
}