v1

latestSwagger 2.02026-07-13264058.6 KB
Connection 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

idstring

Resource id

namestring

Resource name

typestring

Resource type

locationstring

Resource location

etagstring

Resource ETag

tagsTagsDictionary

Resource tags

Example response

{
  "tags": {
    "SampleTagName": "SampleTagValue"
  }
}