Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在尝试将 pyVmomi 与 Django 一起使用,有什么方法(如果有,最推荐的方法是什么)在视图之间传递 serviceInstance?
谢谢。
根据 Shawn Hartsock(当前 VMWare 员工维护 pyVmomi)的说法,您无法在没有登录的情况下连接,但在该示例和该示例之间,它应该显示如何使用您说您无法执行的同一会话。