Management API
...
License
License Policies

List License Policies

4min

Show all license policies the requesting manager has access permissions to.

URL : /api/v1/license-templates/

Method : GET

Query parameters

Pagination

Default pagination is 20 results per page.

  • limit - Number of results to return per page.
    • Example: limit=20
  • offset - The initial index from which to return the results.
    • Example: offset=21

Filtering

Possible filters:

  • product
  • is_air_gapped
  • is_archived
  • metadata

Success Response

Code : 200 OK

Content examples :

JSON