Management API
...
License
Features

Update License Product Feature

3min

Updates a license product feature, if requesting manager has access permissions to it.

URL: /api/v1/license-product-features/{id}

Method: PATCH

Parameters:

  • max_consumption - Integer
  • allow_overages - Boolean
  • consumption_period
    • Choices: daily, weekly, monthly,annualy
  • reset_consumption - Boolean
  • allow_unlimited_consumptions - Boolean
  • metadata - JSON
  • expiry_date - Date
    • Fromat: yyyy-mm-dd (2020-09-30)
  • allow_unlimited_consumptions - Bolean
  • floating_timeout - Integer
  • is_floating - Boolean
  • is_floating_cloud - Boolean
  • allow_negative_consumptions - Boolean

Data Example:

JSON


Success Response:

Code : 200 OK

Content examples :

JSON