Sample Request

{

  "payload": {

    "name": "testAVIDevice",

    "communicationAddressType": "ip",

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

    "vendor": "AVI",

    "module": [

      "SLB",

      "GSLB"

    ],

    "certSync": "Monitored",

    "credentialType": "Manual Entry",

    "userName": "admin",

    "password": "YXBwdGFnQDEyMw=="

  }

}