【发布时间】:2013-01-02 09:25:40
【问题描述】:
我是python新手
如何使用 python 发布以下内容,我需要登录 CISCO VNMC 并登录并从输出中获取 cookie,然后注销
POST https://10.193.34.70/xmlIM/mgmt-controller
Please enter content (application/x-www-form-urlencoded) to be POSTed:
<aaaLogin
inName="admin"
inPassword="cisco@123"/>
建议我这样做。
【问题讨论】: