Acronis · Example Payload

Agent Management Hardware Node Example

CybersecurityData ProtectionEndpoint Management

Agent Management Hardware Node 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

idhostnametypestatustenant_id

Example Payload

Raw ↑
{
  "id": "sample-uuid-001",
  "hostname": "Production Tenant",
  "type": "sample-value",
  "status": "active",
  "tenant_id": "a1b2c3d4-e5f6-7890-abcd-ef1234567890"
}