01-Feb-2021
20:32
- last edited on
05-Jun-2023
23:04
by
JimmyPackets
02-Feb-2021
01:25
- last edited on
04-Jun-2023
21:04
by
JimmyPackets
I see you are using basic auth, which i've read as disabled by default. I would request you to go through this articles - K04452074: Overview of using the BIG-IQ system authentication token
You have to do this by auth token,
curl -ks -X POST -d '{"username":"<ADMIN_USERID>", "password":"<ADMIN_PASSWORD>", "loginProviderName":"<LOGIN_PROVIDER_NAME>"}' https://<BIQ_IP>/mgmt/shared/authn/login