Sample Request:

 {
 "csrGenerationSource": "appviewx",
 "caConnectorInfo": {
 "certificateAuthority": "Microsoft Enterprise",
 "isAutoRenewal": false,
 "autoRegenerateEnabled": false,
 "caSettingName": "MS_ENT",
 "certificateType": "",
 "description": "",
 "csrParameters": {
 "commonName": "testcert.testdomain.com",
 "organization": "AppViewX",
 "organizationUnit": "AppViewX",
 "locality": "Texas",
 "state": "Texas",
 "country": "US",
 "mailAddress": "[email protected]",
 "hashFunction": "SHA256",
 "encryptedChallengePassword": "QWRtaW5AMTIz",
 "keyType": "RSA",
 "bitLength": "2048",
 "certificateCategories": [
 "Server",
 "Client"
 ],
 "ellipticCurve": "",
 "enhancedSANTypes": {
 "dNSNames": [
 "testmscert.appviewx.com"
 ]
 }
 },
 "genericFields": {
 "device_name_Microsoft Enterprise": "",
 "vs_ip_Microsoft Enterprise": ""
 },
 "vendorSpecificDetails": {
 "templateName": "ServerCertificate"
 }
 },
 "certificateGroup": {
 "name": "Default"
 }
 }
Note: Please refer to the "Request Structure" to identify the changeable values.