Skip to content

Conversation

@zachmoody
Copy link
Contributor

Adds support for the napalm detail endpoint by adding a .napalm
property to the Device object that returns a RODetailEndpoint
object. Since it's a RODetailEndpoint create() raises a
NotImplementedError.

list() is the only use-case and now accepts kwargs. Namely, method
to pass the proper url parameter to the napalm endpoint. Docs with
examples are included.

Adds support for the napalm detail endpoint by adding a `.napalm`
property to the Device object that returns a `RODetailEndpoint`
object. Since it's a RODetailEndpoint `create()` raises a
`NotImplementedError`.

`list()` is the only use-case and now accepts kwargs. Namely, `method`
to pass the proper url parameter to the napalm endpoint. Docs with
examples are included.
@zachmoody zachmoody merged commit 07b71c2 into master Mar 29, 2018
@zachmoody zachmoody deleted the napalm-endpoint branch March 29, 2018 18:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants