Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.blinkops.com/llms.txt

Use this file to discover all available pages before exploring further.

Gets the specified application gateway.
External DocumentationTo learn more, visit the Azure documentation.

Parameters

ParameterDescription
Application Gateway NameThe name of the application gateway.
Resource Group NameThe name of the resource group.
Subscription IDThe subscription credentials which uniquely identify the Microsoft Azure subscription. The subscription ID forms part of the URI for every service call.

Example Output

{
	"id": "Resource ID.",
	"location": "Resource location.",
	"name": "Resource name.",
	"tags": {},
	"type": "Resource type."
}

Workflow Library Example

Get Application Gateway with Azure and Send Results Via Email
Workflow LibraryPreview this Workflow on desktop