CMDB Common
Data Model

Class BMC_FederatedInterfaceLink

BMC_CIToConfigBaseRelationship

  |
  +--BMC_FederatedInterfaceLink
Direct Known Subclasses:
None.

The BMC_FederatedInterfaceLink class relates a configuration item (CI) or CI class to an instance of BMC_FederatedInterface This class has no corresponding DMTF CIM class.
NameValueScopeOptions
AggregationtrueNone OVERRIDABLE= false
AssociationtrueNone OVERRIDABLE= false
Name_SpaceBMC.CORE.CONFIGNone None

Attribute Summary
integerLinkMethod
Attribute that specifies whether the link is at the instance level or the class level. Values are Class (0, default) and Instance (1).
characterLinkQualification
Human-readable qualification to filter out source instances that should not have federated data. You can use this when LinkMethod is set to Class. Example: 'SiteName' != "U.S." relates the federated interface only to instances of the specified class in which the SiteName attribute is not set to "U.S."
characterLinkQuery
Serialized (machine-readable) version of the LinkQualification value. This attribute is automatically populated.
characterLinkSourceFormName
Hidden, display-only attribute used to retrieve the data from the configuration item (CI) currently in context.


Attributes inherited from class BMC_CIToConfigBaseRelationship
ClassId, DestinationClassId, DestinationInstanceId, InstanceId, SourceClassId, SourceInstanceId

Attribute Detail

LinkMethod

integer LinkMethod
Attribute that specifies whether the link is at the instance level or the class level. Values are Class (0, default) and Instance (1).

NameValueScopeOptions
FieldId530003700None None
Name_SpaceBMC.CORE.CONFIGNone None
RequiredtrueNone None
ValueMap0, 1None None
ValuesClass, InstanceNone TRANSLATABLE= true

LinkQualification

character LinkQualification
Human-readable qualification to filter out source instances that should not have federated data. You can use this when LinkMethod is set to Class. Example: 'SiteName' != "U.S." relates the federated interface only to instances of the specified class in which the SiteName attribute is not set to "U.S."

NameValueScopeOptions
FieldId530019700None None
Name_SpaceBMC.CORE.CONFIGNone None

LinkQuery

character LinkQuery
Serialized (machine-readable) version of the LinkQualification value. This attribute is automatically populated.

NameValueScopeOptions
FieldId530003800None None
Name_SpaceBMC.CORE.CONFIGNone None

LinkSourceFormName

character LinkSourceFormName
Hidden, display-only attribute used to retrieve the data from the configuration item (CI) currently in context.

NameValueScopeOptions
DisplayOnlytrueNone None
FieldId530019800None None
HiddentrueNone None
Name_SpaceBMC.CORE.CONFIGNone None

Propagated Association References

NameClass OriginReference Class
DestinationBMC_CIToConfigBaseRelationshipBMC_ConfigBaseElement
SourceBMC_CIToConfigBaseRelationshipBMC_BaseElement

CMDB Common
Data Model

Copyright 2006 BMC Software, Inc. All rights reserved.