Skip to content

Commit

Permalink
ADD: Roadmap to README.
Browse files Browse the repository at this point in the history
  • Loading branch information
Walkablenormal committed Jul 30, 2024
1 parent 6460fa9 commit 486a2eb
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ This project provides Telegraf configuration and scripts to fetch data from Cisc
- [Configuration](#configuration)
- [Usage](#usage)
- [Routes](#routes)
- [Roadmap](#roadmap)
- [Contributing](#contributing)
- [License](#license)

Expand Down Expand Up @@ -72,6 +73,18 @@ The following routes are currently implemented:
|[/dna/intent/api/v1/site-health](https://developer.cisco.com/docs/dna-center/get-site-health/)|catalyst_center_site_health.py|catalyst_center_site_health.conf|
|[/dna/intent/api/v1/compliance](https://developer.cisco.com/docs/dna-center/get-compliance-status/)|catalyst_center_compliance.py|catalyst_center_compliance.conf|

## Roadmap

At some point; the following routes will also be implemented;

- /dna/intent/api/v1/onboarding/pnp-device
- /dna/intent/api/v1/topology/physical-topology
- /dna/intent/api/v1/issues
- /dna/intent/api/v1/onboarding/pnp-device
- /dna/intent/api/v1/security-advisory/device-summary
- dna/intent/api/v1/security-advisory/advisory
- /dna/intent/api/v1/assurance/health

## Contributing

Contributions are welcome! Please feel free to submit a Pull Request.
Expand Down

0 comments on commit 486a2eb

Please sign in to comment.