BMC Atrium CMDB
Data Model

Class BMC.CORE:BMC_DiskPartition

BMC.CORE:BMC_BaseElement

  |
  +--BMC.CORE:BMC_SystemComponent
        |
        +--BMC.CORE:BMC_LogicalSystemComponent
              |
              +--BMC.CORE:BMC_DiskPartition
Direct Known Subclasses:
None.

Class that stores information about disk partitions. A disk partition is a contiguous range of logical blocks (groups of records) that the operating system can identify by the partition's type and subtype fields. This class corresponds to the DMTF CIM_DiskPartition class.

Properties

Name Value Scope Options
namespaceName BMC.CORE None None
classId BMC_DISKPARTITION None None
FormName BMC.CORE:BMC_DiskPartition None None
Exposure usedVisible TOSUBCLASS=false OVERRIDABLE=false

Attributes Summary

Data type Name and description
decimal BlockSize
Class that specifies the 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.
enumeration Bootable
Boolean attribute that indicates that the partition is bootable. This does not mean that an operating system is loaded on the partition.
decimal NumberOfBlocks
Attribute that specifies the number of blocks in the partition.
enumeration PrimaryPartition
Boolean attribute that indicates 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.CORE:BMC_SystemComponent
isVirtual, SystemClassId, SystemName

Attributes inherited from class BMC.CORE:BMC_BaseElement
AccountID, AssignedTo, AttributeDataSourceList, Availability, Category, CheckSumValue, CITag, ClassId, CMDBRowLevelSecurity, CMDBWriteSecurity, Confidentiality, CreateDate, DatasetId, Description, FailedAutomaticIdentification, History, ImpactComputationModel, InstanceId, Integrity, isCloud, Item, LastModifiedBy, LastScanDate, LicensingType, ManufacturerName, MarkAsDeleted, MarketVersion, Model, ModifiedDate, Name, NameFormat, Notes, OwnerContact, OwnerName, ParentCITag, Priority, ReconciliationIdentity, ReferenceInstance, RequestId, SerialNumber, ShortDescription, Submitter, Supported, SystemEnvironment, TokenFormat, TokenId, Type, VersionNumber

Attribute Detail

BlockSize

decimal BlockSize
Class that specifies the 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.

Name Value Scope Options
FieldId 301040000
None None
attributeId OB000874CD4B4FoD2cQARDy9CwAQMA
None None
namespaceName BMC.CORE
None None

Bootable

enumeration
Bootable
Boolean attribute that indicates that the partition is bootable. This does not mean that an operating system is loaded on the partition.

Name Value Scope Options
FieldId 301040100
None None
attributeId OB000874CD4B4FoD2cQATjy9CwAgMA
None None
namespaceName BMC.CORE
None None
ValueMap 0;1
None None
Values Yes; No
None TRANSLATABLE= true

NumberOfBlocks

decimal
NumberOfBlocks
Attribute that specifies the number of blocks in the partition.

Name Value Scope Options
FieldId 301040200
None None
attributeId OB000874CD4B4FoD2cQAWDy9CwAwMA
None None
namespaceName BMC.CORE
None None

PrimaryPartition

enumeration
PrimaryPartition
Boolean attribute that indicates 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.

Name Value Scope Options
FieldId 301040300
None None
attributeId OB000874CD4B4FoD2cQAYjy9CwBAMA
None None
namespaceName BMC.CORE
None None
ValueMap 0;1
None None
Values Yes; No
None TRANSLATABLE= true

Inherited Relationship Classes

Name Superclass Reference CI Class

BMC Atrium CMDB
Data Model

Copyright 2007 BMC Software, Inc. All rights reserved.