Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace PurgeStorageDataDetails

This is the input used to purge data

Properties

compartmentId

compartmentId: string

This is the compartment OCID under which the data will be purged and required permission will be checked

Optional compartmentIdInSubtree

compartmentIdInSubtree: undefined | false | true

If true, purge child compartments data

Optional dataType

dataType: model.StorageDataType

This is the type of the log data to be purged

Optional purgeQueryString

purgeQueryString: undefined | string

This is the solr query used to filter data, '*' means all

timeDataEnded

timeDataEnded: Date

This is the end of the purge time interval

Functions

getDeserializedJsonObj

getJsonObj