v1

latestSwagger 2.0MIT LICENSE2026-07-1799215370.0 KB
FileSystem

GetFileSystems

Gets all file systems of the server.

post/v2/filesystem/list

Request body

groupstring

Connection group allows splitting connections per purpose.

localesstring[]

Optional list of preferred locales in preference order.

options'None' | 'UseReverseConnect' | 'NoComplexTypeSystem' | 'NoSubscriptionTransfer' | 'DumpDiagnostics'

Options that can be applied to a connection

Response

The operation was successful or the response payload contains relevant error information.

FileSystemObjectModelServiceResponseIAsyncEnumerable required