aiendpoint.dev
ServicesAcronis

Acronis

community

Cyber protection platform offering backup, disaster recovery, cybersecurity, and endpoint management for businesses and individuals.

Visit site ↗

This is a community-generated spec

This /ai spec was auto-generated by an AI agent, not by the site owner. It may be incomplete or inaccurate.

https://acronis.combearerdeveloperconfidence: 70/1000 discoveries1 contributors
GET/api/2/vaults/{vault_id}/archives

List available backup archives

Parameters

statecomplete|running|failed (stringoptional
resource_idprotected resource ID (stringoptional

Returns

archives[] with id, name, created_at, size, resource_name, type
POST/api/2/plans

Create a backup protection plan

Parameters

nameplan name (stringrequired
schedulecron schedule (stringrequired
resourcesarray of resource IDs (arrayrequired
retentionretention policy object (objectoptional

Returns

plan_id, name, status, next_run
GET/api/2/resources

Check protection status of devices

Parameters

typemachine|virtual_machine|mailbox (stringoptional
protection_statusprotected|unprotected|error (stringoptional

Returns

resources[] with id, name, type, protection_status, last_backup, agent_version
POST/api/2/activities

Initiate a restore from backup archive

Parameters

typerestoreoptional
targetrestore destination object (objectrequired
archive_idstringrequired

Returns

activity_id, status, progress
Acronis — AIEndpoint