/  Yamcs HTTP API  /  Parameter Archive  /  Enable Backfilling

Enable BackfillingΒΆ

Enables the automatic backfilling (rebuilding) of the parameter archive. If the backfilling is already enabled, this operation has no effect.

URI Template

POST /api/archive/{instance}/parameterArchive:enableBackfilling
{instance}

Yamcs instance name

Request Body

interface EnableBackfillingRequest {
}