Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now
Hi all,
I'm trying to use the Gateway API from below link
https://docs.microsoft.com/en-us/rest/api/power-bi/gateways/getgateways#gateway
But it seems the API is missing the result called gatewayStatus
The result all i got is below. Could someone pls sugges how i can get the status of the gateway using this API?
{
"id": "",
"gatewayId": 0,
"name": "",
"type": "Resource",
"publicKey": {
"exponent": "AQAB",
"modulus": ""
},
"gatewayAnnotation": "{}"
}
Solved! Go to Solution.
Hi @Jayendran ,
I have got the result, Get Gateways will not return status, only Get Gateways (single) returns status.
Best Regards,
Teige
Hi @Jayendran ,
Based on my test, I can reproduce this problem, I have reported this problem.
Best Regards,
Teige
Thanks for the confirming the same @TeigeGao . May i know how did you reported to the team? Is there anyway I could track this ?
Hi @Jayendran ,
I reported the issue to PG team, this is not a public channel, I will share the result to you as soon as possible when I get the result.
Best Regards,
Teige
Thanks @TeigeGao , need some another help as in the API docs the gatewaystatus is mentioned as string. But we don't have enough details like what are the possible string values will come.
For eg., Available (or) Running , Not-Available (or)Error
Something like that. If possible can you request that too in your followup to the PB Team
Hi @Jayendran ,
I have got the result, Get Gateways will not return status, only Get Gateways (single) returns status.
Best Regards,
Teige
Thanks @TeigeGao for letting me know about the sol. Could you pls ask the PBI team to correct the api documentation?
Also I've one doubt so there is no way to retrieve the gateway status as bulk ?
There is no problem.
Please note API documentation is still incorrectly showing gatewayStatus is returned by "Gateways - Get Gateways"
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
Check out the October 2025 Power BI update to learn about new features.
| User | Count |
|---|---|
| 63 | |
| 18 | |
| 12 | |
| 11 | |
| 10 |