License

Get licenses linked to a controller by nodeId

Retrieve all licenses that are linked to a specific controller identified by its nodeId

get/v1/license/controller/{nodeId}

Path parameters

nodeIdstring required

The nodeId of the controller

Response

List of licenses linked to the controller

Changes