WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

Feature request: support for autocheckpoint #25

@cs-1

Description

@cs-1

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?

Metadata

Metadata

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions