kaisero / fireREST

Python library for interacting with Cisco Firepower Management Center REST API
GNU General Public License v3.0
70 stars 49 forks source link

request for syslogalerts and snmpalerts missing leading slash #4

Closed rnwolfe closed 4 years ago

rnwolfe commented 6 years ago

https://github.com/kaisero/fireREST/blob/20881b4f6f0548967342044dee46c2d85a1b9ae8/fireREST.py#L520

https://github.com/kaisero/fireREST/blob/20881b4f6f0548967342044dee46c2d85a1b9ae8/fireREST.py#L525

These request parameters need the leading /.

rnwolfe commented 6 years ago

I opened this referencing the develop branch, I think, but it is an issue in master, as well.

kaisero commented 4 years ago

Fixed in f1355571f61bfe8f59db6f4a6e5fe27318a5bf89