Hello, I didn't try it but I imagine you need to create an XMl modification (e.g. in an extension) with something like that : First create a group that contains all classes you want to include: <group id="All" _delta="define"> <classes> <class id="Ticket"/> ... </classes> </group> And then create a profile that will have readonly write on this group : <profile id="9999" _delta="define"> <name>Administrator ReadOnly</name> <description>....</description> <groups> <group id="All"> <actions> <action...
Hello, I didn't try it but I imagine you need to create an XMl modification (e.g. in an extension) with something like that : First create a group that contains all classes you want to include: <group id="All" _delta="define"> <classes> <class id="Ticket"/> ... </classes> </group> And then create a profile that will have readonly write on this group : <profile id="9999" _delta="define"> <name>Administrator ReadOnly</name> <description>....</description> <groups> <group id="All"> <actions> <action...
Hey @haddane, it should be released within 2 weeks, and probably - but I can't guarantee that - in a few days.
Hey @matrix97, data collector base is not an extension that can be installed like the other one. Please see the documentation for installation.
Hello @marah93, you can use iTop REST API with token-based authentication (https://www.itophub.io/wiki/page?id=published-extensions:authent-token), but I'm not sure that it would be in "a fully stateless mode".
Hello @marah93, you can use iTop REST API with token-based authentication https://www.itophub.io/wiki/page?id=published-extensions:authent-token, but I'm not sure that it would be in "a fully stateless mode".
Hello @marah93, you can use iTop REST API with token-based authentication https://sourceforge.net/p/itop/discussion/integrating-itop/thread/404263bc57 (www.itophub.io), but I'm not sure that it would be in "a fully stateless mode".
Hello @marah93, you can use iTop REST API with token-based authentication (https://www.itophub.io/wiki/page?id=published-extensions:authent-token), but I'm not sure that it would be in "a fully stateless mode".