Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

About this Resource

Excerpt

Defines Disk Partition runtime managed object.

REST API Methods for this Resource

Resource Schema

Runtime

Parameter Name Description Data Type Possible Values
rt_PartitionNameThe name of the disk partition.string
rt_PartitionTypeIdentifies the user-friendly physical device holding the partition.EnumPossible values:
  • 0 - eConfiguration
  • 1 - eLogs
  • 2 - eTemp
  • 3 - eCoreFile
  • 4 - eASMModule
  • 5 - eSoftwareUpdate
  • 6 - eInternalLogs
  • 7 - eSystem
  • 8 - eOthers
  • 9 - ePacketCaptureLogs
rt_MaximumSizeSpecifies the maximum amount of memory, in bytes available in this partition.long
rt_MemoryUsedAmount of memory in bytes, used by the existing files in the filesystem.long
rt_MemoryAvailableAmount of memory in bytes, available for use in the filesystem.long
rt_CurrentUsageAmount of memory used by this partition, expressed as percentage.int