主机相关接口
- 添加KVM主机(AddKVMHost)
- 删除主机(DeleteHost)
- 查询主机(QueryHost)
- 主机开机(PowerOnHost)
- 重连主机(ReconnectHost)
- 重启主机(PowerResetHost)
- 关闭主机(ShutdownHost)
- 主机关机(PowerOffHost)
- 更新主机启用状态(ChangeHostState)
- 更新主机信息(UpdateHost)
- 更新主机IPMI信息(UpdateHostIpmi)
- 更新KVM主机信息(UpdateKVMHost)
- KVM运行Shell命令(KvmRunShell)
- 创建Bond网口(CreateBonding)
- 删除Bond网口(DeleteBonding)
- 查询主机Bond信息(QueryHostNetworkBonding)
- 更新Bond网口(UpdateBonding)
- 绑定slave到Bond网口(AttachNicToBonding)
- 从Bond网口解绑slave(DetachNicFromBonding)
- 在Bond网口配置IP(SetIpOnHostNetworkBonding)
- 在物理网口配置ip(SetIpOnHostNetworkInterface)
- 更新物理网口信息(UpdateHostNetworkInterface)
- 分配主机计算资源(AllocateHostResource)
- 标记物理网口(非聚合口)网络类型(SetServiceTypeOnHostNetworkInterface)
- 标记聚合网口网络类型(SetServiceTypeOnHostNetworkBonding)
- 获取网口交集子接口信息(GetCandidateInterfaceVlanIds)
- 获取物理网口网络类型信息(GetInterfaceServiceTypeStatistic)
- 获取主机分配策略(GetHostAllocatorStrategies)
- 获取虚拟机虚拟化技术类型(GetHypervisorTypes)
- 通过文件导入方式添加主机(AddKVMHostFromConfigFile)
- 添加主机文件语法检查(CheckKVMHostConfigFile)
- 获取主机物理网络信息(GetHostNetworkFacts)
- 查询主机网卡信息(QueryHostNetworkInterface)
- 查询主机的NUMA拓扑信息(GetHostNUMATopology)
- 根据虚拟机需求获取主机资源的分配信息(GetHostResourceAllocation)
- 查询主机系统类型(QueryHostOsCategory)
- 查询资源的虚拟化软件信息(QueryKvmHypervisorInfo)
- 获取主机最新电源状态(GetHostPowerStatus)
- 获取主机网页终端链接(GetHostWebSshUrl)
- 获取主机交集网卡信息(GetCandidateNetworkInterfaces)
- 获取主机交集绑定信息(GetCandidateNetworkBondings)
- 获取主机物理网卡LLDP信息(GetHostNetworkInterfaceLldp)
- 修改主机物理网卡LLDP模式(ChangeHostNetworkInterfaceLldpMode)
- 查询主机物理网卡LLDP配置(QueryHostNetworkInterfaceLldp)
- 修改主机 root 密码(ChangeHostPassword)
- 获取主机上的任务信息(GetHostTask)
- 识别主机(IdentifyHost)
- 更新主机Hostname(UpdateHostname)
- 添加Simulator主机(AddSimulatorHost)
- 主机硬件设备相关接口
- PCI设备相关接口
- USB重定向相关接口
- USB透传相关接口
- SR-IOV相关接口
- Kernel适配器相关接口
