Page MenuHomeVyOS Platform

Allow commit-confirm through http API
In progress, NormalPublicFEATURE REQUEST

Description

It would be nice to have the option of using the same safeguard of commit-confirm via the api in automation tasks or in my case configuration via IAC tools such, as terraform.

Maybe some new endpoints would be a good solution to this, such, as /configure-confirm, or another attribute in the payload setting the confirm condition.

Details

Difficulty level
Unknown (require assessment)
Version
1.4
Why the issue appeared?
Will be filled on close
Is it a breaking change?
Perfectly compatible
Issue type
Feature (new functionality)

Event Timeline

Viacheslav changed the subtype of this task from "Task" to "Feature Request".Oct 31 2021, 12:17 PM
Viacheslav changed the task status from Open to In progress.Jan 20 2024, 2:19 AM
Viacheslav triaged this task as Normal priority.

An initial implementation of this was put on hold, as there were several missing pieces, namely reload http-api withing an existing configession (T2612) and soft-rollback/soft-commit-confirm (T5249/T5976). With those in place, this can proceed.