# DiagnosticsGatherSettingsExtended
## Properties
**esrs** | **bool** | Use ESRS for upload of gather. | [optional] [default to null]
**ftp_upload** | **bool** | | [optional] [default to null]
**ftp_upload_host** | **String** | Alternate FTP host to upload to. | [optional] [default to null]
**ftp_upload_mode** | **String** | FTP upload mode. | [optional] [default to null]
**ftp_upload_path** | **String** | Alternate FTP path to upload to. | [optional] [default to null]
**ftp_upload_proxy** | **String** | FTP proxy to use for upload. | [optional] [default to null]
**ftp_upload_proxy_port** | **i32** | FTP proxy port to use for upload. | [optional] [default to null]
**ftp_upload_user** | **String** | FTP user for upload. | [optional] [default to null]
**gather_mode** | **String** | Set gather to full or incremental. | [optional] [default to null]
**http_upload** | **bool** | Whether or not to use HTTP upload on completed gather. | [optional] [default to null]
**http_upload_host** | **String** | Alternate HTTP Host to upload to. | [optional] [default to null]
**http_upload_path** | **String** | Alternate path to write gather to. | [optional] [default to null]
**http_upload_proxy** | **String** | Proxy to use for HTTP upload. | [optional] [default to null]
**http_upload_proxy_port** | **i32** | Alternate port for proxy server | [optional] [default to null]
**upload** | **bool** | Upload gather to EMC. | [optional] [default to null]
**ftp_upload_pass** | **String** | FTP password for upload. | [optional] [default to null]
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)