@tikoci/centrs
Preparing search index...
ResolvedRetrieveRequest
Interface ResolvedRetrieveRequest
interface
ResolvedRetrieveRequest
{
allAttributes
:
boolean
;
attributes
:
readonly
string
[]
;
auth
:
ResolvedAuth
;
format
:
ResolvedSetting
<
"text"
|
"json"
|
"yaml"
>
;
listAttributes
:
boolean
;
maxResultsBytes
?:
ResolvedSetting
<
number
>
;
path
:
string
;
target
:
ResolvedTarget
;
timeoutMs
:
ResolvedSetting
<
number
>
;
validate
:
ResolvedSetting
<
boolean
>
;
verbose
:
boolean
;
via
:
ResolvedSetting
<
|
"rest-api"
|
"native-api"
|
"mac-telnet"
|
"ssh"
|
"snmp"
|
"mndp"
|
"romon"
|
"winbox-terminal"
|
"btest"
,
>
;
warnings
:
readonly
RetrieveWarning
[]
;
}
Index
Properties
all
Attributes
attributes
auth
format
list
Attributes
max
Results
Bytes?
path
target
timeout
Ms
validate
verbose
via
warnings
Properties
all
Attributes
allAttributes
:
boolean
attributes
attributes
:
readonly
string
[]
auth
auth
:
ResolvedAuth
format
format
:
ResolvedSetting
<
"text"
|
"json"
|
"yaml"
>
list
Attributes
listAttributes
:
boolean
Optional
max
Results
Bytes
maxResultsBytes
?:
ResolvedSetting
<
number
>
path
path
:
string
target
target
:
ResolvedTarget
timeout
Ms
timeoutMs
:
ResolvedSetting
<
number
>
validate
validate
:
ResolvedSetting
<
boolean
>
verbose
verbose
:
boolean
via
via
:
ResolvedSetting
<
|
"rest-api"
|
"native-api"
|
"mac-telnet"
|
"ssh"
|
"snmp"
|
"mndp"
|
"romon"
|
"winbox-terminal"
|
"btest"
,
>
warnings
warnings
:
readonly
RetrieveWarning
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
all
Attributes
attributes
auth
format
list
Attributes
max
Results
Bytes
path
target
timeout
Ms
validate
verbose
via
warnings
@tikoci/centrs
Loading...