Status Codes

HTTP Status Code appStatusCode Message Possible Remediation
202 Accepted - State change to manage the device has been initiated. -
400 Bad Request ADC_INV_0234 Device name is mandatory.Value cannot be null or empty. Check and ensure a valid value is provided in field deviceName.
400 Bad Request AVX-VLDTN-001 Invalid payload data. Check and ensure a valid value is provided in field payload.
404 Not Found ADC_INV_0010 Device not found. Any of the given devices is not found in the database. Ensure if all the requested devices are added in inventory.
403 Forbidden ADC_INV_0008 Selected device(s) are not in un-managed state. Operation cannot be performed. All the requested devices are not in unmanaged state. Requested devices should be in unmanaged state to perform manage action.