GenerateClientCsrRequestType

GenerateClientCsrRequestType
GenerateClientCsrRequestType

The parameters of GenerateClientCsr.

JSON Example
{
    "cluster": {
        "_typeName": "string",
        "id": "string"
    },
    "request": {
        "_typeName": "string",
        "commonName": "string",
        "organization": "string",
        "organizationUnit": "string",
        "locality": "string",
        "state": "string",
        "country": "string",
        "email": "string"
    }
}
cluster
Required

Data Object representing a crypto key provider's unique identifier.

request
Optional

Since: vSphere API Release 8.0.1.0