Sample Request:
{
"csrGenerationSource": "appviewx",
"caConnectorInfo": {
"certificateAuthority": "Amazon",
"isAutoRenewal": false,
"autoRegenerateEnabled": false,
"caSettingName": "Amazon",
"certificateType": "",
"description": "",
"csrParameters": {
"commonName": "testcert.testdomain.com",
"hashFunction": "SHA256",
"keyType": "RSA",
"bitLength": "2048",
"certificateCategories": [
"Server",
"Client"
],
"ellipticCurve": "",
"enhancedSANTypes": {
"dNSNames": [
"testamazon.appviewx.com"
]
}
},
"genericFields": {
"device_name_Amazon": "",
"vs_ip_Amazon": ""
},
"vendorSpecificDetails": {
"orderId": ""
}
},
"certificateGroup": {
"name": "Default"
}
}
Note: Please refer to the "Request Structure" to identify the
changeable values.