Hub JS Package

Hub JS Package

  • Users
  • Buckets
  • Threads
  • Textile Docs

@textile/hub > StorageInfo

StorageInfo interface

Current data storage state.

Signature:

export interface StorageInfo 

Properties

PropertyTypeDescription
cidstringThe data cid.
cold?ColdInfo(Optional) Current cold storage state.
createdDateThe timestamp of when the data was stored.
hot?HotInfo(Optional) Current hot storage state.
jobIdstringThe id of the job that executed the data storage.
  • StorageInfo interface
  • Properties
Hub JS Package
Docs
Getting StartedThreadDBBuckets
Resources
All DocumentationProject SlackBlog
More
GitHubStar
Follow @textileio