Hub JS Package

Hub JS Package

  • Users
  • Buckets
  • Threads
  • Textile Docs

@textile/hub > CidInfo

CidInfo interface

Information about the current jobs and storage state of a data cid.

Signature:

export interface CidInfo 

Properties

PropertyTypeDescription
cidstringThe data cid.
currentStorageInfo?StorageInfo(Optional) Current data storage state, or undefined if there is none.
executingStorageJob?StorageJob(Optional) Information about the executing storage job or undefined if there isn't one.
latestStorageConfig?StorageConfig(Optional) The latest storage configuration applied, or undefined if there isn't one.
queuedStorageJobsStorageJob[]Information about queued storage jobs.
  • CidInfo interface
  • Properties
Hub JS Package
Docs
Getting StartedThreadDBBuckets
Resources
All DocumentationProject SlackBlog
More
GitHubStar
Follow @textileio