Skip navigation links
com.tencentcloudapi.lighthouse.v20200324.models

Class ResetInstancesPasswordRequest

Returns:
Password Login password of the instance(s). The password requirements vary among different operating systems: The password of a `LINUX_UNIX` instance must contain 8–30 characters (above 12 characters preferably) in at least three of the following types and cannot begin with "/":
  • Lowercase letters: [a–z]
  • Uppercase letters: [A–Z]
  • Digits: 0–9
  • Special symbols: ()\`~!@#$%^&\*-+=\_|{}[]:;'<>,.?/
  • The password of a `WINDOWS` instance must contain 12–30 characters in at least three of the following types and cannot begin with "/" or include the username:
  • Lowercase letters: [a–z]
  • Uppercase letters: [A–Z]
  • Digits: 0–9
  • Special symbols: ()\`~!@#$%^&\*-+=\_|{}[]:;' <>,.?/
  • If both `LINUX_UNIX` and `WINDOWS` instances exist, the requirements for password complexity of `WINDOWS` instances shall prevail.
  • Parameters:
    Password - Login password of the instance(s). The password requirements vary among different operating systems: The password of a `LINUX_UNIX` instance must contain 8–30 characters (above 12 characters preferably) in at least three of the following types and cannot begin with "/":
  • Lowercase letters: [a–z]
  • Uppercase letters: [A–Z]
  • Digits: 0–9
  • Special symbols: ()\`~!@#$%^&\*-+=\_|{}[]:;'<>,.?/
  • The password of a `WINDOWS` instance must contain 12–30 characters in at least three of the following types and cannot begin with "/" or include the username:
  • Lowercase letters: [a–z]
  • Uppercase letters: [A–Z]
  • Digits: 0–9
  • Special symbols: ()\`~!@#$%^&\*-+=\_|{}[]:;' <>,.?/
  • If both `LINUX_UNIX` and `WINDOWS` instances exist, the requirements for password complexity of `WINDOWS` instances shall prevail.
  • Skip navigation links

    Copyright © 2023. All rights reserved.