vSphere python自动化
文章平均质量分 94
关于vSphere Automation SDK for Python分享
NOWSHUT
要有最朴素的生活和最遥远的梦想,即使明天天寒地冻路远马亡
展开
-
【vSphere | Python】vSphere Automation SDK for Python Ⅶ—— Certificate Management APIs(上)
博文主要介绍了如何使用Certificate Management APIs查看和刷新vSphere组件 vCenter Server的计算机 SSL 证书(Machine SSL)和STS签名证书(STS Signing证书).原创 2023-05-06 23:02:57 · 350 阅读 · 1 评论 -
【vSphere | Python】vSphere Automation SDK for Python Ⅵ—— VM Guest Processes APIs
博文介绍了如何通过使用VM Guest Processes APIs 对vCenter中的虚拟机操作系统中的进程进行查询,创建,删除等操作。原创 2023-04-11 21:08:39 · 863 阅读 · 2 评论 -
【vSphere | Python】vSphere Automation SDK for Python Ⅴ—— vCenter Folder & Datastore & Cluster APIs
博文介绍如何使用Folder APIs, Datastore APIs和Cluster APIs获取vCenter Server(VCSA)的文件夹,数据存储,集群信息。原创 2023-04-10 09:00:00 · 467 阅读 · 0 评论 -
【vSphere | Python】vSphere Automation SDK for Python Ⅳ—— Topology APIs (Linked Mode)增强型链接模式
博文介绍了vCenter Topology APIs,vCenter拓扑包提供了检索拓扑中所有vCenter和Platform Services Controller节点和复制状态的服务。即该方法可以查看linked mode 增强型链接模式下的vCenter Server节点的状态信息。原创 2023-04-09 09:00:00 · 403 阅读 · 0 评论 -
【vSphere | Python】vSphere Automation SDK for Python Ⅲ—— vCenter Datacenter APIs
博文介绍了如何通过vCenter Datacenter APIs对vCenter Server 中数据中心进行操作。包括列出vCenter中所有数据中心,创建新的数据中心,删除空的数据中心以及查看某一个数据中心的信息。原创 2023-04-03 09:00:00 · 692 阅读 · 0 评论 -
【vSphere | Python】vSphere Automation SDK for Python Ⅱ—— vCenter VM APIs(上)
博文介绍了如何使用 vCenter VM APIs 对虚拟机(VM)查看,克隆,删除,创建与vMotion 迁移原创 2023-03-29 21:04:39 · 1168 阅读 · 5 评论 -
【更新2023/03/28】【vSphere | Python】vSphere Automation SDK for Python Ⅰ—— SDK安装 & 脚本结构说明 & GitHub
博文介绍了VMware vSphere Automation SDK for Python及其安装,博客脚本结构说明和博客中脚本Python源码的GitHub项目地址。原创 2023-03-12 00:26:37 · 1322 阅读 · 1 评论