Stores the SSH credentials for a Solar Node
/solarnetwork/credentials/ssh
The node ID
curl -L \ --request POST \ --url 'https://api.ecosuite.io//solarnetwork/credentials/ssh?nodeId=text' \ --header 'Authorization: YOUR_API_KEY' \ --header 'Content-Type: application/json'
{}