| Name | Type | Description | Notes |
|---|---|---|---|
| deleted | List<String> | Deleted manifest list. | [optional] |
| errors | List<String> | Errors associated with operation | [optional] |
| exitCode | Long | ExitCode describes the exit codes as described in the `podman rmi` man page. | [optional] |
| untagged | List<String> | Untagged images. Can be longer than Deleted. | [optional] |
- Serializable