The connector

To enable data exchange between your service and Acronis Cyber Platform, you must create a connector to push or pull the necessary data to/from Acronis Cyber Platform.
This chapter describes the connector component and provides brief, step-by-step instructions in the interactive Python shell.

Note

If you do not have Python installed, you can get it from https://www.python.org/downloads/.

The following diagram shows the connector as an independent component, and its relation between your service and Acronis Cyber Platform:
../_images/connector.png
The purpose of the connector depends on the type of integration.
For example:
  • A vendor-side integration might pull Acronis Cyber Platform workloads, alerts, etc., to replicate them in your service for further processing.

  • An Acronis-side integration (CyberApp) might pull Acronis Cyber platform users and their access rights to provision them on your service, enable the service, and push your service events, alerts, etc., to Acronis Cyber Platform.

Note

On request, Acronis can create and host the connector on behalf of the Vendor.