Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Obtaining information about borrowed licenses

If you want to fetch a list of currently borrowed licenses, use the following URL request template.You can easily list currently borrowed licenses by calling this HTTP GET request:

Code Block
linenumberstrue
GET /api/v1/report/license-server/${licenseServerId}/borrowed-licenses/${returnType}

...