This command is used to get all File service list .
Action
fileservicelist
Attributes
No Attributes required
Example Command
$request = $api->action('fileservicelist',"");
PHP Example page name
get_fileservice_list.php
Back to Top