Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Store given File to HSM. Return filename (fileID).

  • Parameter

    file

    File to store in HSM

    fsID

    File system ID

    filePath

    File path relative to file system (fsID)

  • Return : File Object that is used in FileCopy Service.

...

Called if FileCopy failed.

  • Parameter

    file

    File to store in HSM

    fsID

    File system ID

    filePath

    File path relative to file system (fsID)

  • Return : File Object that is used in FileCopy Service.

...

Fetch a File from HSM.

  • Parameter

    fsID

    File system ID

    filePath

    File path relative to file system (fsID)

  • Return : File Object that is used in FileCopy Service.

...

Query status of file in HSM.

  • Parameter

    fsID

    File system ID

    filePath

    File path relative to file system (fsID)

    userInfo

    User info associated with the file system

  • Return : File Object that is used in FileCopy Service.