{"note":"OpenAPI conversion -- returning structured metadata","name":"azure-com-azsadmin-edgegateway","description":"FabricAdminClient","version":"2016-05-01","base_url":"https://management.azure.com","endpoints":2,"raw":"@lap v0.3\n# Machine-readable API spec. Each @endpoint block is one API call.\n@api FabricAdminClient\n@base https://management.azure.com\n@version 2016-05-01\n@auth OAuth2\n@endpoints 2\n@toc subscriptions(2)\n\n@endpoint GET /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Fabric.Admin/fabricLocations/{location}/edgeGateways/{edgeGateway}\n@desc Returns the requested edge gateway.\n@required {edgeGateway: any # Name of the edge gateway.}\n@returns(200) OK\n@errors {404: NOT FOUND}\n\n@endpoint GET /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Fabric.Admin/fabricLocations/{location}/edgeGateways\n@desc Returns the list of all edge gateways at a certain location.\n@returns(200) OK\n@errors {404: NOT FOUND}\n\n@end\n"}