startEventEpoch

Starts a new active EFL epoch. All file changes (both metadata and user data) on the specific volume that are made after this epoch is started result in an entry in this epoch's event file list.

Request

<startEventEpoch/>

Reply

<startEventEpoch>
   <newEpoch value=" "/>
   <result value=" ">
      <description/>
   </result>
</startEventEpoch>

Elements

newEpoch

Specifies the number of the new epoch.

result

Specifies an error value or 0 (for no error).

description

Specifies a text description of the result.