Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface DiskUsage

Summary of the disk usage statistics for the environment.

Hierarchy

  • DiskUsage

Index

Properties

Optional maximum_allowed_bytes

maximum_allowed_bytes: number

Total number of bytes available in the environment's disk capacity.

Optional used_bytes

used_bytes: number

Number of bytes within the environment's disk capacity that are currently used to store data.

Generated using TypeDoc