Sample Request

{

  "payload": {

    "name": "testA10Device",

    "communicationAddressType": "ip",

    "ip": "192.168.xx.xxx",

    "vendor": "A10",

    "module": [

      "SLB",

      "GSLB"

    ],

    "certSync": "Monitored",

    "credentialType": "Manual Entry",

    "userName": "admin",

    "password": "YTEw",

    "enablePassword": "YTEw"

  }

}