sdwan-audit-log-apis

时间:2021-02-12 07:08:20
【文件属性】:
文件名称:sdwan-audit-log-apis
文件大小:6KB
文件格式:ZIP
更新时间:2021-02-12 07:08:20
Python sdwan-audit-log-apis 目的 如何使用vManage API检索审核日志和CLI差异 要求 要使用此代码,您将需要: Python 3.7以上 vManage用户登录详细信息。 (用户应具有特权级别来配置策略) 安装与设定 将代码克隆到本地计算机。 git clone https://github.com/suchandanreddy/sdwan-audit-log-apis cd sdwan-audit-log-apis 设置Python虚拟环境(需要Python 3.7+) python3.7 -m venv venv source venv/bin/activate pip3 install -r requirements.txt 设置本地环境变量以提供vManage登录详细信息。 例子: 对于macOS和Ubuntu环境: export vmanage
【文件预览】:
sdwan-audit-log-apis-master
----.gitignore(2KB)
----audit-logs.py(12KB)
----README.md(10KB)
----requirements.txt(120B)

网友评论