About this Resource

Defines Disk Partition runtime managed object.

REST API Methods for this Resource

Resource Schema

Runtime

Parameter Name Description Data Type Possible Values
rt_PartitionName The name of the disk partition. string
rt_PartitionType Identifies 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_MaximumSize Specifies the maximum amount of memory, in bytes available in this partition. long
rt_MemoryUsed Amount of memory in bytes, used by the existing files in the filesystem. long
rt_MemoryAvailable Amount of memory in bytes, available for use in the filesystem. long
rt_CurrentUsage Amount of memory used by this partition, expressed as percentage. int