Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lampwins/stackstorm-netbox
Stackstorm pack for netbox integration
https://github.com/lampwins/stackstorm-netbox
netbox pack stackstorm
Last synced: 25 days ago
JSON representation
Stackstorm pack for netbox integration
- Host: GitHub
- URL: https://github.com/lampwins/stackstorm-netbox
- Owner: lampwins
- License: mit
- Created: 2017-05-04T23:58:04.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-11-06T04:42:18.000Z (about 6 years ago)
- Last Synced: 2024-12-05T18:47:23.462Z (29 days ago)
- Topics: netbox, pack, stackstorm
- Language: Python
- Size: 101 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# :rotating_light: This pack has moved to the official [StackStorm-Exchange](https://github.com/StackStorm-Exchange/stackstorm-netbox) :rotating_light:
As such, this repo is now depricated. Please use the new repo above.# stackstorm-netbox
Stackstorm pack for netbox integration## Actions
### DCIM
- **dcim_get_devices**: Get device(s) via optional parameters
- **dcim_get_interfaces**: Get interface(s) via optional parameters
- **dcim_get_sites**: Get site(s) via optional parameters### IPAM
- **ipam_get_ip_addresses**: Get IP Address(es) via optional parameters
- **ipam_get_vlan_groups**: Get VLAN Group(s) via optional parameters
- **ipam_get_vlans**: Get VLAN(s) via optional parameters
- **ipam_get_vrfs**: Get VRF(s) via optional parameters
- **ipam_get_prefixes**: Get Prefix(es) via optional parameters