CMDB Common
Data Model

Class BMC_Dataset

BMC_ConfigBaseElement

  |
  +--BMC_Dataset
Direct Known Subclasses:
None.

The BMC_Dataset class stores information about a dataset. Datasets are collections of configuration items (CIs) and relationships that represent data that you use for a given purpose, such as production data, departmental data, or test data. This class has no corresponding DMTF CIM class.
NameValueScopeOptions
Name_SpaceBMC.CORE.CONFIGNone None

Attribute Summary
integerAccessibility
Write access for the dataset. Values are Writable (0, default), which means all BMC Atrium CMDB clients can create, modify, and delete instances in the dataset; Read-Only (1), which means clients receive an error when they try to create, modify, or delete instances; and Writable by client only (2). If set to 2 (Writable by client only), the IDs of the clients that can modify the dataset must be specified in the ClientTypeList attribute.
characterClientTypeList
Semicolon-separated list of client IDs (for example, 28;29;32). If Accessibility is Writable by client only, this is required. Otherwise, it is not applicable. Supported client IDs include 28 (BMC Impact Publishing server), 29 (BMC Impact Service Model Editor), and 32 (Reconciliation Engine).
characterCoreDatasetId
Dataset's unique identifier. Example: BMC.ASSET.
integerDatasetType
Type of dataset. Values are Regular (0, default) and Overlay (1). If this is set to 1 (Overlay), you must specify the SourceDatasetId attribute. An overlay dataset provides a layer in which to make changes to a regular (source) dataset that are pending approval.
characterName
Name of the dataset, for example, BMC Asset.
characterSourceDatasetId
Unique identifier of the regular (source) dataset for an overlay dataset. If DatasetType is Overlay, this is required. Otherwise, it is not applicable.


Attributes inherited from class BMC_ConfigBaseElement
AccountID, AssignedTo, AttributeDataSourceList, ClassId, CMDBRowLevelSecurity, CMDBWriteSecurity, CompareActionCode, CreateDate, DatasetId, deleted, DeleteInstanceTrigger, FailedAutomaticIdentification, InstanceId, LastModifiedBy, LastREJobrunId, MarkAsDeleted, ModifiedDate, OpIdWeakReference, ReconciliationIdentity, RelLeadClassId, RelLeadInstanceId, RequestId, ShortDescription, Status, Submitter, TmpOpOriginationForm

Attribute Detail

Accessibility

integer Accessibility
Write access for the dataset. Values are Writable (0, default), which means all BMC Atrium CMDB clients can create, modify, and delete instances in the dataset; Read-Only (1), which means clients receive an error when they try to create, modify, or delete instances; and Writable by client only (2). If set to 2 (Writable by client only), the IDs of the clients that can modify the dataset must be specified in the ClientTypeList attribute.

NameValueScopeOptions
FieldId530007500None None
Name_SpaceBMC.CORE.CONFIGNone None
ValueMap0, 1, 2None None
ValuesWritable, Read-Only, Writable by client onlyNone TRANSLATABLE= true

ClientTypeList

character ClientTypeList
Semicolon-separated list of client IDs (for example, 28;29;32). If Accessibility is Writable by client only, this is required. Otherwise, it is not applicable. Supported client IDs include 28 (BMC Impact Publishing server), 29 (BMC Impact Service Model Editor), and 32 (Reconciliation Engine).

NameValueScopeOptions
FieldId530007600None None
MaxLen255None None
Name_SpaceBMC.CORE.CONFIGNone None

CoreDatasetId

character CoreDatasetId
Dataset's unique identifier. Example: BMC.ASSET.

NameValueScopeOptions
FieldId530008000None None
MaxLen255None None
Name_SpaceBMC.CORE.CONFIGNone None

DatasetType

integer DatasetType
Type of dataset. Values are Regular (0, default) and Overlay (1). If this is set to 1 (Overlay), you must specify the SourceDatasetId attribute. An overlay dataset provides a layer in which to make changes to a regular (source) dataset that are pending approval.

NameValueScopeOptions
FieldId530007700None None
Name_SpaceBMC.CORE.CONFIGNone None
ValueMap0, 1None None
ValuesRegular, OverlayNone TRANSLATABLE= true

Name

character Name
Name of the dataset, for example, BMC Asset.

NameValueScopeOptions
FieldId200000020None None
MaxLen254None None
Name_SpaceBMC.CORE.CONFIGNone None

SourceDatasetId

character SourceDatasetId
Unique identifier of the regular (source) dataset for an overlay dataset. If DatasetType is Overlay, this is required. Otherwise, it is not applicable.

NameValueScopeOptions
FieldId530007800None None
MaxLen255None None
Name_SpaceBMC.CORE.CONFIGNone None

Inherited Relationships

NameParent ClassReference Class
BMC_CIToConfigBaseRelationshipBMC_ConfigBaseElementBMC_BaseElement
BMC_ConfigBaseRelationshipBMC_ConfigBaseElementBMC_ConfigBaseElement
BMC_FederatedInterfaceLinkBMC_ConfigBaseElementBMC_BaseElement
BMC_FederatedKeyLinkBMC_ConfigBaseElementBMC_BaseElement
BMC_FederatedProductLinkBMC_ConfigBaseElementBMC_ConfigBaseElement

CMDB Common
Data Model

Copyright 2006 BMC Software, Inc. All rights reserved.