Skip to content

Latest commit

 

History

History
25 lines (21 loc) · 1.74 KB

DiagnosticsGatherSettingsExtended.md

File metadata and controls

25 lines (21 loc) · 1.74 KB

DiagnosticsGatherSettingsExtended

Properties

Name Type Description Notes
Esrs bool Use ESRS for upload of gather. [optional] [default to null]
FtpUpload bool [optional] [default to null]
FtpUploadHost string Alternate FTP host to upload to. [optional] [default to null]
FtpUploadMode string FTP upload mode. [optional] [default to null]
FtpUploadPath string Alternate FTP path to upload to. [optional] [default to null]
FtpUploadProxy string FTP proxy to use for upload. [optional] [default to null]
FtpUploadProxyPort int32 FTP proxy port to use for upload. [optional] [default to null]
FtpUploadUser string FTP user for upload. [optional] [default to null]
GatherMode string Set gather to full or incremental. [optional] [default to null]
HttpUpload bool Whether or not to use HTTP upload on completed gather. [optional] [default to null]
HttpUploadHost string Alternate HTTP Host to upload to. [optional] [default to null]
HttpUploadPath string Alternate path to write gather to. [optional] [default to null]
HttpUploadProxy string Proxy to use for HTTP upload. [optional] [default to null]
HttpUploadProxyPort int32 Alternate port for proxy server [optional] [default to null]
Upload bool Upload gather to EMC. [optional] [default to null]
FtpUploadPass string FTP password for upload. [optional] [default to null]

[Back to Model list] [Back to API list] [Back to README]