05 May 2022 08:57 AM - last edited on 06 May 2022 08:47 AM by MaciejNeumann
Hi,
I had a question from my customer, is there a way to rename a process group from the API.
I expect the endpoint to be in configuration as Dyntrace GUI use :
PUT https://xxxxxxx.live.dynatrace.com/rest/configuration/deployment/entities/PROCESS_GROUP/PROCESS_GROUP-<ud>
but nothing relevant in :
https://www.dynatrace.com/support/help/dynatrace-api/configuration-api
This is not a settings so there is not schemaId related to it.
And in process group API from Topology, we can add tags only :
(which is working well)
Process
Solved! Go to Solution.
05 May 2022 09:45 AM
tags are correct way, checkout below thread,
Solved: Challenge to customize the names of process groups - Dynatrace Community
06 May 2022 11:15 AM
a new schema in order to specify these rules for process group naming is on the way.
It is called builtin:naming.processes-and-containers.
For now you may use it in policies in order to grant write (only read access is as well coming) access to it.
Best,
Mark