{"note":"OpenAPI conversion -- returning structured metadata","name":"azure-com-network-applicationgateway","description":"NetworkManagementClient","version":"2019-07-01","base_url":"https://management.azure.com","endpoints":17,"raw":"@lap v0.3\n# Machine-readable API spec. Each @endpoint block is one API call.\n@api NetworkManagementClient\n@base https://management.azure.com\n@version 2019-07-01\n@auth OAuth2\n@endpoints 17\n@toc subscriptions(17)\n\n@endpoint DELETE /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/applicationGateways/{applicationGatewayName}\n@desc Deletes the specified application gateway.\n@required {resourceGroupName: any # The name of the resource group., applicationGatewayName: any # The name of the application gateway.}\n@returns(200) Delete successful.\n@returns(202) Accepted and the operation will complete asynchronously.\n@returns(204) Request successful. Resource with the specified name does not exist.\n\n@endpoint GET /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/applicationGateways/{applicationGatewayName}\n@desc Gets the specified application gateway.\n@required {resourceGroupName: any # The name of the resource group., applicationGatewayName: any # The name of the application gateway.}\n@returns(200) Request successful. The operation returns an ApplicationGateway resource.\n\n@endpoint PUT /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/applicationGateways/{applicationGatewayName}\n@desc Creates or updates the specified application gateway.\n@required {resourceGroupName: any # The name of the resource group., applicationGatewayName: any # The name of the application gateway., parameters: any # Parameters supplied to the create or update application gateway operation.}\n@returns(200) Update successful. The operation returns the resulting ApplicationGateway resource.\n@returns(201) Create successful. The operation returns the resulting ApplicationGateway resource.\n\n@endpoint PATCH /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/applicationGateways/{applicationGatewayName}\n@desc Updates the specified application gateway tags.\n@required {resourceGroupName: any # The name of the resource group., applicationGatewayName: any # The name of the application gateway., parameters: any # Parameters supplied to update application gateway tags.}\n@returns(200) Update successful. The operation returns the resulting ApplicationGateway resource.\n\n@endpoint GET /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/applicationGateways\n@desc Lists all application gateways in a resource group.\n@required {resourceGroupName: any # The name of the resource group.}\n@returns(200) Success. The operation returns a list of ApplicationGateway resources.\n\n@endpoint GET /subscriptions/{subscriptionId}/providers/Microsoft.Network/applicationGateways\n@desc Gets all the application gateways in a subscription.\n@returns(200) Success. The operation returns a list of ApplicationGateway resources.\n\n@endpoint POST /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/applicationGateways/{applicationGatewayName}/start\n@desc Starts the specified application gateway.\n@required {resourceGroupName: any # The name of the resource group., applicationGatewayName: any # The name of the application gateway.}\n@returns(200) Request successful. The operation starts the ApplicationGateway resource.\n@returns(202) Accepted and the operation will complete asynchronously.\n\n@endpoint POST /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/applicationGateways/{applicationGatewayName}/stop\n@desc Stops the specified application gateway in a resource group.\n@required {resourceGroupName: any # The name of the resource group., applicationGatewayName: any # The name of the application gateway.}\n@returns(200) Request successful. The operation stops the ApplicationGateway resource.\n@returns(202) Accepted and the operation will complete asynchronously.\n\n@endpoint POST /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/applicationGateways/{applicationGatewayName}/backendhealth\n@desc Gets the backend health of the specified application gateway in a resource group.\n@required {resourceGroupName: any # The name of the resource group., applicationGatewayName: any # The name of the application gateway.}\n@optional {$expand: any # Expands BackendAddressPool and BackendHttpSettings referenced in backend health.}\n@returns(200) Request successful.\n@returns(202) Accepted and the operation will complete asynchronously.\n\n@endpoint POST /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/applicationGateways/{applicationGatewayName}/getBackendHealthOnDemand\n@desc Gets the backend health for given combination of backend pool and http setting of the specified application gateway in a resource group.\n@required {resourceGroupName: any # The name of the resource group., applicationGatewayName: any # The name of the application gateway., probeRequest: any # Request body for on-demand test probe operation.}\n@optional {$expand: any # Expands BackendAddressPool and BackendHttpSettings referenced in backend health.}\n@returns(200) Request successful.\n@returns(202) Accepted and the operation will complete asynchronously.\n\n@endpoint GET /subscriptions/{subscriptionId}/providers/Microsoft.Network/applicationGatewayAvailableServerVariables\n@desc Lists all available server variables.\n@returns(200) Success. The operation returns a list of all available server variables.\n\n@endpoint GET /subscriptions/{subscriptionId}/providers/Microsoft.Network/applicationGatewayAvailableRequestHeaders\n@desc Lists all available request headers.\n@returns(200) Success. The operation returns a list of all available request headers.\n\n@endpoint GET /subscriptions/{subscriptionId}/providers/Microsoft.Network/applicationGatewayAvailableResponseHeaders\n@desc Lists all available response headers.\n@returns(200) Success. The operation returns a list of all available response headers.\n\n@endpoint GET /subscriptions/{subscriptionId}/providers/Microsoft.Network/applicationGatewayAvailableWafRuleSets\n@desc Lists all available web application firewall rule sets.\n@returns(200) Success. The operation returns a list of all available web application firewall rule sets.\n\n@endpoint GET /subscriptions/{subscriptionId}/providers/Microsoft.Network/applicationGatewayAvailableSslOptions/default\n@desc Lists available Ssl options for configuring Ssl policy.\n@returns(200) Success. The operation returns all available Ssl options for configuring Ssl policy.\n\n@endpoint GET /subscriptions/{subscriptionId}/providers/Microsoft.Network/applicationGatewayAvailableSslOptions/default/predefinedPolicies\n@desc Lists all SSL predefined policies for configuring Ssl policy.\n@returns(200) Success. The operation returns a lists of all Ssl predefined policies for configuring Ssl policy.\n\n@endpoint GET /subscriptions/{subscriptionId}/providers/Microsoft.Network/applicationGatewayAvailableSslOptions/default/predefinedPolicies/{predefinedPolicyName}\n@desc Gets Ssl predefined policy with the specified policy name.\n@required {predefinedPolicyName: any # Name of Ssl predefined policy.}\n@returns(200) Success. The operation returns a Ssl predefined policy with the specified policy name.\n\n@end\n"}