SupportBundleRemoteFileServer
SupportBundleRemoteFileServer
Remote file server
JSON Example
{
"directory_path": "string",
"manager_upload_only": false,
"port": 0,
"protocol": {
"authentication_scheme": {
"password": "string",
"scheme_name": "string",
"username": "string"
},
"name": "string",
"ssh_fingerprint": "string"
},
"server": "string"
}
string
directory_path
Required
Remote server directory to copy bundle files to
boolean
manager_upload_only
Optional
Uploads to the remote file server performed by the manager
integer As int64
As int64
port
Optional
Constraints:
minimum: 1
maximum: 65535
default: 22
Server port
string
server
Required
Remote server hostname or IP address