BMC Atrium CMDB
Data Model

Class BMC.CORE.CONFIG:BMC_FederatedInterfaceLink

BMC.CORE.CONFIG:BMC_CIToConfigBaseRelationship

  |
  +--BMC.CORE.CONFIG:BMC_FederatedInterfaceLink
Direct Known Subclasses:
None.

Relationship class that relates a configuration item (CI)or CI class to an instance of BMC_FederatedInterface,which provides necessary information for retrieving a specific set of data from a specific product. CIs or CI classes are related to a federated productby a BMC_FederatedKeyLink relationship. This class has no corresponding DMTF CIM class.

Properties

Name Value Scope Options
namespaceName BMC.CORE.CONFIG None None
classId BMC_FEDERATEDINTERFACELINK None None
Final true TOSUBCLASS=false OVERRIDABLE=false
FormName BMC.CORE.CONFIG:BMC_FederatedInterfaceLink None None
Exposure usedVisible TOSUBCLASS=false OVERRIDABLE=false
Association true TOSUBCLASS=false OVERRIDABLE=false
Cardinality many_many TOSUBCLASS=false OVERRIDABLE=false

Attributes Summary

Data type Name and description
enumeration LinkMethod
Attribute that specifies whether the link is at the instance level or the class level. Values are Class (0, default) and Instance (1).
character LinkQualification
Attribute that specifies a 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."
character LinkQuery
Attribute that specifies the serialized (machine-readable) version of the LinkQualification value. This attribute is automatically populated.


Attributes inherited from class BMC.CORE.CONFIG:BMC_CIToConfigBaseRelationship
AttributeDataSourceList, ClassId, CMDBRowLevelSecurity, CMDBWriteSecurity, CreateDate, DatasetId, Destination.ClassId, Destination.DatasetId, Destination.InstanceId, Destination.ReconciliationIdentity, InstanceId, LastModifiedBy, MarkAsDeleted, ModifiedDate, ReconciliationIdentity, RequestId, Source.ClassId, Source.DatasetId, Source.InstanceId, Source.ReconciliationIdentity, Submitter

Attribute Detail

LinkMethod

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

Name Value Scope Options
FieldId 530003700
None None
attributeId FEDDATALINK_LINK_METHOD
None None
namespaceName BMC.CORE.CONFIG
None None
Required true
None None
ValueMap 0;1
None None
Values Class; Instance
None TRANSLATABLE= true

LinkQualification

character
LinkQualification
Attribute that specifies a 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."

Name Value Scope Options
FieldId 530019700
None None
attributeId FEDDATALINK_LINK_QUAL
None None
namespaceName BMC.CORE.CONFIG
None None
MaxLen 0
None None

LinkQuery

character
LinkQuery
Attribute that specifies the serialized (machine-readable) version of the LinkQualification value. This attribute is automatically populated.

Name Value Scope Options
FieldId 530003800
None None
attributeId FEDDATALINK_LINK_QUERY
None None
namespaceName BMC.CORE.CONFIG
None None
MaxLen 0
None None

Association References

Name Class Origin Reference CI Class
Source BMC.CORE.CONFIG:BMC_FederatedInterfaceLink BMC.CORE:BMC_BaseElement
Destination BMC.CORE.CONFIG:BMC_FederatedInterfaceLink BMC.CORE.CONFIG:BMC_FederatedInterface

BMC Atrium CMDB
Data Model

Copyright 2007 BMC Software, Inc. All rights reserved.