Skip navigation links
com.tencentcloudapi.as.v20180419.models

Class LoginSettings

Returns:
Password Login password of the instance. The rule of password complexity varies by operating system:
  • For Linux instances, the password must be a combination of 8-16 characters comprised of at least two of the following types: [a-z, A-Z], [0-9] and [( ) ` ~ ! @ # $ % ^ & * - + = | { } [ ] : ; ' , . ? / ].
  • For Windows instances, the password must be a combination of 12-16 characters comprised of at least three of the following types: [a-z], [A-Z], [0-9] and [( ) ` ~ ! @ # $ % ^ & * - + = { } [ ] : ; ' , . ? /].

    If this parameter is not specified, a password will be randomly generated and sent to you via internal message. Note: This field may return null, indicating that no valid values can be obtained.
  • Parameters:
    Password - Login password of the instance. The rule of password complexity varies by operating system:
  • For Linux instances, the password must be a combination of 8-16 characters comprised of at least two of the following types: [a-z, A-Z], [0-9] and [( ) ` ~ ! @ # $ % ^ & * - + = | { } [ ] : ; ' , . ? / ].
  • For Windows instances, the password must be a combination of 12-16 characters comprised of at least three of the following types: [a-z], [A-Z], [0-9] and [( ) ` ~ ! @ # $ % ^ & * - + = { } [ ] : ; ' , . ? /].

    If this parameter is not specified, a password will be randomly generated and sent to you via internal message. Note: This field may return null, indicating that no valid values can be obtained.
  • Skip navigation links

    Copyright © 2020. All rights reserved.