Skip navigation links
com.tencentcloudapi.cvm.v20170312.models

Class ResetInstancesPasswordRequest

Returns:
Password Login password of the instance. The password requirements vary among different operating systems: For a Linux instance, the password must be 8 to 30 characters in length; password with more than 12 characters is recommended. It cannot begin with "/", and must contain at least one character from three of the following categories:
  • Lowercase letters: [a-z]
  • Uppercase letters: [A-Z]
  • Numbers: 0-9
  • Special characters: ()\`\~!@#$%^&\*-+=\_|{}[]:;'<>,.?/ For a Windows CVM, the password must be 12 to 30 characters in length. It cannot begin with "/" or contain a username. It must contain at least one character from three of the following categories:
  • Lowercase letters: [a-z]
  • Uppercase letters: [A-Z]
  • Numbers: 0-9
  • Special characters: ()\`\~!@#$%^&\*-+=\_|{}[]:;' <>,.?/
  • If the specified instances include both `Linux` and `Windows` instances, you will need to follow the password requirements for `Windows` instances.
  • Parameters:
    Password - Login password of the instance. The password requirements vary among different operating systems: For a Linux instance, the password must be 8 to 30 characters in length; password with more than 12 characters is recommended. It cannot begin with "/", and must contain at least one character from three of the following categories:
  • Lowercase letters: [a-z]
  • Uppercase letters: [A-Z]
  • Numbers: 0-9
  • Special characters: ()\`\~!@#$%^&\*-+=\_|{}[]:;'<>,.?/ For a Windows CVM, the password must be 12 to 30 characters in length. It cannot begin with "/" or contain a username. It must contain at least one character from three of the following categories:
  • Lowercase letters: [a-z]
  • Uppercase letters: [A-Z]
  • Numbers: 0-9
  • Special characters: ()\`\~!@#$%^&\*-+=\_|{}[]:;' <>,.?/
  • If the specified instances include both `Linux` and `Windows` instances, you will need to follow the password requirements for `Windows` instances.
  • Skip navigation links

    Copyright © 2023. All rights reserved.