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

Class ResetInstancesPasswordRequest

Returns:
Password Login password of the instance. The rule of password complexity varies with 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 three types of the following:
  • 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 your username. It must contain at least three types of the following:
  • Lowercase letters: [a-z]
  • Uppercase letters: [A-Z]
  • Numbers: 0-9
  • Special characters: ()\`~!@#$%^&\*-+=\_|{}[]:;' <>,.?/
  • If the specified instances include both `Linux` and `Windows` instances, you need to follow the password requirements for `Windows` instances.
  • Parameters:
    Password - Login password of the instance. The rule of password complexity varies with 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 three types of the following:
  • 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 your username. It must contain at least three types of the following:
  • Lowercase letters: [a-z]
  • Uppercase letters: [A-Z]
  • Numbers: 0-9
  • Special characters: ()\`~!@#$%^&\*-+=\_|{}[]:;' <>,.?/
  • If the specified instances include both `Linux` and `Windows` instances, you need to follow the password requirements for `Windows` instances.
  • Skip navigation links

    Copyright © 2020. All rights reserved.