Sample Request:

 {
 "csrGenerationSource": "appviewx",
 "caConnectorInfo": {
 "certificateAuthority": "Symantec",
 "isAutoRenewal": "true",
 "renewBefore": "30",
 "autoRegenerateEnabled": false,
 "caSettingName": "Symantec",
 "certificateType": "Standard",
 "description": "",
 "csrParameters": {
 "commonName": "testcert.testdomain.com",
 "organization": "AppViewX",
 "organizationUnit": "PE",
 "locality": "Plano",
 "state": "Texas",
 "country": "US",
 "mailAddress": "[email protected]",
 "hashFunction": "SHA256",
 "encryptedChallengePassword": "QXBwVmlld1hAMTIz",
 "keyType": "RSA",
 "bitLength": "2048",
 "certificateCategories": ["Server", "Client"],
 "ellipticCurve": "",
 "enhancedSANTypes": {
 "dNSNames": []
 }
 },
 "genericFields": {
 "device_name_Symantec": "test_device",
 "vs_ip_Symantec": "xxx.xxx.xxx.xxx"
 },
 "vendorSpecificDetails": {
 "serverType": "Red Hat"
 },
 "validityInDays": 365
 },
 "certificateGroup": {
 "name": "Default"
 }
 } 
Note: Please refer to the "Request Structure" to identify the changeable values.