CI Class DB Service

Inheritance diagram for DB Service

Summary

Display NameDB Service
Namedb_service
DescriptionA generic class to represent all kinds of services provided by public cloud.

Attributes

Attributes defined for DB Service
NameDisplay NameTypeDefault ValueDescriptionFactoryKeyHidden
activity_stream_kinesis_stream_nameActivity Stream Kinesis Stream Namestring[100][Summary] The name of the Amazon Kinesis data stream used for the database activity stream. [Collection - AWS] Call DBInstance().getActivityStreamKinesisStreamName()truefalsefalse
activity_stream_kms_key_idActivity Stream Kms Key Idstring[100][Summary] The Amazon Web Services KMS key identifier used for encrypting messages in the database activity stream. [Collection - AWS] Call DBInstance().getActivityStreamKmsKeyId()truefalsefalse
activity_stream_modeActivity Stream Modestring[100][Summary] The mode of the database activity stream. [Collection - AWS] Call DBInstance().getActivityStreamMode()truefalsefalse
activity_stream_statusActivity Stream Statusstring[100][Summary] The status of the database activity stream. [Collection - AWS] Call DBInstance().getActivityStreamStatus()truefalsefalse
allocated_storageAllocatedStorageinteger[50][Summary]The amount of storage (in gigabytes) to allocate initially for the DB instance. [Collection-AWS]CALL API of AWSSDK:'AmazonRDS.describeDBInstances(DescribeDBInstancesRequest).getDBInstances().getAllocatedStorage()' [Example]'20'.truefalsefalse
associated_rolesAssociated Rolesstring_list[Summary] The AWS Identity and Access Management (IAM) roles associated with the DB instance. [Collection - AWS] Call DBInstance().getAssociatedRoles()truefalsefalse
automatic_restart_timeAutomatic Restart Timedate[Summary] The time when a stopped DB instance is restarted automatically. [Collection - AWS] Call DBInstance().getAutomaticRestartTime()truefalsefalse
automation_modeAutomation Modestring[50][Summary] The automation mode of the RDS Custom DB instance. [Collection - AWS] Call DBInstance().getAutomationMode()truefalsefalse
backup_recovery_pointAws Backup Recovery Point Arnstring[200][Summary] The Amazon Resource Name (ARN) of the recovery point in Amazon Web Services Backup. [Collection - AWS] Call DBInstance().getAwsBackupRecoveryPointArn()truefalsefalse
backup_retention_periodBackup Retention Periodinteger[Summary] Specifies the number of days for which automatic DB snapshots are retained. [Collection - AWS] Call DBInstance().getBackupRetentionPeriod()truefalsefalse
BODY_ICONstringdatabasetruefalsetrue
ca_certificate_identifierCA Certificate Identifierstring[200][Summary] The identifier of the CA certificate for this DB instance. [Collection - AWS] Call DBInstance().getCACertificateIdentifier()truefalsefalse
character_set_nameCharacter Set Namestring[100][Summary] If present, specifies the name of the character set that this instance is associated with. [Collection - AWS] Call DBInstance().getCharacterSetName()truefalsefalse
classificationclassification_enumdatabasetruefalsefalse
created_dateInstance Create DateTimedate[Summary] Provides the date and time the DB instance was created. [Collection - AWS] Call DBInstance().getInstanceCreateTime()truefalsefalse
custom_instance_profileCustom Iam Instance Profilestring[500][Summary] The instance profile associated with the underlying Amazon EC2 instance of an RDS Custom DB instance. [Collection - AWS] Call DBInstance().getCustomIamInstanceProfile()truefalsefalse
customer_owned_ip_enabledCustomer Owned Ip Enabledboolean[Summary] Specifies whether a customer-owned IP address (CoIP) is enabled for an RDS on Outposts DB instance. [Collection - AWS] Call DBInstance().getCustomerOwnedIpEnabled()truefalsefalse
database_authentication_enabledDatabase Authentication Enabledboolean[Summary] True if mapping of Amazon Web Services Identity and Access Management (IAM) accounts to database accounts is enabled, and otherwise false. [Collection - AWS] Call DBInstance().getIAMDatabaseAuthenticationEnabled()truefalsefalse
db_instance_classDB Instance Classstring[50][Summary] Contains the name of the compute and memory capacity class of the DB instance. [Collection - AWS] Call DBInstance().getDBInstanceClass()truefalsefalse
db_instance_idDB Instance IDstring[50]DB Instance identifiertruefalsefalse
db_instance_portDB Instance Portinteger[Summary] Specifies the port that the DB instance listens on. [Collection - AWS] Call DBInstance().getDbInstancePort()truefalsefalse
db_instance_statusDB Instance Statusstring[50][Summary] Specifies the current state of this database. [Collection - AWS] Call DBInstance().getDBInstanceStatus()truefalsefalse
dbi_resource_idDbi Resource Idstring[100][Summary] The Amazon Web Services Region-unique, immutable identifier for the DB instance. [Collection - AWS] Call DBInstance().getDbiResourceId()truefalsefalse
deletion_protectionDeletion Protectionboolean[Summary] Indicates if the DB instance has deletion protection enabled. [Collection - AWS] Call DBInstance().getDeletionProtection()truefalsefalse
enabled_cloudwatch_logs_exportsEnabled Cloudwatch Logs Exportsstring_list[Summary] A list of log types that this DB instance is configured to export to CloudWatch Logs. [Collection - AWS] Call DBInstance().getEnabledCloudwatchLogsExports()truefalsefalse
endpoint_addressEndpoint Addressstring[255]truefalsefalse
endpoint_portEndpoint Portintegertruefalsefalse
engineDB Enginestring[100][Summary] The name of the database engine to be used for this DB instance. [Collection - AWS] Call DBInstance().getEngine()truefalsefalse
FAMILY_ICONstringdbtruefalsetrue
iopsIopsinteger[50][Summary]The Provisioned IOPS(I/O operations per second) value for the DB instance. [Collection-AWS]CALL API of AWSSDK:'AmazonRDS.describeDBInstances(DescribeDBInstancesRequest).getDBInstances().getIops()' [Example]'3000'.truefalsefalse
is_auto_minor_version_upgradeIs Auto Minor Version Upgradeboolean[Summary] A value that indicates that minor version patches are applied automatically. [Collection - AWS] Call DBInstance().getAutoMinorVersionUpgrade()truefalsefalse
kms_key_idKms Key Idstring[200][Summary] If StorageEncrypted is true, the Amazon Web Services KMS key identifier for the encrypted DB instance. Call DBInstance().getKmsKeyId()truefalsefalse
license_modelLicenseModelstring[50][Summary]License model information for this DB instance. [Collection-AWS]CALL API of AWSSDK:'AmazonRDS.describeDBInstances(DescribeDBInstancesRequest).getDBInstances().getLicenseModel()' [Example]'postgresql-license'.truefalsefalse
master_user_nameMasterUsernamestring[50][Summary]Contains the master username for the DB instance. [Collection-AWS]CALL API of AWSSDK:'AmazonRDS.describeDBInstances(DescribeDBInstancesRequest).getDBInstances().getMasterUsername()' [Example]'postgres'.truefalsefalse
max_allocated_storageMaxAllocatedStorageinteger[50][Summary]The upper limit to which Amazon RDS can automatically scale the storage of DB instance. [Collection-AWS]CALL API of AWSSDK:'AmazonRDS.describeDBInstances(DescribeDBInstancesRequest).getDBInstances().getMaxAllocatedStorage()' [Example]'1000'.truefalsefalse
monitoring_roleMonitoring Role Arnstring[200][Summary] The ARN for the IAM role that permits RDS to send Enhanced Monitoring metrics to Amazon CloudWatch Logs. [Collection - AWS] Call DBInstance().getMonitoringRoleArn()truefalsefalse
multi_locationMulti-Locationboolean[Summary] Specifies if the DB instance is a Multi-AZ deployment. [Collection - AWS] Call DBInstance().getMultiAZ()truefalsefalse
nchar_character_set_nameNchar Character Set Namestring[50][Summary] The name of the NCHAR character set for the Oracle DB instance. [Collection - AWS] Call DBInstance().getNcharCharacterSetName()truefalsefalse
performance_insights_enabledPerformance Insights Enabledboolean[Summary] True if Performance Insights is enabled for the DB instance, and otherwise false. [Collection - AWS] Call DBInstance().getPerformanceInsightsEnabled()truefalsefalse
preferred_backup_windowPreferred Backup Windowstring[500][Summary] Specifies the daily time range during which automated backups are created if automated backups are enabled, as determined by the BackupRetentionPeriod. [Collection - AWS] Call DBInstance().getPreferredBackupWindow()truefalsefalse
preferred_maintenance_windowPreferred Maintenance Windowstring[500][Summary] Specifies the weekly time range during which system maintenance can occur, in Universal Coordinated Time (UTC). [Collection - AWS] Call DBInstance().getPreferredMaintenanceWindow()truefalsefalse
promotion_tierPromotion Tierinteger[Summary] A value that specifies the order in which an Aurora Replica is promoted to the primary instance after a failure of the existing primary instance. [Collection - AWS] Call DBInstance().getPromotionTier()truefalsefalse
publicly_accessiblePublicly Accessibleboolean[Summary] Specifies the accessibility options for the DB instance. [Collection - AWS] Call DBInstance().getPubliclyAccessible()truefalsefalse
read_replica_db_cluster_identifiersRead Replica DB Cluster Identifiersstring_list[Summary] Contains one or more identifiers of Aurora DB clusters to which the RDS DB instance is replicated as a read replica. [Collection - AWS] Call DBInstance().getReadReplicaDBClusterIdentifiers()truefalsefalse
read_replica_db_instance_identifiersRead Replica DB Instance Identifiersstring_list[Summary] Contains one or more identifiers of the read replicas associated with this DB instance. [Collection - AWS] Call DBInstance().getReadReplicaDBInstanceIdentifiers()truefalsefalse
read_replica_source_db_instance_identifierRead Replica Source DB Instance Identifierstring[200][Summary] Contains the identifier of the source DB instance if this DB instance is a read replica. [Collection - AWS] Call DBInstance().getReadReplicaSourceDBInstanceIdentifier()truefalsefalse
replica_modeReplica Modestring[50][Summary] The open mode of an Oracle read replica. [Collection - AWS] Call DBInstance().getReplicaMode()truefalsefalse
secondary_locationSecondary Availability Zonestring[50][Summary] If present, specifies the name of the secondary Availability Zone for a DB instance with multi-AZ support. [Collection - AWS] Call DBInstance().getSecondaryAvailabilityZone()truefalsefalse
service_probenameService Probe Namestring[50]The Name of the Probetruefalsefalse
storage_encryptedStorage Encryptedboolean[Summary] Specifies whether the DB instance is encrypted. [Collection - AWS] Call DBInstance().getStorageEncrypted()truefalsefalse
storage_typeStorage Typestring[100][Summary] Specifies the storage type associated with DB instance. [Collection - AWS] Call DBInstance().getStorageType()truefalsefalse
tde_credential_idTde Credential Arnstring[200][Summary] The ARN from the key store with which the instance is associated for TDE encryption. [Collection - AWS] Call DBInstance().getTdeCredentialArn()truefalsefalse
timezoneTimezonestring[50][Summary] The time zone of the DB instance. [Collection - AWS] Call DBInstance().getTimezone()truefalsefalse
vendorVendorstring[50]truefalsefalse
versionVersionstring[50]truefalsefalse
Attributes defined for Cloud Service
NameDisplay NameTypeDefault ValueDescriptionFactoryKeyHidden
cloud_resource_identifierCloud Resource Identifierstring[255]Used as unique identifier for all cloud resourcetruefalsefalse
service_typeService Typestring[100]The type of the Service. Azure: azure, AWS: awstruefalsetrue
service_vendorService Vendorstring[100]This attribute indicates the hosting platform of this node. For example, AWS, Azure, etctruefalsefalse
type_propertiesType Propertiesstring[4000]This attribute indicates the properties of the represented servicetruefalsefalse
type_serviceType of Servicestring[100]This attribute indicates the type of the service. It can be AzureBlogStorage, AzureKeyVault etctruefalsefalse
Attributes defined for InfrastructureElement
NameDisplay NameTypeDefault ValueDescriptionFactoryKeyHidden
BODY_ICONstringsystemtruefalsetrue
codepageCodePagestring[50]System suported CodePagetruefalsetrue
credentials_idReference to the credentials dictionary entrystringReference to the credentials dictinary entrytruefalsetrue
languageLanguagestring[50]System suported languagetruefalsetrue
zone_listZone Liststring_list[256]List of management zones in which the CI is discoveredtruefalsefalse
Attributes defined for ConfigurationItem
NameDisplay NameTypeDefault ValueDescriptionFactoryKeyHidden
ack_cleared_timelongtruefalsetrue
ack_idstring[80]truefalsetrue
bit_positionBit Positionintegertruefalsetrue
bitmap_idBitmap IDintegertruefalsetrue
BODY_ICONstringit_worldtruefalsetrue
cityCitystring[50]City locationtruefalsetrue
classificationclassification_enumtruefalsefalse
contextmenuContext Menustring_list[100]Context menutruefalsetrue
countryCountry or Provincestring[50]Country or province locationtruefalsetrue
data_tagsTagsjson[4000]A tag is a label assigned to a resource.Each tag consists of a key and a value.truefalsefalse
discovery_stateDiscovery Statediscovery_state_enumState of UD discoverytruefalsefalse
is_save_persistencyStore KPI History For Over Time ReportsbooleanfalseStore KPI history for over time reportstruefalsetrue
layerlayer_enumtruefalsefalse
metaphaseMeta Phasestring[50]Meta Phase of a CI in SMAX. The attribute is owned by SMAX exclusivelytruefalsefalse
monitor_stateMonitor Statestring[50]Monitor State of a CI in OpsB. The attribute is owned by OpsB exclusively.truefalsefalse
provision_stateProvision Statestring[50]Provision State of a CI in HCMX. The attribute is owned by HCMX exclusively.truefalsefalse
sd_typeSD Typestring[32]truefalsefalse
stateStatestring[50]State locationtruefalsetrue
track_changesTrack Configuration ChangesbooleanfalseTrack configuration changestruefalsetrue
Attributes defined for Managed Object
NameDisplay NameTypeDefault ValueDescriptionFactoryKeyHidden
TenantOwnerOwner Tenantstring[32]The Tenant Owner IDtruefalsefalse
TenantsUsesConsumer Tenantsstring_listThe IDs of the Tenants who are associated with the CItruefalsefalse
Attributes defined for Object
NameDisplay NameTypeDefault ValueDescriptionFactoryKeyHidden
document_listDocumentsstringDocumentstruefalsetrue
MENUxmltruefalsetrue
Attributes defined for Data
NameDisplay NameTypeDefault ValueDescriptionFactoryKeyHidden
data_adminstateAdmin Stateadminstates_enum0Admin Statetruefalsetrue
data_allow_auto_discoveryAllow CI Updateboolean[250]truetruefalsefalse
data_changecorrstateChange Corr Statechangestates_enum0Change Statetruefalsetrue
data_changeisnewChange Is NewbooleanfalseChange Statetruefalsetrue
data_changestateChange Statechangestates_enum0Change Statetruefalsetrue
data_externalidExternal IDstring[300]external source id: snmp index, data sources index etc.truefalsetrue
data_noteNotestring[250]truefalsefalse
data_operationcorrstateOperation Corr Stateoperationstates_enum0Operation Statetruefalsetrue
data_operationisnewOperation Is NewbooleanfalseOperation Statetruefalsetrue
data_operationstateOperation Stateoperationstates_enum0Operation Statetruefalsetrue
data_originOriginstring[100]truefalsefalse
data_sourceCreated Bystring[512]truefalsefalse
data_testcorrstateTest Corr Stateteststates_enum0Test Statetruefalsetrue
data_testisnewTest Is NewbooleanfalseTest Statetruefalsetrue
data_teststateTest Stateteststates_enum0Test Statetruefalsetrue
data_updated_byLastModifiedBystring[512]truefalsefalse
descriptionDescriptionstring[1000]Descriptiontruefalsefalse
digestDigeststring[40]truefalsetrue
display_labelDisplay Labelstring[900]Used as calc attribute for displaytruefalsefalse
MENUxmltruefalsetrue
nameNamestring[900]truefalsefalse
user_labelUser Labelstring[900]Used as user labeltruefalsefalse
Attributes defined for Root
NameDisplay NameTypeDefault ValueDescriptionFactoryKeyHidden
BODY_ICONstringgeneraltruefalsetrue
calculated_idCalculated IDbytes[16]Calculated IDtruefalsetrue
create_timeCreated TimedateWhen was this CI createdtruefalsefalse
FAMILY_ICONstringtruefalsetrue
global_idGlobal Idstring[32]A globally unique identifier for the entity represented by the objecttruefalsefalse
global_id_scopestringDefaulttruefalsetrue
last_discovered_byLastDiscoveredBystring[512]Who discovered this CItruefalsefalse
last_discovered_by_probeLastDiscoveredByProbestringWhich probe discovered this CItruefalsefalse
last_discovered_timeLastDiscoveredTimedateWhen was this CI discoveredtruefalsefalse
last_modified_timeLastModifiedTimedateWhen was this CI last updatedtruefalsefalse
root_actualdeletetimeActual Delete TimedateWhen will this CI be deletedtruefalsetrue
root_actualdeletionperiodActual Deletion Periodinteger40What is the period after the CI will be deletedtruefalsefalse
root_candidatefordeletetimeCandidate For Deletion TimedateWhen will this CI be warned about deletingtruefalsetrue
root_classCI Typestring[100]Class name of the CItruefalsetrue
root_containerContainerstring[32]Container CI of this CItruefalsefalse
root_deletioncandidateperiodDeletion Candidate Periodinteger20What is the period after the CI will be candidate for deletetruefalsefalse
root_enableageingEnable AgingbooleanfalseIs aging enabledtruefalsefalse
root_iconpropertiesstring[100]truefalsetrue
root_iscandidatefordeletionIs Candidate For DeletionbooleanfalseIs candidate for deletiontruefalsefalse
root_lastaccesstimeLast Access TimedateWhen was this CI last accessedtruefalsefalse
root_systemSystemstring[2]truefalsetrue

Valid Relations

Valid direct incoming and outgoing relations defined on DB Service

Relations defined for DB Service
FromToTypeDescription
DB ServiceAmazon RDS ConfigCompositionRepresents a relation between 2 objects where one is contained within the other, and the included object can not exist without its container. Therefore, when the container is deleted, all its contained object will be automatically removed
DB ServiceAmazon Route 53 Hosted ZoneUsageMonitor system Relationships
DB ServiceAmazon Security GroupUsageMonitor system Relationships
DB ServiceConfigurationDocumentUsageMonitor system Relationships
DB ServiceDB SnapshotCompositionRepresents a relation between 2 objects where one is contained within the other, and the included object can not exist without its container. Therefore, when the container is deleted, all its contained object will be automatically removed
DB ServiceOracle DatabaseContainment
Amazon AccountDB ServiceContainment
DB Cluster ServiceDB ServiceMembership
LocationDB ServiceMembership
Relations defined for Cloud Service
FromToTypeDescription
Cloud ServiceAzure Cosmos DB AccountUsageMonitor system Relationships
Cloud ServiceAzure Logical ServerUsageMonitor system Relationships
Cloud ServiceAzure Storage AccountUsageMonitor system Relationships
Azure Data Factory Integration RuntimeCloud ServiceUsageMonitor system Relationships
Azure Data Factory ServiceCloud ServiceContainment
Azure Private EndpointCloud ServiceUsageMonitor system Relationships
Azure Resource GroupCloud ServiceCompositionRepresents a relation between 2 objects where one is contained within the other, and the included object can not exist without its container. Therefore, when the container is deleted, all its contained object will be automatically removed
Google Dataflow JobCloud ServiceUsageMonitor system Relationships
LocationCloud ServiceMembership
Relations defined for InfrastructureElement
FromToTypeDescription
BusinessActivityInfrastructureElementUsageMonitor system Relationships
BusinessApplicationInfrastructureElementContainment
BusinessApplicationInfrastructureElementUsageMonitor system Relationships
BusinessElementInfrastructureElementUsageMonitor system Relationships
BusinessTransactionInfrastructureElementUsageMonitor system Relationships
CiCollectionInfrastructureElementUsageMonitor system Relationships
ClusterResourceConfigInfrastructureElementDependencyrepresents a dependency between 2 objects
ServiceInfrastructureElementContainment
ServiceInfrastructureElementUsageMonitor system Relationships
Relations defined for ConfigurationItem
FromToTypeDescription
ConfigurationItemConfigurationItemConsumerProvider
ConfigurationItemKpiCompositionRepresents a relation between 2 objects where one is contained within the other, and the included object can not exist without its container. Therefore, when the container is deleted, all its contained object will be automatically removed
ConfigurationItemOutageCompositionRepresents a relation between 2 objects where one is contained within the other, and the included object can not exist without its container. Therefore, when the container is deleted, all its contained object will be automatically removed
ConfigurationItemPolicyResultAggregation
ConfigurationItemScheduledDowntimeConnection
ConfigurationItemServiceConnectionPointCompositionRepresents a relation between 2 objects where one is contained within the other, and the included object can not exist without its container. Therefore, when the container is deleted, all its contained object will be automatically removed
ConfigurationItemServiceConnectionPointOwnership
ApplicationSystemConfigurationItemAggregation
AssetConfigurationItemConnection
CiCollectionConfigurationItemContainment
CiCollectionConfigurationItemMembership
ItProcessRecordConfigurationItemConnection
ItProcessRecordConfigurationItemMembership
LocationConfigurationItemMembership
TenantConfigurationItemConnection
Relations defined for Managed Object
FromToTypeDescription
Managed ObjectHistory ChangeHistory Link
TenantManaged ObjectConnection

Combined inheritance and relation diagram for DB Service

Potential Data Providers

Adapters providing CIs of type DB Service
Adapter NameDescriptionAdapter Type
AWS Event Based DiscoveryDiscovers AWS topologies by using the AWS SDK for Java to access AWS SQS service.Discovery
AWS Event Based Discovery using TagsRead AWS messages from local DB using tags as filter and report the changes of AWS resources to UCMDB.Discovery
AWS by Web ServicesDiscovers AWS topologies using the Amazon Web Services.Discovery
AWS via AWS ConfigDiscovers AWS topologies via AWS ConfigDiscovery
Adapters providing CIs of type Cloud Service
Adapter NameDescriptionAdapter Type
Azure Discovery by TenantThis adapter discovers subscriptions, resource groups, virtual machines, networks and storage accounts on an Azure tenantDiscovery
Azure Event Based DiscoveryAzure Event Based DiscoveryDiscovery
Azure Event Based Discovery by TenantAzure Event Based Discovery by TenantDiscovery
Azure by WebServicesThis adapter discovers subscriptions, resource groups, virtual machines, networks and storage accounts on an Azure tenantDiscovery
Adapters providing CIs of type ConfigurationItem
Adapter NameDescriptionAdapter Type
Import from CSV Imports data from a CSV file into CMDB using mapping of the CSV file columns to CIT attributes. Mapping is defined by the following parameters: ciType: to define the CIT name which you want to create, mappingString: to define the mapping of the CIT attributes to the CSV file columns. Mapping file is used for more complex mapping definitions. Mapping file name is specified by 'mappingFile' parameter.Integration
Import from DB Imports data from an external database into CMDB using mapping of table columns to CIT attributes. Mapping is defined by the following parameters: ciType: to define the CIT name which you want to create, mappingString: to define the mapping of the CIT attributes to the table columns Mapping file is used for more complex mapping definitions. Mapping file name is specified by 'mappingFile' parameter. A SQL 'select' query is generated automatically and selects all columns in specified table, which defined by parameter: tableName In advanced cases you can specify custom SQL query.Integration
Import from properties file Imports data from a Properties file into CMDB, using mapping of the CSV file columns to CIT attributes This mapping is usually defined by the setting adapter parameters: ciType: to define the CIT name which you want to create, mappingString: to define the mapping of the Properties attributes to the CSV file columns In cases you need more complex mapping abilities, such as conversion of the strings contained in Properties file to the appropriate type of CMDB object's attribute, you should use the mapping XML configuration file specified by the mappingFile parameter. Integration
SCCM Installed Software IntegrationThis adapter queries the records from SCCM database and recognizes it as install software by UD SAIIntegration
Import from Excel WorkbookImports data from Excel Workbooks. Parses through multiple worksheet XLS files. Uses 'CIImports.xls' (default) file to import data.Integration
Adapters providing CIs of type Object
Adapter NameDescriptionAdapter Type
AMGenericAdapterThis adapter pushes/populates data between UCMDB and Asset Manager. Follow the Quick Start guide supplied with the AM Generic Adapter documentation before creating this integration point.Integration
APM Push AdapterThis adapter pushes data from UCMDB to HP APM. Follow the APM Push Adapter documentation included in the HP UCMDB Discovery and Integration Content Guide before creating this integration point.Integration
UCMDB API PopulationAllows defining Reconciliation Priority for API Data In flowsIntegration
Data Push into AtriumPushes CIs and relationships to BMC AtriumIntegration
BSM Kpi Adapter (deprecated)Federate KPIs from BSMIntegration
CA CMDBPushes CIs and relationships to CA CMDBIntegration
UCMDB 10.x and laterUsed for Populating and Federating data from a remote UCMDB 10.x(or later) and for Pushing to a remote UCMDB 10.x(or later)Integration
UCMDB 9.x (deprecated)Used for Populating and Federating data from a remote UCMDB 9.x server and for Pushing to a remote UCMDB 9.xIntegration
UCMDB History Adapter [local instance only]Used to federated data from the UCMDB's HistoryIntegration
UCMDB to SaaSUsed for Pushing CIs and Relationships from an on-premises UCMDB 2019.02(or later) to Micro Focus SaaS CMSIntegration
Push Adapter DB ExamplePush data into Oracle \ MSSQL databaseIntegration
GenericDBAdapterAn example Adapter that uses the GDB-FrameworkIntegration
IAM UI Push Adapter (deprecated)Push IAM Universal Inventory data into MSSQL database on-premises or on cloud-based Azure.Integration
Java_Adapter_TemplateAdapter DescriptionIntegration
Kafka Push Adapter 2019.05 (deprecated)Push function for Kafka Push AdapterIntegration
Pulsar Push AdapterPush function for Pulsar Push AdapterIntegration
Push AdapterPush AdapterIntegration
Remedyforce Push IntegrationRemedyforce Push IntegrationIntegration
System Center Configuration ManagerUses the GDB-Framework to Populate and Federate data from a System Center Configuration Manager. The adapter is also backward compatible with the SMS DBIntegration
Service Manager 9.41Discovery Pattern DescriptionIntegration
Service Manager Enhanced Generic AdapterPush and Populate CI data between UCMDB and Service ManagerIntegration
ServiceNow Enhanced Generic AdapterPush, Populate and Federation of CI data between UCMDB and ServiceNowIntegration
UCMDB to XMLExport data into XML from UCMDBIntegration

© Copyright 2018 Micro Focus or one of its affiliates