Hyper-V 2016 系列教程17 Hyper-V WMI provider (V2)

简介:

Purpose

Hyper-V provides a scalable, reliable, and highly available virtualized server computing environment. It enables one or more guest operating systems to run concurrently on a single physical computer. Key uses for virtual machine technology include the following:

  • Server consolidation

  • Consolidation of development and testing environments

  • Simplified disaster recovery

In this section

Topic Description

About the Hyper-V WMI provider

The WMI provider for Hyper-V enable developers, and scripters, to quickly build custom tools, utilities, and enhancements for the virtualization platform. The WMI interfaces can manage all aspects of the Hyper-V services.

Using the Hyper-V WMI provider

The following topics describe how to use the Hyper-V WMI provider.

Hyper-V WMI classes

The following are the Hyper-V WMI classes.

Hyper-V networking API

The Hyper-V networking API is used to control networking in Hyper-V.

Hyper-V application health monitoring API

The Hyper-V application health monitoring API is used to monitor the health state of applications running in a virtual machine.

Hyper-V metrics API

The Hyper-V metrics API is used to monitor the health state of applications running in a virtual machine.

Hyper-V replication API

The Hyper-V replication API is used to control virtual machine replication and failover recovery.

Hyper-V migration API

The Hyper-V migration API is used to control storage and live migration in Hyper-V.

Hyper-V virtual Fibre Channel API

The Hyper-V virtual Fibre Channel API is used to control virtual Fibre Channel adapters in Hyper-V.

Hyper-V VM placement API

The Hyper-V virtual machine (VM) placement API contains the compatibility info for the VMs or hosting computer system.

Hyper-V glossary

Glossary of terms used in the Windows Virtualization SDK documentation.

 

Run-time requirements

Hyper-V services require an x64-based system that supports hardware-assisted virtualization running Hyper-V. Programs that interact with the Hyper-V WMI interfaces however, can run remotely on any system that supports WMI.

Related topics




本文转自成杭 51CTO博客,原文链接:http://blog.51cto.com/hangtc/1965059,如需转载请自行联系原作者



相关文章
|
数据采集 人工智能 监控
证券行业数据治理:构建安全、高效的金融体系
证券行业数据治理是构建安全、高效的金融体系的关键环节。面对日益复杂的数据环境和业务需求,我们需要加强数据安全保护、提高数据质量、推进数据整合、强化法规遵从、适应技术更新并培养组织文化,以推动证券行业的健康发展。
|
Docker 容器
Docker 安装 Zookeeper
Docker 安装 Zookeeper
286 2
|
NoSQL Java Redis
Redis 从入门到精通之Redis数据排序
Redis支持对List、Set和Sorted Set元素进行排序,排序命令是`SORT`。`SORT`命令可以根据指定的排序规则对列表、集合或有序集合的元素进行排序,并返回排序后的元素列表或子集。使用Jedis和RedisTemplate分别实现Redis列表、集合和有序集合排序操作的示例代码
1896 88
偏向锁和轻量级锁的优缺点分别是什么
【10月更文挑战第20天】偏向锁和轻量级锁的优缺点分别是什么
|
API 开发者
淘宝官方商品、交易、订单、物流、插旗接口接入说明
这段信息介绍了淘宝店铺管理中三个重要接口的功能与应用场景:订单列表接口、订单详情接口和订单物流接口。订单列表接口如`taobao.trades.sold.get`及`taobao.topats.trades.sold.get`用于获取店铺订单概览,便于商家进行初步管理和统计。订单详情接口如`taobao.trade.fullinfo.get`及`taobao.topats.trades.fullinfo.get`提供单个订单详尽信息,支持发货准备和服务售后。订单物流接口则帮助追踪订单物流状态,确保配送顺利。使用这些接口需遵循淘宝开放平台规定,合理安排调用频率,并关注官方文档更新。
|
XML Java 开发工具
Android Studio开发Android TV
【6月更文挑战第19天】
507 5
|
存储 自然语言处理 Java
Java中的字符型数据(char)
Java中的字符型数据(char)
1036 0
|
Kubernetes 应用服务中间件 网络安全
Kubernetes证书类型和适用场景
Kubernetes证书类型和适用场景
|
存储 监控 网络协议
BMP:BGP监控协议
本文档是 Internet 工程任务组 (IETF) 的产品。它代表了 IETF 社区的共识。它已接受公众审查,并已被互联网工程指导小组 (IESG) 批准出版。有关 Internet 标准的更多信息,请参见 RFC 7841 的第 2 节
880 0
BMP:BGP监控协议