Skip navigation links
com.tencentcloudapi.cwp.v20180228.models

Class DescribeAssetUserListRequest

Returns:
Filters Filter criteria
  • IP - String - required: no - host IP address
  • MachineName - String - required: no - host name
  • InstanceID - string - required: no - instance ID
  • Name - String - required: no - account name (fuzzy match)
  • NameStrict - String - required: no - account name (strict match)
  • Uid - uint64 - required: no - UID
  • Guid - uint64 - required: no - GUID
  • LoginTimeStart - String - required: no - start time, such as 2021-01-11
  • LoginTimeEnd - String - required: no - end time, such as 2021-01-11
  • LoginType - uint64 - required: no - 0 - not allowed to log in; 1 - only key-based log-in allowed; 2 - only password-based log-in allowed; 3 - both key-based and password-based log-in allowed (Linux only)
  • OsType - String - required: no - Windows or Linux
  • Status - uint64 - required: no - account status: 0 - disabled; 1 - enabled
  • UserType - uint64 - required: no - account type: 0 - guest user; 1 - standard user; 2 - administrator user (Windows Only)
  • IsDomain - uint64 - required: no - whether a domain account: 0 - no; 1 - yes (Windows only)
  • IsRoot - uint64 - required: no - whether there is root permission: 0 - no; 1 - yes (Linux only)
  • IsSudo - uint64 - required: no - whether there is sudo permission: 0 - no; 1 - yes (Linux only)
  • IsSshLogin - uint64 - required: no - whether to use SSH log-in: 0 - no; 1 - yes (Linux only)
  • ShellLoginStatus - uint64 - required: no - whether to use Shell log-in: 0 - no; 1 - yes (Linux only)
  • PasswordStatus - uint64 - required: no - password status: 1 - normal; 2 - expiring soon; 3 - expired; 4 - locked (Linux only)
  • Os -String required: no - operating system (the value of DescribeMachineOsList API)
  • Parameters:
    Filters - Filter criteria
  • IP - String - required: no - host IP address
  • MachineName - String - required: no - host name
  • InstanceID - string - required: no - instance ID
  • Name - String - required: no - account name (fuzzy match)
  • NameStrict - String - required: no - account name (strict match)
  • Uid - uint64 - required: no - UID
  • Guid - uint64 - required: no - GUID
  • LoginTimeStart - String - required: no - start time, such as 2021-01-11
  • LoginTimeEnd - String - required: no - end time, such as 2021-01-11
  • LoginType - uint64 - required: no - 0 - not allowed to log in; 1 - only key-based log-in allowed; 2 - only password-based log-in allowed; 3 - both key-based and password-based log-in allowed (Linux only)
  • OsType - String - required: no - Windows or Linux
  • Status - uint64 - required: no - account status: 0 - disabled; 1 - enabled
  • UserType - uint64 - required: no - account type: 0 - guest user; 1 - standard user; 2 - administrator user (Windows Only)
  • IsDomain - uint64 - required: no - whether a domain account: 0 - no; 1 - yes (Windows only)
  • IsRoot - uint64 - required: no - whether there is root permission: 0 - no; 1 - yes (Linux only)
  • IsSudo - uint64 - required: no - whether there is sudo permission: 0 - no; 1 - yes (Linux only)
  • IsSshLogin - uint64 - required: no - whether to use SSH log-in: 0 - no; 1 - yes (Linux only)
  • ShellLoginStatus - uint64 - required: no - whether to use Shell log-in: 0 - no; 1 - yes (Linux only)
  • PasswordStatus - uint64 - required: no - password status: 1 - normal; 2 - expiring soon; 3 - expired; 4 - locked (Linux only)
  • Os -String required: no - operating system (the value of DescribeMachineOsList API)
  • Skip navigation links

    Copyright © 2024. All rights reserved.