@qlik/api reference
Embed
Extend
Manage
APIs
Toolkits
Embed
Extend
Manage
APIs
Toolkits
Preparing search index...
connectivity
directAccessAgents
GetLoadPerformanceMetricsResponse
Type Alias GetLoadPerformanceMetricsResponse
Contains a paginated collection of load performance metrics for an agent.
type
GetLoadPerformanceMetricsResponse
=
{
data
?:
LoadPerformanceMetric
[]
|
null
;
limit
?:
number
;
links
?:
directAccessAgents
.
PaginationLinks
;
page
?:
number
;
totalCount
?:
number
;
totalPages
?:
number
;
}
Index
Properties
data?
limit?
links?
page?
total
Count?
total
Pages?
Properties
Optional
data
data
?:
LoadPerformanceMetric
[]
|
null
Optional
limit
limit
?:
number
Optional
links
links
?:
directAccessAgents
.
PaginationLinks
Optional
page
page
?:
number
Optional
total
Count
totalCount
?:
number
Optional
total
Pages
totalPages
?:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
data
limit
links
page
total
Count
total
Pages
Embed
Extend
Manage
APIs
Toolkits
@qlik/api reference
Loading...
Contains a paginated collection of load performance metrics for an agent.