How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Acronis Agents API

Acronis protection agent management

Acronis Agents API is one of 21 APIs that Acronis publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Agents. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and an API reference.

This API exposes 12 operations across 8 paths, and defines 10 schemas. It is described by OpenAPI 3.0.0, at version 2.

Requests are made against a single base URL, https://dev-cloud.acronis.com/api/agent_manager/v2.

12 operations 8 paths 10 schemas 4 DELETE6 GET1 POST1 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.0
API Version
2
Base URL
https://{datacenter}.acronis.com/api/agent_manager/v2
Authentication
OAuth 2.0
Resource Areas
1

Authentication & Security 1

Acronis Agents API declares 1 security scheme for authenticating requests. It supports OAuth 2.0 (oauth_2_0_user) using the password, clientCredentials and authorizationCode flows, exposing 7 scopes.

  • oauth_2_0_user — OAuth 2.0 security scheme definition for a user authorization.

Paths & Operations 12

Across 8 paths, the API surfaces 12 operations — 4 DELETE, 6 GET, 1 POST, 1 PUT. Each is listed below with its method, path, parameters, and response codes.

Operations 12
GET
/agents
Fetches all registered agents seen from specified tenant. Result includes all agents registered in this tenant and in all its child tenants that don't block parent access using visibility barrier.
FetchAgents 10 params → 200400401403500
DELETE
/agents
Cancels registration of the agents with Platform and deletes their service accounts.
DeleteAgents 2 params → 204401403409500
POST
/agents/update:force
Launches agent(s) update operation disregarding maintenance window settings, if any. Note that if an empty agent ID collection is passed with the request, all tenant's agents become potential subject…
RunAgentUpdateNow body → 202400401403500
GET
/agents/{agent_id}
Fetches the specific agent.
FetchAgent 1 param → 200401403404500
DELETE
/agents/{agent_id}
Cancels the agent registration with Platform and deletes agent service account.
DeleteAgent 2 params → 204401403409500
GET
/agent_update_references
Fetches reference to agent update package that matches specified update channel, OS family, OS architecture and white-labeled flag attributes.
FetchAgentUpdateReferenceByAttributes 4 params → 200400401403404500
PUT
/agent_update_settings
Stores new or updates existing agent-specific or/and master agent update settings. The agent must be registered to have its specific settings stored. Each settings object is considered to be agent-sp…
UploadAgentUpdateSettings body → 204400401403500
DELETE
/agent_update_settings
Deletes collection of existing agent-specific or master unattended agent update settings.
DeleteAgentUpdateSettingsCollection 2 params → 204400401403500
GET
/agent_update_settings/{id}
Fetches agent-specific or master unattended agent update settings. If agent-specific settings are requested and the caller has access to tenant that the agent belongs to according to usual tenant acc…
FetchAgentUpdateSettings 2 params → 200400401403404500
DELETE
/agent_update_settings/{id}
Deletes existing agent-specific or master unattended agent update settings.
DeleteAgentUpdateSettings 2 params → 204400401403500
GET
/hardware_nodes
Fetches all hardware nodes visible by the specified tenant. Result includes all nodes registered in this tenant and in all its child tenants that don't block parent access using visibility barrier.
FetchHardwareNodes → 200401403500
GET
/hardware_nodes/{node_id}
Fetches the specific hardware node.
FetchHardwareNode 1 param → 200401403404500

Schemas 10

The contract defines 10 schemas that model the data the API accepts and returns. The most detailed are Agent (19 properties), HardwareNode (9 properties), AgentUpdateSettingsIn (5 properties), HardwareNodeStorage (2 properties). Each schema is shown below with its type and property counts.

AgentCollection
object
Collection of registered agents.
2 properties 2 required
TimeZoneOffset
string
Agent's time zone offset from UTC time zone in SHHMM format, where: - S is either '+' or '-' - HH is number of hours [00,23] - MM is number of minutes [00,59]…
NetworkInterface
object
A network interface of a host.
2 properties 1 required
AgentUpdateChannel
string
Source of new agent versions.
DayOfWeek
string
Day of week specifier.
SoftwareUnit
object
Unit name. This must be specified in Agent Manager configuration and there must be corresponding client role in Backup Account Server configuration.
2 properties 2 required
AgentUpdateSettingsIn
object
Unattended agent update settings to be stored by Agent Manager. The settings can be assigned either to a particular agent instance or to a tenant. In the latte…
5 properties 2 required
HardwareNode
object
Hardware node descriptor.
9 properties 5 required
HardwareNodeStorage
object
Hardware node storage device description.
2 properties 2 required
Agent
object
An agent registered with Platform.
19 properties 15 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

acronis-agents-v2-openapi.json Raw ↑

Other APIs Acronis publishes across the network.

Acronis Resource and Policy Management API
Acronis Advanced Automation API
Acronis Event Manager API
Acronis Disaster Recovery Service API
Acronis Endpoint Detection and Response API
Acronis Vault Manager REST API
Acronis Activities API
Acronis Agent Updates API
Acronis Authentication API
Acronis Clients API
Acronis Hardware Nodes API
Acronis Licensing API
Where this information came from

This is an independent, third-party profile of Acronis Agents API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.