APIRef_tm_sys_license¶
mgmt/tm/sys/license
Manage the system license
REST Endpoints
- Collection URI
/mgmt/tm/sys/license
- Collection Methods
OPTIONS, GET
- Resource URI
/mgmt/tm/sys/license/~resource id
- Resource Methods
OPTIONS, GET, POST
Properties
Name | Type | Default Value | Required | Access | Description |
---|---|---|---|---|---|
command |
string | install | required | write | Use “command”:”install” with POST method and registrationKey to install the license |
command |
string | revoke | required | write | Use “command”:”revoke” with POST method to revoke the license |
addOnKeys |
string | optional | read/write | Specifies optional feature module keys | |
licenseServer |
string | optional | read/write | Specifies the host name or IP address of the license server | |
licenseServerPort |
integer | optional | read/write | Specifies the IP port of the license server | |
registrationKey |
string | optional | read/write | Specifies the registration key for the license | |
verbose |
boolean | optional | read/write | Display status information as the command is being run |
Copyright (c) 2016, F5 Networks Inc. All Rights Reserved.
The BIG-IP API Reference documentation contains community-contributed content. F5 does not monitor or control community code contributions. We make no guarantees or warranties regarding the available code, and it may contain errors, defects, bugs, inaccuracies, or security vulnerabilities. Your access to and use of any code available in the BIG-IP API reference guides is solely at your own risk.