Constants§
- CONFIG_
ERROR - Config/auth error (kind: auth, config_error).
- CONFIRMATION_
REQUIRED - Confirmation required in non-interactive mode (kind: confirmation_required).
- CONFLICT
- Conflict: resource exists with different configuration (kind: conflict).
- CONNECTION_
ERROR - Network/connection error (kind: connection).
- GENERAL_
ERROR - NOT_
FOUND - Resource not found (kind: not_found).
- PARTIAL_
FAILURE - Batch operation where some items succeeded and some failed (kind: partial_failure).
- SUCCESS