ContributionsMost RecentMost LikesSolutionsRe: API to put Multiple resource in SDT getting Authentication failed I am suggesting that. Look at the permissions the API account has on Resources. Should be more than read only. Re: API to put Multiple resource in SDT getting Authentication failed We assign an API role to the user account we utilize for API calls. To put a resource into SDT requires more than read/only. We have the role able to manage resources, but there may be a middle ground. Re: Change Powershell version in Logicmonitor I have the same question. I’m shocked this hasn’t been answered or that it isn’t asked more often. Re: Datasource SDT and REST API Thank you for your response. My goal is to add an SDT to every datasource matching a text pattern, as we’ve named them appropriately (they’re all custom datasources). The devices/resources aren’t relevant, as I want the SDT to apply globally, just to the specific datasources I identify. So I can’t start with a device group, unless I start with the root device group, which seems like a huge overhead. Is there a more direct way to simply SDT specific datasources globally? Datasource SDT and REST API I’d like to write a script to accomplish what we can do in the GUI when creating a new SDT, which is to find a datasource and create a global SDT applied to it. The REST API v3 shows me that we can only create a DeviceDatasourceSDT, which seems to require the device Id of every resource where the datasource has been applied. This doesn’t make sense. It seems in order to SDT a datasource in the same way the GUI allows us to do, we must iterate through every single resource and their respective device datasources, locate ones that match the datasource I’d ilke to SDT, then SDT each of the corresponding device datasources. This is madness. Has anyone accomplished anything useful with a datasource SDT using the REST API?
Top ContributionsDatasource SDT and REST APIRe: Change Powershell version in LogicmonitorRe: API to put Multiple resource in SDT getting Authentication failedRe: API to put Multiple resource in SDT getting Authentication failedRe: Datasource SDT and REST API