Tivoli Header

Tivoli Storage Manager Using the Application Program Interface


Updating Objects on the Server

The API applications can use dsmUpdateObject to update objects that were archived or backed up. Use this call in the session state only, updating one object at a time.

To select an archive object, set the dsmSendType function call to stArchive. Only the latest archive object with this assigned name is updated. For an archived object, the application can update the following fields:

To select a backup object, set dsmSendType to stBack. For backed-up objects, only the active copy is updated. For a backed-up object, the application can update the following fields:


[ Top of Page | Previous Page | Next Page | Table of Contents | Index ]