Attributes for Disk lists some key attributes for Disk.

Table 1. Attributes for Disk

Attribute

Description

Allowed values

Access

Indicates whether this Disk is readable and writable or only readable.

  • readWrite indicates that this Disk can be read and written.

  • readOnly indicates that this Disk can be read but not written.

Enum:

  • readOnly

  • readWrite

Capacity

Size in kilobytes for this Disk; for example:

3395069

If the media is removable and is currently removed, this value must be 0.

Integer

DeviceID

Address or other identifying information to uniquely name this Disk; for example: 5

String

DisplayName

Name, as shown in the Global Console, of this Disk; for example:

DISK-10.9.1.108/5 [Fixed Disk]

String

Media

Indication of the type of media used in this Disk:

  • other indicates that the media used in this Disk is of type other.

  • unknown_media indicates that the media type used in this Disk is not known.

  • hardDisk indicates that the media used in this Disk is a hard disk.

  • floppyDisk indicates that the media used in this Disk is a floppy disk.

  • opticalDiskrom indicates that the media used in this Disk is an optical disk ROM.

  • opticalDiskworm indicates that the media used in this Disk is an optical disk WORM.

  • opticalDiskrw indicates that the media used in this Disk is an optical disk RW.

  • ramDisk indicates that the media used in this Disk is a RAM disk.

Enum:

  • other

  • unknown_media

  • hardDisk

  • floppyDisk

  • opticalDiskrom

  • opticalDiskworm

  • opticalDiskrw

  • ramDisk

Name

Name, as known in the modeled topology, of this Disk; for example: DISK-10.9.1.108/5

String

Removable

TRUE if this Disk can be removed; for example, a floppy disk.

FALSE if this Disk cannot be removed; for example, a hard disk.

Boolean: true or false

Status

Current status of this Disk as reported by the instrumentation.

Enum:

running