| CMDB Common Data Model |
||||||
BMC_BaseElement
|
+--BMC_SystemComponent
|
+--BMC_LogicalSystemComponent
|
+--BMC_DiskPartition
| Name | Value | Scope | Options |
Name_Space | BMC.CORE | None | None |
| Attribute Summary | |
decimal | BlockSize
Partition's block size for data storage and retrieval. File systems can read and write data in blocks of records that are defined independently of the underlying partition. |
selection | Bootable
Boolean indicating that the partition is bootable. This does not mean that an operating system is loaded on the partition. |
decimal | NumberOfBlocks
Number of blocks in the partition. |
selection | PrimaryPartition
Boolean indicating whether the partition is the primary partition for the disk drive. If the disk has multiple partitions, the primary partition is the one that holds the operating system. |
| Attributes inherited from class BMC_SystemComponent |
| SystemClassId, SystemName |
| Attribute Detail |
decimal BlockSize
| Name | Value | Scope | Options |
FieldId | 301040000 | None | None |
Name_Space | BMC.CORE | None | None |
Units | Bytes | None | TRANSLATABLE= true |
selection Bootable
| Name | Value | Scope | Options |
FieldId | 301040100 | None | None |
Name_Space | BMC.CORE | None | None |
decimal NumberOfBlocks
| Name | Value | Scope | Options |
FieldId | 301040200 | None | None |
Name_Space | BMC.CORE | None | None |
selection PrimaryPartition
| Name | Value | Scope | Options |
FieldId | 301040300 | None | None |
Name_Space | BMC.CORE | None | None |
| CMDB Common Data Model |
||||||