-
Notifications
You must be signed in to change notification settings - Fork 31
Open
Labels
enhancementNew feature or requestNew feature or request
Description
We'd like to use pyaoscx for the following workflow:
- Retrieve JSON configuration for a switch from NetBox.
- Create an autocheckpoint with a 5 minute timeout.
- Upload the configuration to switch.
- 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?
alagouttetchiapuziowong
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request