Question

Using Director API

  • 4 May 2021
  • 1 reply
  • 56 views

Userlevel 2
Badge +3

I am trying to write a script that automates implementation of Logpoint devices for small organizations by using predefined templates for devices and pre-requisites like routing policies and normalization policies.

Is there any way to fetch the available Pool UUID and Logpoint Identifier through through scripts?


1 reply

Userlevel 4
Badge +8

Is there any way to fetch the available Pool UUID and Logpoint Identifier through through scripts?

This feature was added in 1.7.0 and is called “GetPoolInfo”:

https://docs.logpoint.com/docs/api-documentation/en/latest/Diagnosis.html#diagnosis-getpoolinfo

Reply