Task Management

Introduction

You can use the Acronis Task Manager API to view and filter tasks and activities.

Data format

The API uses the secure HTTP/1.1 over TLS 1.2 protocol, and operates mostly with JSON-formatted messages.

Location

The Acronis Task Manager API is available at a specific URL (the base URL): <datacenter_url>/api/task_manager/v<version>, where:

  • <datacenter_url> is the URL of the Acronis data center where the client using the API is registered.

  • <version> is the API version number.
    The Task Manager API is currently version 2.

Note

For full technical details, see the Task Manager API reference.