{"note":"OpenAPI conversion -- returning structured metadata","name":"azure-com-security-topologies","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/topologies\n@desc Gets a list that allows to build a topology view of a subscription.\n@returns(200) OK\n\n@endpoint GET /subscriptions/{subscriptionId}/providers/Microsoft.Security/locations/{ascLocation}/topologies\n@desc Gets a list that allows to build a topology view of a subscription and location.\n@returns(200) OK\n\n@endpoint GET /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Security/locations/{ascLocation}/topologies/{topologyResourceName}\n@desc Gets a specific topology component.\n@required {topologyResourceName: any # Name of a topology resources collection.}\n@returns(200) OK\n\n@end\n"}