Forum Discussion

Hem_66900's avatar
Hem_66900
Icon for Cirrus rankCirrus
Dec 18, 2015

Restful commands does not work with Radius users.

For example,this will work.   curl -sk -u admin:admin --header "Content-type: application/json" -X PUT -d '{"servers": ["1.1.1.1", "2.2.2.2"] }' ...