otptoken_find#
Search for OTP token.
Arguments#
Name |
Type |
Required |
---|---|---|
criteria |
False |
Options#
all : Flag (Required)
Default: False
raw : Flag (Required)
Default: False
no_members : Flag (Required)
Default: True
ipatokenuniqueid : Str
type : StrEnum
Default: totp
Values: (‘totp’, ‘hotp’, ‘TOTP’, ‘HOTP’)
description : Str
ipatokenowner : Str
ipatokendisabled : Bool
ipatokennotbefore : DateTime
ipatokennotafter : DateTime
ipatokenvendor : Str
ipatokenmodel : Str
ipatokenserial : Str
ipatokenotpalgorithm : StrEnum
Default: sha1
Values: (‘sha1’, ‘sha256’, ‘sha384’, ‘sha512’)
ipatokenotpdigits : IntEnum
Default: 6
Values: (6, 8)
ipatokentotpclockoffset : Int
Default: 0
ipatokentotptimestep : Int
Default: 30
ipatokenhotpcounter : Int
Default: 0
timelimit : Int
sizelimit : Int
version : Str
pkey_only : Flag
Default: False
Output#
Name |
Type |
---|---|
count |
Output |
result |
ListOfEntries |
summary |
Output |
truncated |
Output |