Create Tags Via API

Good evening. In our organization host names of servers are based on the function of the server. So each hostname starts with a 5 digit code that identifies the application or function of the system.

I have an excel file that has all the codes in one column and the corresponding application in another. Is there a way to create tags via the api where the tag would be the application name and the filter for the tag would be hostname starts with 5 digit code.

I’m assuming something could be written that would read the excel file and go line by line creating the tags. Does anyone have experience with doing something similar to this?

@gabe_verrault take a look at this thread

1 Like