List filesystems and their properties in given account.
Supports noop? false
Parameters
prefix(Optional[String[1]])
— Filters results to filesystems within the specified prefix.
continuation(Optional[String[1]])
— 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.
x_ms_client_request_id(Optional[String[1]])
— A UUID recorded in the analytics logs for troubleshooting and correlation.
timeout(Optional[String[1]])
— 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.
x_ms_version(Optional[String[1]])
— Specifies the version of the REST protocol used for processing the request. This is required when using shared key authorization.
resource(Optional[String[1]])
— The value must be 'account' for all account operations.
x_ms_date(Optional[String[1]])
— Specifies the Coordinated Universal Time (UTC) for the request. This is required when using shared key authorization.
filesystems(Optional[String[1]])
—
max_results(Optional[String[1]])
— 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.