Documentation for Axxon One 2.0. Documentation for other versions of Axxon One is available too.

Previous page Link camera to archive using gRPC API methods  Remove archive using gRPC API methods Next page

Only the cloud archive can be resized using the gRPC API methods.

For version 1.9 Beta and later versions

{ 
"method": "axxonsoft.bl.archive.ArchiveService.Resize",
"data":
    {
        "access_point": "MultimediaStorage.Gray/MultimediaStorage",
        "volume_id": "4508f459-5eeb-4ee3-881b-4a4e149c7802",
        "new_size": 307374182
    }
}

where

  • No labels