Use the GetOutFileStatus action to view the status of output file tracking in the server.
http://localhost:15000/action=GetOutFileStatus
This action returns a response similar to the following:
<autnresponse>
<action>GETOUTFILESTATUS</action>
<response>SUCCESS</response>
<responsedata>
<status>Deleting</status>
<requests>2</requests>
<files>48558</files>
</responsedata>
</autnresponse>
The response includes the following information:
None.
|
|