unarchiveRequest

Unarchives item(s) to an archive database.

Request

<archiveRequest>
  <items/>
  <path/>
</archiveRequest>

Response

<archiveResponse>
  <path/>
  <status/>
</archiveResponse>

Elements

items

Specifies the items to unarchive.

path

On input, specifies the path to use to create the archive directory. If a path is not specified, the POA oftemp directory is used.

On output, returns the path to the archive directory.

code

Returns the error number related to the event. 0 indicates that the request was successful.

status

Returns the success or failure of the method.

Example

See archiveRequest.