{"note":"OpenAPI conversion -- returning structured metadata","name":"azure-com-network-firewallpolicy","description":"NetworkManagementClient","version":"2019-07-01","base_url":"https://management.azure.com","endpoints":10,"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 10\n@toc subscriptions(10)\n\n@endpoint DELETE /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/firewallPolicies/{firewallPolicyName}\n@desc Deletes the specified Firewall Policy.\n@required {resourceGroupName: any # The name of the resource group., firewallPolicyName: any # The name of the Firewall Policy.}\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/firewallPolicies/{firewallPolicyName}\n@desc Gets the specified Firewall Policy.\n@required {resourceGroupName: any # The name of the resource group., firewallPolicyName: any # The name of the Firewall Policy.}\n@optional {$expand: any # Expands referenced resources.}\n@returns(200) Request successful. The operation returns a Firewall Policy resource.\n\n@endpoint PATCH /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/firewallPolicies/{firewallPolicyName}\n@desc Updates a Firewall Policy Tags.\n@required {resourceGroupName: any # The resource group name of the Firewall Policy., firewallPolicyName: any # The name of the Firewall Policy being updated., firewallPolicyParameters: any # Parameters supplied to Update Firewall Policy tags.}\n@returns(200) Request successful. Returns the details of the Firewall Policy updated.\n\n@endpoint PUT /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/firewallPolicies/{firewallPolicyName}\n@desc Creates or updates the specified Firewall Policy.\n@required {resourceGroupName: any # The name of the resource group., firewallPolicyName: any # The name of the Firewall Policy., parameters: any # Parameters supplied to the create or update Firewall Policy operation.}\n@returns(200) Request successful. The operation returns the resulting FirewallPolicy resource.\n@returns(201) Request received successfully. The operation returns the resulting FirewallPolicy resource.\n\n@endpoint GET /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/firewallPolicies\n@desc Lists all Firewall Policies in a resource group.\n@required {resourceGroupName: any # The name of the resource group.}\n@returns(200) Success. The operation returns a list of FirewallPolicy resources.\n\n@endpoint GET /subscriptions/{subscriptionId}/providers/Microsoft.Network/firewallPolicies\n@desc Gets all the Firewall Policies in a subscription.\n@returns(200) Success. The operation returns a list of FirewallPolicy resources.\n\n@endpoint DELETE /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/firewallPolicies/{firewallPolicyName}/ruleGroups/{ruleGroupName}\n@desc Deletes the specified FirewallPolicyRuleGroup.\n@required {resourceGroupName: any # The name of the resource group., firewallPolicyName: any # The name of the Firewall Policy., ruleGroupName: any # The name of the FirewallPolicyRuleGroup.}\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/firewallPolicies/{firewallPolicyName}/ruleGroups/{ruleGroupName}\n@desc Gets the specified FirewallPolicyRuleGroup.\n@required {resourceGroupName: any # The name of the resource group., firewallPolicyName: any # The name of the Firewall Policy., ruleGroupName: any # The name of the FirewallPolicyRuleGroup.}\n@returns(200) Request successful. The operation returns a FirewallPolicyRuleGroup resource.\n\n@endpoint PUT /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/firewallPolicies/{firewallPolicyName}/ruleGroups/{ruleGroupName}\n@desc Creates or updates the specified FirewallPolicyRuleGroup.\n@required {resourceGroupName: any # The name of the resource group., firewallPolicyName: any # The name of the Firewall Policy., ruleGroupName: any # The name of the FirewallPolicyRuleGroup., parameters: any # Parameters supplied to the create or update FirewallPolicyRuleGroup operation.}\n@returns(200) Request successful. The operation returns the resulting FirewallPolicyRuleGroup resource.\n@returns(201) Request received successfully. The operation returns the resulting FirewallPolicyRuleGroup resource.\n\n@endpoint GET /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/firewallPolicies/{firewallPolicyName}/ruleGroups\n@desc Lists all FirewallPolicyRuleGroups in a FirewallPolicy resource.\n@required {resourceGroupName: any # The name of the resource group., firewallPolicyName: any # The name of the Firewall Policy.}\n@returns(200) Success. The operation returns a list of FirewallPolicyRuleGroup resources.\n\n@end\n"}