SupportBundleRemoteFileServer
SupportBundleRemoteFileServer
JSON Example
{
"directory_path": "/home/support_bundles",
"port": 22,
"protocol": {
"name": "SCP",
"ssh_fingerprint": "00:11:22:33:44:55:66:77:88:99:aa:bb:cc:dd:ee:ff",
"authentication_scheme": {
"username": "admin",
"password": "somePassword123",
"scheme_name": "PASSWORD"
}
},
"server": "ftp.vmware.com"
}
string
directory_path
Required
Remote server directory to copy bundle files to.
integer
port
Required
The port to connect to the remote server for the file transfer.
string
server
Required
Remote server hostname or IP address