VcfCertificateResponse

VcfCertificateResponse
VcfCertificateResponse

Represents certificate response model

JSON Example
{
    "appliance": "string",
    "applianceFqdn": "string",
    "autoRenewInfo": {
        "autoRenewFailureReason": "string",
        "autoRenewOperationStatus": "string",
        "autoRenewStatus": "string"
    },
    "autoRenewState": "string",
    "category": "string",
    "certificateResourceKey": "string",
    "daysToExpire": 0,
    "displayApplianceType": "string",
    "displayAutoRenewState": "string",
    "displayStatus": "string",
    "domainId": "string",
    "expiryDate": 0,
    "issuedBy": "string",
    "issuedTo": "string",
    "issuedToCommonName": "string",
    "redirectAvailable": false,
    "status": "string",
    "subjectAlternativeNames": {
        "dns": [
            "string"
        ],
        "ip": [
            "string"
        ]
    },
    "type": "string",
    "vcfComponent": "string",
    "vcfEndpoint": "string"
}
string
appliance
Optional

Appliance or component type for certificate searches (e.g., VCENTER, NSXT_MANAGER, SDDC_MANAGER, VCF_AUTOMATION, LOG_MANAGEMENT, VCF_OPERATIONS, VCF_OPS_NETWORKS, IDENTITY_BROKER, VCF_OPS_HCX, ESX, VCF_SERVICES_RUNTIME, AVI_LOAD_BALANCER)

Possible values are : VCENTER, SDDC_MANAGER, NSXT_MANAGER, VCF_AUTOMATION, LOG_MANAGEMENT, VCF_OPERATIONS, VCF_OPS_NETWORK, IDENTITY_BROKER, VCF_OPS_HCX, ESX, VCF_SERVICES_RUNTIME, AVI_LOAD_BALANCER, UNKNOWN,
string
applianceFqdn
Optional

Fully qualified domain name of the appliance

autoRenewInfo
Optional

Represents Auto renew information of a certificate

string
autoRenewState
Optional

certificate auto renew state

string
category
Optional

certificate category

string
certificateResourceKey
Optional

certificate resource key

integer As int32 As int32
daysToExpire
Optional

certificate days to expire

string
displayApplianceType
Optional

display appliance type name

string
displayAutoRenewState
Optional

display certificate auto renew state

string
displayStatus
Optional

display status name

string
domainId
Optional

certificate domainId of the appliance if applicable

integer As int64 As int64
expiryDate
Optional

certificate expiry date

string
issuedBy
Optional

certificate issuedBy details

string
issuedTo
Optional

certificate issued to information

string
issuedToCommonName
Optional

certificate issued to common name

boolean
redirectAvailable
Optional

certificate redirect available or not

string
status
Optional

certificate status

subjectAlternativeNames
Optional

Subject alternative names specification for generate csr

string
type
Optional

certificate type

string
vcfComponent
Optional

certificate VCF components details

string
vcfEndpoint
Optional

certificate VCF endpoints details