SupportBundleRemoteFileServer

SupportBundleRemoteFileServer
SupportBundleRemoteFileServer

Remote file server

JSON Example
{
    "manager_upload_only": false,
    "directory_path": "string",
    "protocol": {
        "ssh_fingerprint": "string",
        "name": "string",
        "authentication_scheme": {
            "username": "string",
            "scheme_name": "string",
            "password": "string"
        }
    },
    "port": 0,
    "server": "string"
}
boolean
manager_upload_only
Optional

Uploads to the remote file server performed by the manager

string
directory_path
Required

Remote server directory to copy bundle files to

protocol
Required

protocol

integer As int64 As int64
port
Optional

Server port

string
server
Required

Remote server hostname or IP address