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

First go at sync script for Cisco EoX Data from Cisco API #45

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Conversation

uck9
Copy link
Contributor

@uck9 uck9 commented Sep 22, 2024

A first attempt at a sync script for pulling data from the Cisco Services API and syncing details in the hardware lifecycle models. Created as a command in the plugin. Was based off the cisco_support plugin command with significant change.

You need to generate a client_id and secret from the Cisco API console for the Support (not Services) API.

Open for any feedback.

@uck9
Copy link
Contributor Author

uck9 commented Sep 22, 2024

This was related to #44

@DanSheps
Copy link
Owner

DanSheps commented Oct 4, 2024

Hey,

Thanks for all of the effort. My thoughts were to actually integrate this as a background job. If you want to give that a go, feel free as I think a lot of your work would be usable there as well.

@DanSheps DanSheps self-requested a review October 4, 2024 21:57
@DanSheps DanSheps added the enhancement New feature or request label Oct 4, 2024
@DanSheps DanSheps linked an issue Oct 4, 2024 that may be closed by this pull request
Add data sync options to improve import of EoX data
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

Successfully merging this pull request may close these issues.

Add Cisco EOx API Integration
2 participants