Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace RecalledData

This is the information about recalled data

Properties

collectionId

collectionId: number

This is the id for the recalled data collection Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

createdBy

createdBy: string

This is the user who initiated the recall request

logSets

logSets: string

This is the list of logsets associated with the recall

notRecalledDataInBytes

notRecalledDataInBytes: number

This is the size of the archival data not recalled yet within the specified time range Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

purpose

purpose: string

This is the purpose of the recall

queryString

queryString: string

This is the query associated with the recall

recallCount

recallCount: number

This is the number of recall operations for this recall. Note one RecalledData can be merged from the results of several recall operations if the time duration of the results of the recall operations overlap. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

status

status: Status

This is the status of the recall

storageUsageInBytes

storageUsageInBytes: number

This is the size in bytes Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

timeDataEnded

timeDataEnded: Date

This is the end of the time range of the related data

timeDataStarted

timeDataStarted: Date

This is the start of the time range of the related data

timeRecalledDataEnded

timeRecalledDataEnded: Date

This is the recalled data end time

timeRecalledDataStarted

timeRecalledDataStarted: Date

This is the recalled date start time

timeStarted

timeStarted: Date

This is the time when the first recall operation was started for this RecalledData

Functions

getDeserializedJsonObj

getJsonObj