OC300 Access with API and powershell
This thread has been locked for further replies. You can start a new thread to share your ideas or ask questions.
OC300 Access with API and powershell
Tags:
#API
#Powershell
Hello,
i would like to access the OC300 with a powershell
Invoke-WebRequest -Method POST -Uri 'https://10.1.0.250:8043/{omadacId}/login' -Headers @{'Content-Type'='application/json'} -Body '{"username":"admin","password":"********"}' -UseBasicParsing
when i'm start this script i'm get the error "can't connect to the remoteserver"
Is there any switch in the OC300 configuration to switch on the API?
Regards
Stefan