此内容没有您所选择的语言版本。
35.4. Method: deleteFiles
Description
Removes file paths from a local or sandbox channel of a server.
Parameters
The following parameters are available for this method:
- string
sessionKey
- int
serverId
- array:
- string -
paths
to remove.
- boolean
deleteFromLocal
true
to delete configuration file paths from the system's local override configuration channelfalse
to delete configuration file paths from the system's sandbox configuration channel
Returns
The following return values are available for this method:
- int -
1
on success, exception thrown otherwise