发布时间:2019-07-24 09:53:46编辑:auto阅读(2143)
#Author Kang
import ssl
import pysphere
from pysphere import VIServer
ssl._create_default_https_context = ssl._create_unverified_context
host_ip = '10.3.152.88'
username = 'zhoumingkang@xxxx.com'
passwd = 'password'
server = VIServer()
server.connect(host_ip,username,passwd)
print server.get_api_type()
print server.get_api_version()
server.disconnect()
#结果
VirtualCenter
6.5
上一篇: python实现的ping的代码
下一篇: Nginx+Python+uwsgi+D
51590
51175
41678
38442
32928
29910
28617
23578
23513
21863
2017°
2728°
2280°
2207°
2680°
2234°
2980°
4915°
4770°
3391°