Table of Contents

SRM framework concepts

DataMiner Service and Resource Management makes use of many dedicated DataMiner components to configure the management and orchestration of services end to end. This section provides a high-level overview of these components and explains how they can be used.

Before you set up and configure an SRM system, it is essential that you understand what these different components are and what their purpose is.

A distinction is made between "SRM definitions" and "SRM instantiations". An SRM definition determines what an object will be like. You could compare it to a class. The actual object based on the SRM definition is called an SRM instantiation. For example, a connector, which is considered an SRM definition, defines how to communicate. The element that is created based on that connector is considered an SRM instantiation.

The tables below summarize the components and their scope.

Note

The concepts explained in this section are the main concepts used within the SRM framework, which builds on the core DataMiner SRM functionality to provide a versatile toolset to manage services and resources. For more information on SRM concepts in the context of the core SRM functionality, see Concepts.