collectPerfStats.py 文件源码

python
阅读 25 收藏 0 点赞 0 评论 0

项目:XtremPerfProbe 作者: nachiketkarmarkar 项目源码 文件源码
def getVmwServiceContent(vcip, vcuser, vcpwd):
    unverified_context=ssl._create_unverified_context
    ssl._create_default_https_context=unverified_context
    si=Connect(host=vcip,port=443,user=vcuser,pwd=vcpwd)
    return si.RetrieveContent()
评论列表
文章目录


问题


面经


文章

微信
公众号

扫码关注公众号