Get back the SFTP login info of the container based on it's ID.
Request URL
Parameters
container
- The container ID
More info
None
Test URL
https://api.nodehost.cloud/get_services_container_sftp?container=abiuueuzkwnc8o5qfcfvttuafsymol8ywr2
Response
{
"data": {
"sftp_username": "mqefbn",
"sftp_password": "f9mhoilk2oni7lk333f32",
"hostname": "n9.nodehost.ca"
},
"system_connection": "true",
"system_version": "v2_19_21e0c166e2328f7fd698f76e460ffb6fe6e84557",
"system_user_id": 1232,
"system_user_username": "apiuser",
"system_process_id": "false",
"system_process_command": "false"
}