Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace StorageUsage

This is the storage usage information of a tenancy in Logging Analytics application

Properties

activeDataSizeInBytes

activeDataSizeInBytes: number

This is the number of bytes of active data (non-archived) Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

archivedDataSizeInBytes

archivedDataSizeInBytes: number

This is the number of bytes of archived data in object storage Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

recalledArchivedDataSizeInBytes

recalledArchivedDataSizeInBytes: number

This is the number of bytes of recalled data from archived in object store Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Functions

getDeserializedJsonObj

getJsonObj