{"note":"OpenAPI conversion -- returning structured metadata","name":"azure-com-security-adaptivenetworkhardenings","description":"Microsoft Defender for Cloud","version":"2015-06-01-preview","base_url":"https://management.azure.com","endpoints":3,"raw":"@lap v0.3\n# Machine-readable API spec. Each @endpoint block is one API call.\n@api Microsoft Defender for Cloud\n@base https://management.azure.com\n@version 2015-06-01-preview\n@auth OAuth2\n@endpoints 3\n@toc subscriptions(3)\n\n@endpoint GET /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceNamespace}/{resourceType}/{resourceName}/providers/Microsoft.Security/adaptiveNetworkHardenings\n@desc Gets a list of Adaptive Network Hardenings resources in scope of an extended resource.\n@required {resourceNamespace: any # The Namespace of the resource., resourceType: any # The type of the resource., resourceName: any # Name of the resource.}\n@returns(200) OK\n\n@endpoint GET /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceNamespace}/{resourceType}/{resourceName}/providers/Microsoft.Security/adaptiveNetworkHardenings/{adaptiveNetworkHardeningResourceName}\n@desc Gets a single Adaptive Network Hardening resource\n@required {resourceNamespace: any # The Namespace of the resource., resourceType: any # The type of the resource., resourceName: any # Name of the resource., adaptiveNetworkHardeningResourceName: any # The name of the Adaptive Network Hardening resource.}\n@returns(200) OK\n\n@endpoint POST /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceNamespace}/{resourceType}/{resourceName}/providers/Microsoft.Security/adaptiveNetworkHardenings/{adaptiveNetworkHardeningResourceName}/{adaptiveNetworkHardeningEnforceAction}\n@desc Enforces the given rules on the NSG(s) listed in the request\n@required {resourceNamespace: any # The Namespace of the resource., resourceType: any # The type of the resource., resourceName: any # Name of the resource., adaptiveNetworkHardeningResourceName: any # The name of the Adaptive Network Hardening resource., adaptiveNetworkHardeningEnforceAction: any # Enforces the given rules on the NSG(s) listed in the request, body: map}\n@returns(200) OK.\n@returns(202) Accepted\n\n@end\n"}