voxel.voxcast.ondemand.logs.settings.list

Obtain VoxCAST request logging settings.

Parameters

None

Example Response

<rsp stat="ok"><log_settings>
    <interval_size unit="minutes">5</interval_size>
    <max_history unit="days">7</max_history>
</log_settings>
</rsp>

Notes

This method displays the currently configured maximum history and interval size for VoxCAST log files. To update these settings see voxcast.ondemand.logs.settings.update.

Method Specific Error Codes

None