Versions Compared

Key

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

...

This API method returns a JSON object containing a list of license types and select the ID for the type you want to activate.

Parameters:

...

Parameter

Description

Value (as a string)

product

The product you want licenses for

...

.

IguanaX

...

token

...

Your authentication token

...

from Get an Authentication Token

<token>

method

...

The API method name.

license.listentitlements

...

Sample curl command Request:

Curl request calling the API and parsing the selected license entitlement id from the response:

...