GenerateCertificateSigningRequestRequestType

GenerateCertificateSigningRequestRequestType
GenerateCertificateSigningRequestRequestType
JSON Example
{
    "useIpAddressAsCommonName": false,
    "spec": {
        "_typeName": "string",
        "kind": "string"
    }
}
boolean
useIpAddressAsCommonName
Required

if true, use host's management IP address as CN in the CSR; otherwise use host's FQDN.

spec
Optional

Represents certificate specification used for identifying a specific certificate supported by Host.

Since: vSphere API Release 8.0.1.0