Configuration - Network

Upload Tunnel Concentrator license

Upload a license file for the specified Tunnel Concentrator device.

post/tunnel-concentrators/{id}/license/upload

Path parameters

idinteger required

The Tunnel Concentrator device ID

Request body

filestring required

The license file name

datastring required

The Base64-encoded license data

Example request

{
  "file": "v10_license-2328V-EFAB6.xlc"
}

Response

OK

locking_idstring

The locking ID of the tunnel concentrator

license_statusstring

The license status (e.g. Valid, Invalid, Expired, Unknown)

Example response

{
  "locking_id": "2306E-VA1B2"
}

Changes

No changes recorded. 1 of the 6 revisions has no diff computed, so it could not be searched.