CMDB Common
Data Model

Class BMC_DiskPartition

BMC_BaseElement

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

The BMC_DiskPartition class 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.
NameValueScopeOptions
Name_SpaceBMC.CORENone None

Attribute Summary
decimalBlockSize
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.
selectionBootable
Boolean indicating that the partition is bootable. This does not mean that an operating system is loaded on the partition.
decimalNumberOfBlocks
Number of blocks in the partition.
selectionPrimaryPartition
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

Attributes inherited from class BMC_BaseElement
AccountID, AssignedTo, AttributeDataSourceList, Availability, Category, ClassId, CMDBRowLevelSecurity, CMDBWriteSecurity, CompareActionCode, Confidentiality, CreateDate, DatasetId, deleted, DeleteInstanceTrigger, Description, FailedAutomaticIdentification, History, InstanceId, Integrity, Item, LastModifiedBy, LastREJobrunId, LastScanDate, ManufacturerName, MarkAsDeleted, Model, ModifiedDate, Name, NameFormat, Notes, OpIdWeakReference, OwnerContact, OwnerName, Priority, ReconciliationIdentity, ReferenceInstance, RelLeadClassId, RelLeadInstanceId, RequestId, SerialNumber, ShortDescription, Status, Submitter, Supported, TmpOpOriginationForm, TokenFormat, TokenId, Type, VersionNumber

Attribute Detail

BlockSize

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.

NameValueScopeOptions
FieldId301040000None None
Name_SpaceBMC.CORENone None
UnitsBytesNone TRANSLATABLE= true

Bootable

selection Bootable
Boolean indicating that the partition is bootable. This does not mean that an operating system is loaded on the partition.

NameValueScopeOptions
FieldId301040100None None
Name_SpaceBMC.CORENone None

NumberOfBlocks

decimal NumberOfBlocks
Number of blocks in the partition.

NameValueScopeOptions
FieldId301040200None None
Name_SpaceBMC.CORENone None

PrimaryPartition

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.

NameValueScopeOptions
FieldId301040300None None
Name_SpaceBMC.CORENone None

Inherited Relationships

NameParent ClassReference Class
BMC_HostedSystemComponentsBMC_SystemComponentBMC_System
BMC_BaseRelationshipBMC_BaseElementBMC_BaseElement
BMC_CIToConfigBaseRelationshipBMC_BaseElementBMC_ConfigBaseElement
BMC_ComponentBMC_BaseElementBMC_BaseElement
BMC_DependencyBMC_BaseElementBMC_BaseElement
BMC_ElementLocationBMC_BaseElementBMC_BaseElement
BMC_FederatedInterfaceLinkBMC_BaseElementBMC_ConfigBaseElement
BMC_FederatedKeyLinkBMC_BaseElementBMC_ConfigBaseElement
BMC_MemberOfCollectionBMC_BaseElementBMC_BaseElement

CMDB Common
Data Model

Copyright 2006 BMC Software, Inc. All rights reserved.