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

Rename process group using API

SimonGuillemot
Participant

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 :

https://www.dynatrace.com/support/help/dynatrace-api/environment-api/topology-and-smartscape/process...

(which is working well)

Process

2 REPLIES 2

techean
Dynatrace Champion
Dynatrace Champion

mark_bley
Dynatrace Pro
Dynatrace Pro

Hi @SimonGuillemot

 

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.

mark_bley_0-1651831982291.png

Best,

Mark

Featured Posts