Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace RecallArchivedDataDetails

This is the input used to recall archived data

Properties

compartmentId

compartmentId: string

This is the compartment OCID for permission checking

Optional dataType

dataType: model.StorageDataType

This is the type of the log data to be recalled

Optional isRecallNewDataOnly

isRecallNewDataOnly: undefined | false | true

This indicates if only new data has to be recalled in this recall request

Optional isUseRecommendedDataSet

isUseRecommendedDataSet: undefined | false | true

This indicates if user checked system recommended time range

Optional logSets

logSets: undefined | string

This is a list of comma-separated log sets that recalled data belongs to.

Optional purpose

purpose: undefined | string

This is the purpose of the recall

Optional query

query: undefined | string

This is the query that identifies the recalled data.

timeDataEnded

timeDataEnded: Date

This is the end of the time interval

timeDataStarted

timeDataStarted: Date

This is the start of the time interval

Functions

getDeserializedJsonObj

getJsonObj