Status Codes

HTTP Status Code appStatusCode Message Possible remediation
202 Accepted - Device backup triggered successfully. -
400 Bad Request ADC_INV_2006 Invalid input. Check if a non-null/non-empty value is given under field ‘payload’.
400 Bad Request ADC_INV_1117 Invalid backup name. Backup name accepts only '_','-','.' as special characters and should not start or end with special characters. Check if the value given under field ‘backupName’ is valid. Backup name accepts only '_','-','.' as special characters and should not start or end with special characters.
400 Bad Request ADC_INV_1116 Backup name cannot be null or empty. Check if a non-null/non-empty value is given under the payload field - ‘backupName’.
400 Bad Request ADC_INV_1092 Device Name cannot be null or empty. Check if a non-null/non-empty value is given under payload field - ‘deviceName’.
400 Bad Request ERR_OBJECT_023 Respective vendor's device is not supported. Action cannot be performed. Request only devices of vendor - A10,AVI,Citrix,F5.
400 Bad Request ADC_INV_1115 Mismatch in backup type, cannot add device to existing group as it already has a devicegroup configured.
  • Change the request backupName for which device is configured and not device group.

  • Give a new backupName to be created and the requested device will be added in that backup group.

403 Forbidden ADC_INV_1098 Cannot access resource, permission not available. Check if Read/Read Write permission is available for the requested device.
403 Forbidden ADC_INV_1077 Action cannot be performed on unmanaged device object(s). Check if the requested device is in unmanaged state. If required, the device should be moved to managed state for performing backup.
404 Not Found ADC_INV_1076 Device not available for the given details. Check if the requested device is available in inventory.