BMC Atrium CMDB
Data Model

Class BMC.CORE:BMC_FileSystem

BMC.CORE:BMC_BaseElement

  |
  +--BMC.CORE:BMC_SystemComponent
        |
        +--BMC.CORE:BMC_LogicalSystemComponent
              |
              +--BMC.CORE:BMC_FileSystem
Direct Known Subclasses:
BMC.CORE:BMC_DataBaseStorage, BMC.CORE:BMC_LocalFileSystem, BMC.CORE:BMC_RemoteFileSystem

Class that stores information about systems that operating systems or programs use to organize and keep track of files and datasets. The file systems can be local (such as an instance of BMC_ComputerSystem or BMC_ApplicationSystem) or remotely mounted from a file server. This class corresponds to the DMTF CIM_FileSystem class.

Properties

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

Attributes Summary

Data type Name and description
decimal AvailableSpace
Indicates the total amount of free space (in bytes) that is available for the file system. If you do not know the amount of free space that is available on a file system, specify a value of 0.
decimal BlockSize
Specifies the block size of the file system for data storage and retrieval.
decimal FileSystemSize
Specifies the total size of the file system (in bytes). If you do not know the total size of the file system, specify a value of 0.
character FileSystemType
Specifies the type of file system, for example, NTFS and FAT32 file 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

AvailableSpace

decimal AvailableSpace
Indicates the total amount of free space (in bytes) that is available for the file system. If you do not know the amount of free space that is available on a file system, specify a value of 0.

Name Value Scope Options
FieldId 530068020
None None
attributeId OB005056AC5FF29g7GTA3t3pHAIDoJ
None None
namespaceName BMC.CORE
None None

BlockSize

decimal
BlockSize
Specifies the block size of the file system for data storage and retrieval.

Name Value Scope Options
FieldId 530068040
None None
attributeId OB005056AC5FF2eg_GTAU-PrHARzoJ
None None
namespaceName BMC.CORE
None None

FileSystemSize

decimal
FileSystemSize
Specifies the total size of the file system (in bytes). If you do not know the total size of the file system, specify a value of 0.

Name Value Scope Options
FieldId 530068010
None None
attributeId OB005056AC5FF2Rg7GTA1S_nHAljkJ
None None
namespaceName BMC.CORE
None None

FileSystemType

character
FileSystemType
Specifies the type of file system, for example, NTFS and FAT32 file system

Name Value Scope Options
FieldId 530068030
None None
attributeId OB005056AC5FF2Lw_GTAIr3qHALjoJ
None None
namespaceName BMC.CORE
None None
MaxLen 30
None None

Inherited Relationship Classes

Name Superclass Reference CI Class

BMC Atrium CMDB
Data Model

Copyright 2007 BMC Software, Inc. All rights reserved.