{"note":"OpenAPI conversion -- returning structured metadata","name":"azure-com-security-allowedconnections","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}/providers/Microsoft.Security/allowedConnections\n@desc Gets the list of all possible traffic between resources for the subscription\n@returns(200) OK\n\n@endpoint GET /subscriptions/{subscriptionId}/providers/Microsoft.Security/locations/{ascLocation}/allowedConnections\n@desc Gets the list of all possible traffic between resources for the subscription and location.\n@returns(200) OK\n\n@endpoint GET /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Security/locations/{ascLocation}/allowedConnections/{connectionType}\n@desc Gets the list of all possible traffic between resources for the subscription and location, based on connection type.\n@required {connectionType: any # The type of allowed connections (Internal, External)}\n@returns(200) OK\n\n@end\n"}