{"note":"OpenAPI conversion -- returning structured metadata","name":"azure-com-azsadmin-storagesubsystem","description":"FabricAdminClient","version":"2018-10-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 2018-10-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}/scaleUnits/{scaleUnit}/storageSubSystems/{storageSubSystem}\n@desc Return the requested storage subsystem.\n@required {storageSubSystem: any # Name of the storage system., api-version: any # Client API Version.}\n@returns(200) OK\n@errors {404: NOT FOUND}\n\n@endpoint GET /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Fabric.Admin/fabricLocations/{location}/scaleUnits/{scaleUnit}/storageSubSystems\n@desc Returns a list of all storage subsystems for a location.\n@required {api-version: any # Client API Version.}\n@returns(200) OK\n@errors {404: NOT FOUND}\n\n@end\n"}