BMC Atrium CMDB
Data Model

Class BMC.CORE.CONFIG:BMC_Dataset

BMC.CORE.CONFIG:BMC_ConfigBaseElement

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

Class that serves as a repository for information about a dataset. Datasets are collections of CIs and relationships that represent data you use, such as production data, departmental data, or test data. This class has no corresponding DMTF CIM class.

Properties

Name Value Scope Options
namespaceName BMC.CORE.CONFIG None None
classId BMC_DATASET None None
FormName BMC.CORE.CONFIG:BMC_Dataset None None
Exposure usedVisible TOSUBCLASS=false OVERRIDABLE=false

Attributes Summary

Data type Name and description
enumeration Accessibility
Attribute that specifies whether BMC Atrium CMDB clients have read/write (0), read-only (1), or read/write by client only (2) permission to create, modify, and delete instances in the dataset. If you select read/write by client only, you must specify the IDs of the clients that can modify the dataset in the ClientTypeList attribute.
character ClientTypeList
Attribute that specifies a list of clients that have read/write by client only permission to create, modify, and delete instances in the dataset. Syntax: xx or xx;yy or xx;yy;zz. Supported client IDs are BMC Impact Publishing (28), BMC Impact Service Model Editor (29), and the Reconciliation Engine (32).
character CMDBDatasetSecurity
character CoreDatasetId
Attribute that specifies the dataset's unique identifier (for example: BMC.ASSET).
enumeration DatasetType
Attribute that specifies the type of dataset. Supported values are Regular (0) and Overlay (1). An overlay dataset provides a layer to make changes that are pending approval to a regular (source) dataset. If you select Overlay, you must specify the overlay source dataset ID in the SourceDatasetId attribute.
character Name
Attribute that specifies the name of the dataset (for example, BMC Asset).
character SourceDatasetId
Attribute that specifies the unique identifier of the regular (source) dataset used by an overlay.


Attributes inherited from class BMC.CORE.CONFIG:BMC_ConfigBaseElement
AttributeDataSourceList, ClassId, CMDBRowLevelSecurity, CMDBWriteSecurity, CreateDate, InstanceId, LastModifiedBy, MarkAsDeleted, ModifiedDate, RequestId, Submitter

Attribute Detail

Accessibility

enumeration Accessibility
Attribute that specifies whether BMC Atrium CMDB clients have read/write (0), read-only (1), or read/write by client only (2) permission to create, modify, and delete instances in the dataset. If you select read/write by client only, you must specify the IDs of the clients that can modify the dataset in the ClientTypeList attribute.

Name Value Scope Options
FieldId 530007500
None None
attributeId DATASET_ACCESSIBILITY
None None
namespaceName BMC.CORE.CONFIG
None None
Required true
None None
ValueMap 0;1;2
None None
Values Writable; Read-Only; Writable by client only
None TRANSLATABLE= true

ClientTypeList

character
ClientTypeList
Attribute that specifies a list of clients that have read/write by client only permission to create, modify, and delete instances in the dataset. Syntax: xx or xx;yy or xx;yy;zz. Supported client IDs are BMC Impact Publishing (28), BMC Impact Service Model Editor (29), and the Reconciliation Engine (32).

Name Value Scope Options
FieldId 530007600
None None
attributeId DATASET_CLIENT_TYPE_LIST
None None
namespaceName BMC.CORE.CONFIG
None None
MaxLen 255
None None

CMDBDatasetSecurity

character
CMDBDatasetSecurity

Name Value Scope Options
FieldId 60514
None None
attributeId CMDB_ATTR_ID_DATASET_SECURITY
None None
MaxLen 255
None None

CoreDatasetId

character
CoreDatasetId
Attribute that specifies the dataset's unique identifier (for example: BMC.ASSET).

Name Value Scope Options
FieldId 530008000
None None
attributeId DATASET_ID
None None
namespaceName BMC.CORE.CONFIG
None None
Required true
None None
MaxLen 255
None None

DatasetType

enumeration
DatasetType
Attribute that specifies the type of dataset. Supported values are Regular (0) and Overlay (1). An overlay dataset provides a layer to make changes that are pending approval to a regular (source) dataset. If you select Overlay, you must specify the overlay source dataset ID in the SourceDatasetId attribute.

Name Value Scope Options
FieldId 530007700
None None
attributeId DATASET_TYPE
None None
namespaceName BMC.CORE.CONFIG
None None
Required true
None None
ValueMap 0;1
None None
Values Regular; Overlay
None TRANSLATABLE= true

Name

character
Name
Attribute that specifies the name of the dataset (for example, BMC Asset).

Name Value Scope Options
FieldId 200000020
None None
attributeId DATASET_NAME
None None
namespaceName BMC.CORE.CONFIG
None None
Required true
None None
MaxLen 254
None None

SourceDatasetId

character
SourceDatasetId
Attribute that specifies the unique identifier of the regular (source) dataset used by an overlay.

Name Value Scope Options
FieldId 530007800
None None
attributeId DATASET_SOURCE_ID
None None
namespaceName BMC.CORE.CONFIG
None None
MaxLen 255
None None

Inherited Relationship Classes

Name Superclass Reference CI Class

BMC Atrium CMDB
Data Model

Copyright 2007 BMC Software, Inc. All rights reserved.