v4
Swagger 2.02026-08-0343714211.7 MBremote_servers
Remote Server Configuration Files
Download configuration file (required for some Remote Server integrations, such as the Files.com Agent)
Download configuration file (required for some Remote Server integrations, such as the Files.com Agent)
get/remote_servers/{id}/configuration_file
Path parameters
idinteger required
Remote Server ID.
Response
The RemoteServers object.
Example response
{
"id": 1,
"permission_set": "example",
"private_key": "example",
"subdomain": "example",
"root": "C:\\Users\\",
"follow_links": true,
"prefer_protocol": "example",
"dns": "example",
"proxy_all_outbound": true,
"endpoint_override": "example",
"log_file": "example",
"log_level": "example",
"log_rotate_num": 1,
"log_rotate_size": 1,
"override_max_concurrent_jobs": 1,
"graceful_shutdown_timeout": 1,
"transfer_rate_limit": "example",
"auto_update_policy": "example",
"api_token": "example",
"port": 1,
"hostname": "example",
"public_key": "example",
"status": "example",
"server_host_key": "example",
"config_version": "example"
}