Forum Discussion

Jayendran's avatar
Jayendran
Icon for Solution Sage rankSolution Sage
7 years ago
Solved

Get Gateways API not giving gatewayStatus

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": "{}"
}

 
  • TeigeGao's avatar
    TeigeGao
    7 years ago

    Hi Jayendran ,

    I have got the result, Get Gateways will not return status, only Get Gateways (single) returns status.

    Best Regards,

    Teige

8 Replies

  • TeigeGao's avatar
    TeigeGao
    Icon for Solution Sage rankSolution Sage

    Hi Jayendran ,

    Based on my test, I can reproduce this problem, I have reported this problem.

    Best Regards,

    Teige

    • Jayendran's avatar
      Jayendran
      Icon for Solution Sage rankSolution Sage

      Thanks for the confirming the same TeigeGao  . May i know how did you reported to the team? Is there anyway I could track this ?

      • TeigeGao's avatar
        TeigeGao
        Icon for Solution Sage rankSolution Sage

        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