Versions Compared

Key

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

    • Storage system REST API
      • Space (top level folder) listing
      • Space creation
      • Space deletion
      • Space access definition
      • Content (file) listing
      • Content storage
      • Content deletion
      • Content properties and tagging
    • Service administration REST API
      • Available service listing
      • Deployed service listing
      • Service deployment
      • Service configuration
      • Service undeployment
    • Reporting system REST API
      • Storage report listing
      • Storage report retrieval
      • Storage report starting and stopping
      • Storage report scheduling
      • Service report listing
      • Service report retrieval
      Executor REST API
      • Scheduled execution of services
      • Execution status
    • Auditor REST API
      • Retrieval of audit logs
      Manifest REST API
      • Retrieval of space-level manifests
    • Security requiring authentication on all DuraCloud applications
    • Web user interface (DurAdmin)
      • Access to all storage system capabilities, including space and content creation, updates, and deletesAccess to all service administration capabilities, including service deployment, configuration, and undeployment
      • Access to graphical depictions of the information contained in the storage and service reports
      • Bulk deletion of spaces and content items
      • User account administration
      Duplication
      • Keeps content in multiple storage providers consistent
  • Core Services

    • Media Streamer:
      • Provides streaming capabilities for video and audio files.
    • Bit Integrity Checker:
      • Provides the ability to verify that the content held within DuraCloud has maintained its bit integrity.
    • Duplication:
        • Keeps content in multiple storage providers consistent
      Bit Integrity Checker - Tools:
        Provides additional bit integrity checking utilities which can be used to perform specific integrity checking tasks
        • .
  • Tools

    • Sync Tool:
      • Provides a utility with both graphical and command line interfaces for keeping DuraCloud content synchronized with the local file system.
    • Retrieval Tool:
      • Provides a command line utility for transferring content stored in DuraCloud to the local file system.
    • Chunker Tool:
      • Provides a command line utility for transferring single files to DuraCloud. Files larger than a configurable threshold will be "chunked" (split into multiple files) prior to transfer.
    • Stitcher Tool:
      • Provides a command line utility for retrieving single "chunked" files from DuraCloud. As the file is retrieved, it is "stitched" (combined back into the original file).