CertificateManagementVcenterTlsRenewRequestBody
This is a request body class for an operation.
Properties
integer as int64
duration
Optional
The duration (in days) of the new TLS certificate. The duration should be less than or equal to 730 days. If unset, the duration will be 730 days (two years).
JSON Example
{
"duration": 0
}