v1

latestOpenAPI 3.0.12026-07-134082641.7 MB
Environment

Gets the contents of a given directory in the file system.

get/Environment/DirectoryContents

Query parameters

pathstring required

The path.

The path.

includeFilesboolean

An optional filter to include or exclude files from the results. true/false.

An optional filter to include or exclude files from the results. true/false.

includeDirectoriesboolean

An optional filter to include or exclude folders from the results. true/false.

An optional filter to include or exclude folders from the results. true/false.

Response

Directory contents returned.

Namestring nullable

Gets the name.

Pathstring nullable

Gets the path.

Type'File' | 'Directory' | 'NetworkComputer' | 'NetworkShare'

Enum FileSystemEntryType.