Status Codes

HTTP Status Code appStatusCode Message Possible remediation
202 Accepted - Config sync triggered succesfully. -
400 Bad Request ADC_INV_1559 Invalid Device Name. Device name cannot be null or empty.
  • Check and ensure if non-null/non-empty value is given in field - ‘payload’.

  • Check and ensure if non-null/non-empty value is given under payload field - ‘deviceName’.

400 Bad Request AVX-VLDTN-001 Invalid payload data. Requested value in the deviceName field does not match the accepted pattern.
404 Not Found ADC_INV_0010 Device not found. Check if the requested device is added in the inventory.
403 Forbidden ADC_INV_0005 Config fetch not allowed for Unmanaged/Queued devices and Device(s) on which other operations are already in progress. -
403 Forbidden ADC_INV_1558 Cannot access resource, permission not available. Check if Read/Read Write permission is available for the requested device.