支持的版本
image type
-- qcow2, not support iso or other raw type
host version:
-- CentOS 7.x
support Guest OS version:
-- CentOS 7.x(i386/x86_64)
-- CentOS 6.x(i386/x86_64)
-- Ubuntu 16.x(x86_64)
-- Ubuntu 15.x(x86_64)
-- Ubuntu 14.x(x86_64)
-- Ubuntu 13.x(x86_64)
-- Ubuntu 12.x(x86_64)
support BS type:
-- imagebackupstorage
-- sftpbackupstorage
-- cephbackupstorage
support PS type:
-- Localstorage
-- NFS
-- Share Mount Point
-- Ceph
描述
修改云主机密码(ChangePassword) 不同虚拟机管理程序添加主机的命令不同.
API
org.zstack.header.vm.APIChangeVmPasswordMsg
举例(Example)
管理员可以使用ChangeVmPassword来添加一个KVM主机. 例如:
参数(Parameters)
备注
更改密码生效前提条件 云主机想要开启在线更改密码,所使用的imageUuid必须满足以下条件: 升级到1.8以后的zstack,并重新往backupstorage中import image,1.8版本仅支持backupstorage类型为sftp,ceph以及imagestore,在此之前在backupstorage中的image无法开启在线更改密码功能,建议用户重新import想要开启密码修改功能的image 添加镜像(AddImage)时,必须添加SystemTag,值为qemuga,即使用systemtag=qemuga
account限制 只支持对己有的account进行密码修改,如果用户不存在,会报'user [YOUR ACCOUNT] not exist!' 的错误
password限制 长度为1-32 支持的字符集为:0-9 a-z A-Z `=[];’,./~!@#$%^&*()_+|{}:”<>?
支持的版本 image type -- qcow2, not support iso or other raw type host version: -- CentOS 7.x support Guest OS version: -- CentOS 7.x(i386/x86_64) -- CentOS 6.x(i386/x86_64) -- Ubuntu 16.x(x86_64) -- Ubuntu 15.x(x86_64) -- Ubuntu 14.x(x86_64) -- Ubuntu 13.x(x86_64) -- Ubuntu 12.x(x86_64) support BS type: -- imagebackupstorage -- sftpbackupstorage -- cephbackupstorage support PS type: -- Localstorage -- NFS -- Share Mount Point -- Ceph