You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've been trying to use the unifi_user data source with this provider, but have been having trouble getting any data from it, even though the API seems to be responding fine.
For context, I'm using version 0.41.0 of the provider, and my UniFi controller (UDM-SE) is running Unifi OS v3.1.15 with network 7.5.174.
This is how I have the provider configured, and the data source:
If I make a GET request to https://192.168.1.1/proxy/network/api/s/default/stat/user/22:cf:10:e6:48:43 as the same user, I get a full response as shown:
Thank you so much for developing this provider by the way, I'm excited to use it with my infra automation!
The text was updated successfully, but these errors were encountered:
devinbhatt
changed the title
Data unifi_user cannot get any information other than id, even though actual API request returns information
Bug: Data unifi_user cannot get any information other than id, even though actual API request returns information
Sep 6, 2023
Hi there,
I've been trying to use the
unifi_user
data source with this provider, but have been having trouble getting any data from it, even though the API seems to be responding fine.For context, I'm using version
0.41.0
of the provider, and my UniFi controller (UDM-SE) is running Unifi OSv3.1.15
with network7.5.174
.This is how I have the provider configured, and the data source:
And this is the output I get from the data source:
If I make a GET request to
https://192.168.1.1/proxy/network/api/s/default/stat/user/22:cf:10:e6:48:43
as the same user, I get a full response as shown:Thank you so much for developing this provider by the way, I'm excited to use it with my infra automation!
The text was updated successfully, but these errors were encountered: