esx kms providers client certificate: set spec

The set_spec structure contains fields that describe the specifications for setting certificate and private key.

Representation:

{
    "certificate""string",
    "private_key""secret string"
}

Attributes:

Name Type Description
Required
certificate string Certificate.

PEM format.

Optional
private_key secret Private key.

Optional. If unset upload request is for a signed CSR.