cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Dynatrace api has limit on the number of data retrieved

elizawang
Visitor

We want to use dynatrace api to retrieve problems and comments data from dynatrace. But if we add the recentComments field, the limit on the number of retrieved items is too small, allowing only 10 items to be fetched at once. Is there have any way can break this limitation? Our header is: params = { "fields":"recentComments", "from": from_time.isoformat(timespec="milliseconds"), "to": to_time.isoformat(timespec="milliseconds"), }

0 REPLIES 0

Featured Posts