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
I will need more details about the yaml file and json file downloaded, but at first this looks similar to #179 specifically the comment from Kristof. Also I noticed that the Dynatrace API for app detection rules has 3 possible values when getting the configs. Only 2 of those values include a name, so this might be something to consider, since we are using the name to identify the config
See also: #293 (comment)
A kind of a 'workaround' is to delete the app detection rules and then redeploy them. But first, you have to change the yaml and json files according the disscussion mentioned above.
Hello
During the upload of downloaded data with monaco following error is reported
2021-03-12 11:13:35 ERROR Deployment to perform failed with error Failed to upsert DT object Web admin tools (HTTP 400)!
Response was: {"error":{"code":400,"message":"Constraints violated.","constraintViolations":[{"path":"","message":"Given application detection rule duplicates rule 57edee13-13ce-4202-bfbe-8b68cd9674f7","parameterLocation":"PAYLOAD_BODY","location":null}]}}, responsible config: perform/app-detection-rule/Webadmintools.json
Create application with multiple detection rules.
Execute:
monaco download -e environment.yaml
-- data stored to folder perform
Execute:
monaco -e environment.yaml -v perform/
The text was updated successfully, but these errors were encountered: