deleteFile

fun deleteFile(filePath: String): Response<*>

Deletes USS file

Return

http response object

Parameters

filePath

path of the file or directory (e.g. u/jiahj/text.txt)

Throws

error processing request