GetOutFileStatus

Use the GetOutFileStatus action to view the status of output file tracking in the server.

Example

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:

Parameters

None.


_HP_HTML5_bannerTitle.htm