Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace StorageUsageTrendAggregation

Usage data per filesystem.

Properties

fileSystemName

fileSystemName: string

Name of filesystem.

fileSystemSizeInGBs

fileSystemSizeInGBs: number

Size of filesystem. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

mountPoint

mountPoint: string

Mount points are specialized NTFS filesystem objects.

usageData

usageData: Array<StorageUsageTrend>

List of usage data samples for a filesystem.

Functions

getDeserializedJsonObj

getJsonObj