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