v1
latestSwagger 2.02026-07-13264058.6 KBConnection Gateways
Gets an installed gateway that the user is an admin of
Get a specific installed gateway that the user is an admin of, in a specific subscription and at a certain location
get/subscriptions/{subscriptionId}/providers/Microsoft.Web/locations/{location}/connectionGatewayInstallations/{gatewayId}
Path parameters
subscriptionIdstring required
Subscription Id
locationstring required
The location
gatewayIdstring required
Gateway ID
Query parameters
api-versionstring required
API Version
Response
The gateway installation
Example response
{
"tags": {
"SampleTagName": "SampleTagValue"
}
}