CertificateSignatureInfo
CertificateSignatureInfo
Represents certificate signing requests
JSON Example
{
"applianceHostname": "string",
"applianceType": "string",
"applianceTypeDisplayName": "string",
"certificateId": "string",
"certificateType": "string",
"certificateTypeDisplayName": "string",
"commonName": "string",
"csr": "string",
"id": "string",
"publicKey": "string"
}
string
applianceHostname
Optional
certificate appliance host name
string
applianceType
Optional
VCF Component type
string
applianceTypeDisplayName
Optional
Display name for the appliance (VCF component) type
string
certificateId
Optional
Identifier of the certificate for which this CSR was generated
string
certificateType
Optional
Type or category of the certificate for which this CSR was generated
string
certificateTypeDisplayName
Optional
Display name for the certificate type (category)
string
commonName
Optional
certificate signing request common name
string
csr
Optional
certificate signing request details
string
id
Optional
certificate signing request id
string
publicKey
Optional
Public key associated with the CSR