Update Existing Hub Feature
Request
POST <REST API URL>/hubfeatures/{hub feature id}
Request Body
hubFeature
extends uuid
extended by systemFeature, scopedFeature
{ "key": string, "name": string, "description": string, "restartRequired": boolean, "enabled": boolean, "id": string /* from uuid */, "aliasIds": [string, ...] /* from uuid */, "aliases": [alias, ...] /* from uuid */ }
Response
Last modified: 19 July 2017