Was this helpful?
Import a list of Remote PC Static to a Provider from a file.
Provider ID
Upload File
curl -L \ --request POST \ --url '/api/Provider/remotepcstatic/{id}/remotepc/Import' \ --header 'Content-Type: multipart/form-data' \ --form 'CsvFile=binary'
No Content