Skip to content

As part of the Riverbed SteelScript this module provides specific bindings for Riverbed NetIM

Notifications You must be signed in to change notification settings

riverbed/steelscript-netim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Riverbed SteelScript for NetIM

Riverbed SteelScript is a collection of libraries and scripts written in Python for interacting with Riverbed appliances and solutions, and other network infrastructure devices.

As part of the Riverbed SteelScript this module provides specific bindings for Riverbed NetIM

Quick start

# Build a docker image from latest code
docker build --tag steelscript:latest https://github.com/riverbed/steelscript.git

# Run the image in an interactive container
docker run -it steelscript:latest /bin/bash

# Replace the tokens {...} with actual values
python print-netim-devices-raw.py {NetIM Core fqdn or ip} --username {username} -password {password}

Contribute

Feel free to use, enhance and contribute by creating issues, sendind pull requests (PR), ...

Links

License

Copyright (c) 2021-2024 Riverbed Technology, Inc.

SteelScript is licensed under the terms and conditions of the MIT License accompanying the software ("License"). SteelScript is distributed "AS IS" as set forth in the License. SteelScript also includes certain third party code. All such third party code is also distributed "AS IS" and is licensed by the respective copyright holders under the applicable terms and conditions (including, without limitation, warranty and liability disclaimers) identified in the license notices accompanying the software.

About

As part of the Riverbed SteelScript this module provides specific bindings for Riverbed NetIM

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages