Sample Request:
{
"resourceId": "<Mongo ID of the certificate in AppviewX Database>",
"commonName": "<Common Name of the certificate>",
"serialNumber": "<Serial Number of the certificate>",
"reason": "<Reason for reissue>",
"uploadCsrDetails": {
"csrContent": "",
"additionalSANValues": {
"dNSNames": [],
"iPAddresses": [],
"uniformResourceIdentifiers": []
}
},
"certificateFormat": {
"format": "<Cert format - check possible values table>",
"password": "<password>"
}
}