You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Expected behavior
Call should only return objects specifically bound to the requested entityId's. Currently all objects with this schemas are returned and the wrong parameter is silently ignored (by Dynatrace API)
Desktop (please complete the following information):
Linux VM with Python scripts using library "dt=1.1.72"
Describe the bug
Typo in parameter name for SettingsService list_objects : 'scope' should become 'scopes'
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Call should only return objects specifically bound to the requested entityId's. Currently all objects with this schemas are returned and the wrong parameter is silently ignored (by Dynatrace API)
Desktop (please complete the following information):
Linux VM with Python scripts using library "dt=1.1.72"
Additional context
(https://docs.dynatrace.com/docs/discover-dynatrace/references/dynatrace-api/environment-api/settings/objects/get-objects)
The text was updated successfully, but these errors were encountered: