Avamar REST API

The Avamar REST API provides a framework to develop applications and tools that interact with a stand-alone Avamar server. It exposes backup, restore, client, domain, dataset, retention, policy, plugin and activity resources over HTTPS on the Avamar server itself. Third-party clients are registered as OAuth 2.0 clients and call the API with a bearer access token. A Swagger UI served from the appliance at /api/swagger-ui.html carries the complete operation and object-model listing.

API entry from apis.yml

apis.yml Raw ↑
aid: avamar:avamar-rest-api
name: Avamar REST API
description: The Avamar REST API provides a framework to develop applications and tools that interact
  with a stand-alone Avamar server. It exposes backup, restore, client, domain, dataset, retention, policy,
  plugin and activity resources over HTTPS on the Avamar server itself. Third-party clients are registered
  as OAuth 2.0 clients and call the API with a bearer access token. A Swagger UI served from the appliance
  at /api/swagger-ui.html carries the complete operation and object-model listing.
humanURL: https://www.dell.com/support/home/en-us/product-support/product/avamar-rest-api/docs
baseURL: https://avamarserver/api/v1
x-baseURL-note: Customer-hosted. <avamarserver> is the IP address or FQDN of the customer's own Avamar
  server; Dell publishes no shared multi-tenant production host.
tags:
- Backup
- Data Protection
- REST
- OAuth
properties:
- type: Documentation
  url: https://www.dell.com/support/home/en-us/product-support/product/avamar-rest-api/docs
- type: APIReference
  url: https://www.dell.com/support/manuals/en-us/avamar-server/avamar_administration_guide_19.10/avamar-rest-api
- type: GettingStarted
  url: https://www.delltechnologies.com/asset/en-us/products/data-protection/technical-support/docu89854.pdf