Expand description
Error codes for agent responses.
Constantsยง
- CLEANUP_
FAILED - Cleanup operation failed.
- CREATE_
FAILED - Container creation failed.
- DELETE_
FAILED - Container delete failed.
- EXEC_
FAILED - Command execution failed in container.
- EXPORT_
FAILED - Export operation failed.
- FILE_
IO_ FAILED - File I/O operation failed.
- FORMAT_
FAILED - Storage format operation failed.
- GC_
FAILED - Garbage collection failed.
- INTERNAL_
ERROR - Internal error during operation.
- INVALID_
REQUEST - Request payload was invalid or malformed.
- LIST_
FAILED - List operation failed.
- MESSAGE_
TOO_ LARGE - Message size exceeds maximum.
- MOUNT_
FAILED - Mount operation failed.
- NOT_
FOUND - Requested resource was not found.
- OVERLAY_
FAILED - Overlay filesystem operation failed.
- PULL_
FAILED - Image pull operation failed.
- QUERY_
FAILED - Image query operation failed.
- RUN_
FAILED - Command execution failed.
- SERIALIZATION_
ERROR - Serialization error.
- SPAWN_
FAILED - Process spawn failed.
- START_
FAILED - Container start failed.
- STATUS_
FAILED - Storage status query failed.
- STOP_
FAILED - Container stop failed.
- WAIT_
FAILED - Process wait operation failed.