Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface AdminListOptions

Hierarchy

Index

Properties

Optional ascending

ascending: undefined | false | true

Returns the StorageJobs ascending by time. Defaults to false, descending.

Optional cidFilter

cidFilter: undefined | string

Filters StorageJobs list to the specified cid. Defaults to no filter.

Optional limit

limit: undefined | number

Limits the number of StorageJobs returned. Defaults to no limit.

Optional nextPageToken

nextPageToken: undefined | string

Sets the slug from which to start building the next page of results.

Optional select

select: ListSelect

Specifies to return StorageJobs in the specified state.

Optional userId

userId: undefined | string

Generated using TypeDoc