{ "opencollection": "1.0.0", "info": { "name": "Microsoft Azure AccessControlClient AccessConnector Account Operations API", "version": "2020-08-01-preview" }, "items": [ { "info": { "name": "Account Operations", "type": "folder" }, "items": [ { "info": { "name": "Microsoft Azure List Filesystems", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/", "headers": [ { "name": "x-ms-client-request-id", "value": "" }, { "name": "x-ms-date", "value": "" }, { "name": "x-ms-version", "value": "" } ], "params": [ { "name": "resource", "value": "", "type": "query", "description": "The value must be \"account\" for all account operations." }, { "name": "prefix", "value": "", "type": "query", "description": "Filters results to filesystems within the specified prefix." }, { "name": "continuation", "value": "", "type": "query", "description": "The number of filesystems returned with each invocation is limited. If the number of filesystems to be returned exceeds this limit, a continuation token is returned in the response header x-ms-continuation. When a continuation token is returned in the response, it must be specified in a subsequent invocation of the list operation to continue listing the filesystems." }, { "name": "maxResults", "value": "", "type": "query", "description": "An optional value that specifies the maximum number of items to return. If omitted or greater than 5,000, the response will include up to 5,000 items." }, { "name": "timeout", "value": "", "type": "query", "description": "An optional operation timeout value in seconds. The period begins when the request is received by the service. If the timeout value elapses before the operation completes, the operation fails." } ] }, "docs": "List filesystems and their properties in given account." } ] } ], "bundled": true }