Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature request: support for autocheckpoint #25

Open
cs-1 opened this issue Oct 5, 2023 · 0 comments
Open

Feature request: support for autocheckpoint #25

cs-1 opened this issue Oct 5, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@cs-1
Copy link

cs-1 commented Oct 5, 2023

We'd like to use pyaoscx for the following workflow:

  1. Retrieve JSON configuration for a switch from NetBox.
  2. Create an autocheckpoint with a 5 minute timeout.
  3. Upload the configuration to switch.
  4. Acknowledge autocheckpoint before 5 minute timeout.

For this workflow we need a pyaoscx function that calls the "/configs/autocheckpoint" API endpoint with POST for enabling the autocheckpoint with a specific time in minutes and with PUT for acknowledging the checkpoint before the timer runs out. Would it be possible to implement this?

@tchiapuziowong tchiapuziowong self-assigned this Oct 9, 2023
@tchiapuziowong tchiapuziowong added the enhancement New feature or request label Oct 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants