22 Aug 2023 05:19 AM - last edited on 22 Aug 2023 11:54 AM by MaciejNeumann
Hi guys, I'm testing on the ownership tagging. However, after I removed the team, the tag in the host change to unknown team identifier. Based on the documentation below: the tag status will change once i add in team definition, but I don't want to use back the same identifier.
Notice that team identifier cant be changed after create, what can i do to remove the existing unknown tag permanently?
https://www.dynatrace.com/support/help/manage/ownership/assign-ownership#host-metadata
Thank you.
Solved! Go to Solution.
22 Aug 2023 08:39 AM
Hi @Starhut,
I think you need to remove the property using oneagentctl. note that it will take time to reflect
ex.
./oneagentctl --remove-host-property owner-1=team-automation
24 Aug 2023 11:09 AM
Hi Hamdy, any alternative from the GUi instead of login to affected server to use oneagentctl?
Thanks.
24 Aug 2023 02:07 PM - edited 24 Aug 2023 02:08 PM
Hi,
You can do this from the Deployment Status tab after selecting the appropriate agent.
Radek
24 Aug 2023 04:13 PM
Hi @Starhut
sorry for the late reply, You can check the feedback by @radek_jasinski for the GUI option.