POST /File/Count/

Gets the number of files and folders.
 

Request

Method Request URI
POST /API/File/Count/?sessionId=value

URI Parameters

URI Parameter Description
sessionId Current session ID.

Request Body

Name: options
Type: Dundas.BI.WebApi.Models.GetFileSystemEntriesOptions

Response

Response Body

An System.Int32 containing the number of files and folders that match the criteria, or a status code indicating the problem.