Acronis · Example Payload

Account Management Offering Item Example

CybersecurityData ProtectionEndpoint Management

Account Management Offering Item Example is an example object payload from Acronis, with 5 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

nameapplication_idstatusquotaedition

Example Payload

Raw ↑
{
  "name": "Production Tenant",
  "application_id": "a1b2c3d4-e5f6-7890-abcd-ef1234567890",
  "status": 1,
  "quota": "sample-value",
  "edition": "sample-value"
}