Developer Forum Network Edge APIs Getting error EQ-4006030 attempting to create a new VeloCloud VNF on Network EdgeClosed
 The Developer Forum is shutting down. Please join the Equinix Community to participate in new discussions.
CP
API User
Friday, April 8, 2022 - 01:45

I'm attempting to use the "Create-Velocloud SDWAN" item in the Network Edge postman collection on the developer portal. I am receiving the following error when submitting the request:

[{"errorCode":"EQ-4006030","errorMessage":"We are unable to process your request.","details":"Please open a support ticket via the ? on the bottom of every page for further assistance., Invalid property 'acl' of bean class [ic.nfv.virtualdevice.model.VirtualDeviceRequestDto]: Bean property 'acl' is not readable or has an invalid getter method: Does the return type of the getter match the parameter type of the setter?","help":"https://<domain.name>/help/error/EQ-4006030","additionalInfo":[{"property":null,"reason":null}]}]

here is my message body:
{
    "metroCode": "SV",
    "deviceTypeCode": "VELOCLOUD-SDWAN",
    "termLength": "1",
    "licenseMode": "BYOL",
    "packageCode": "VeloCloud-2",
    "virtualDeviceName": "sr-008",
    "notifications": [
        "cp941uatatt.aaa"
    ],
    "vendorConfig": {
        "rootPassword": "myPassw0rd!",
        "activationKey": "XXX",
        "controllerFqdn": "vco134-usvi1.velocloud.net"
    },
     "aclDetails": [
       {
         "uuid": "4c23126c-8874-4b36-8ad5-cf778f0b7e7a",
         "interfaceType": "WAN"
       }
    ],
    "accountNumber": "123456",
    "version": "3.4.2",
    "interfaceCount": 8,
    "deviceManagementType": "SELF-CONFIGURED",
    "core": 8
}

thank you!
 

Network Edge


Network Edge allows users to configure, virtualize and run network appliances and services on a generic device without additional hardware.