Management API
...
License
Features

Retrieve License Product Feature

1min
retrieve a single license feature, if requesting manager has access permissions to it url /api/v1/license product features/{id} method get success response code 200 ok content examples { "id" 1698661568105404, "product feature" { "id" 560, "created at" "2023 10 30t10 18 51z", "updated at" "2023 10 30t10 22 09z", "name" "f1", "code" "f1", "is deleted" false, "feature type" "consumption", "max consumption" 7, "allow unlimited consumptions" false, "allow overages" false, "max overages" 0, "reset consumption" false, "consumption period" null, "is floating" true, "is floating cloud" false, "floating users" 13, "floating timeout" 113, "metadata" {} }, "device features" \[], "max consumption" 10, "total consumptions" 0, "allow unlimited consumptions" false, "expiry date" null, "allow overages" false, "max overages" 0, "reset consumption" false, "consumption period" "monthly", "is floating" true, "is floating cloud" false, "floating users" 10, "floating timeout" 120, "metadata" {}, "license" 1698659715613589 }