Forum Discussion

chiel_boogaard's avatar
3 years ago
Solved

Creating a device group structure

Hi all,

 

I'm quite new to LM and trying to learn how the api can help me automate tasks.

The big question i'm running into right now is: how do i create a folder structure (device group structure)?

I'm currently trying to do this using Python and the api.

 

I have a structure in mind that looks like this

Department
    Client
         project
             acc (8x5)
             prod (24x7)
         project2
             acc (8x5)
             prod (24x7)
etc

 

hope someone can help me out.

3 Replies