| vm.console.password.strength.check.config |
- Specifies whether to set a password for VNC console login.
Default: false. The length range of a password is in
the format of m-n. Default: 6-8.
Note: You can set a
password length that ranges from 6 to 8. You can also
enable the combination of digits, lowercase letters,
uppercase letters, and special characters for a
password.
|
false |
|
| vm.password.strength.check.config |
Specifies whether to set login passwords for VM
instances. Default: false. Note:
- If you set a login password, please note the following:
The length range of a password is in the format of m-n.
Default: 8-18. The length of a password ranges from 8 to
18.
- Before you set a login password for a VM instance, make
sure that cloud-init is installed in the system image of
the VM instance. We recommend that the version of
cloud-init be 0.7.9, 17.1, 19.4, 19.4, or later.
|
false |
|
| xfsFragScrape.enable |
Specifies whether to inspect disk scraps. |
false |
|
| vm.windows.auto.attach.virtio.driver.format |
Specifies whether to auto-attach VirtIO driver
when creating a Windows-based VM instance. Default: VFD
- VFD: auto-attach a vfd-formatted VirtIO driver to a newly
created Windows-based VM instances.
- ISO: auto-attach an iso-formatted VirtIO driver to a newly
created Windows-based VM instances.
- NONE: disable auto-attach of the VirtIO driver to a newly
created Windows-based VM instances.
Note: This setting only
takes effect on x86_64 Windows-based VM instances that
are newly created from VirtIO-installed ISO
images.
|
VFD |
|