CMDB Common
Data Model

Class BMC_AccountOnSystem

BMC_BaseRelationship

  |
  +--BMC_Dependency
        |
        +--BMC_AccountOnSystem
Direct Known Subclasses:
None.

The BMC_AccountOnSystem class links accounts (for example, BMC_Account instances) to a system (for example, a BMC_ApplicationSystem, BMC_ComputerSystem, or BMC_AdminDomain instance). An account-system relationship provides uniqueness for the unqualified account name (typically, the user ID) within the scope of the system. This class corresponds to the DMTF CIM_AccountOnSystem class.
NameValueScopeOptions
AggregationtrueNone OVERRIDABLE= false
AssociationtrueNone OVERRIDABLE= false
CategorizationtrueTOSUBCLASS= falseOVERRIDABLE= false
MappedInBasetrueNone None
Name_SpaceBMC.CORENone None

Attribute Summary
integerAccountType
Type of account. Values are Regular (0) and Secure (1, default).


Attributes inherited from class BMC_BaseRelationship
AccountID, AssignedTo, AttributeDataSourceList, ClassId, CMDBRowLevelSecurity, CMDBWriteSecurity, CompareActionCode, CreateDate, DatasetId, deleted, DeleteInstanceTrigger, DestinationClassId, DestinationDatasetId, DestinationInstanceId, DestinationReconciliationIdentity, FailedAutomaticIdentification, InstanceId, LastModifiedBy, LastREJobrunId, MarkAsDeleted, ModifiedDate, Name, OpIdWeakReference, ReconciliationIdentity, ShortDescription, SourceClassId, SourceDatasetId, SourceInstanceId, SourceReconciliationIdentity, Status, Submitter

Attribute Detail

AccountType

integer AccountType
Type of account. Values are Regular (0) and Secure (1, default).

NameValueScopeOptions
FieldId530014200None None
Name_SpaceBMC.CORENone None
ValueMap0, 1None None
ValuesRegular, SecureNone TRANSLATABLE= true

Association References

NameClass OriginReference Class
DestinationBMC_AccountOnSystemBMC_Account
SourceBMC_AccountOnSystemBMC_System

CMDB Common
Data Model

Copyright 2006 BMC Software, Inc. All rights reserved.