License
Upload a license file
Method |
URL |
Description |
Arguments |
Outputs |
---|---|---|---|---|
POST |
/license |
Uploads a license file as a mutipart/form-data |
licenseFile |
See Outputs table. |
Arguments
Parameter |
Type |
Required |
Description |
---|---|---|---|
licenseFile |
.lic |
Yes |
License file to be uploaded (as part of form-data) |
Outputs
Parameter |
Type |
Description |
---|---|---|
location |
string |
Location |
message |
string |
Message whether the license was uploaded successfully |
Retrieve license information
Method |
URL |
Description |
Arguments |
Outputs |
---|---|---|---|---|
GET |
/license |
Retrieve license information |
none |
See Outputs table. |
Arguments
None
Outputs
Parameter |
Type |
Description |
---|---|---|
vmLicense |
string |
License status |
numberOfDevicesAllowed |
int |
Number of devices allowed |
numberOfFAPDevicesAllowed |
int |
Number of FortiAP devices allowed |
numberOfSandboxDevicesUsed |
int |
Number of FortiSandbox devices used |
expiryDate |
string |
License expiry date and time |
fpcSerialNumber |
string |
FortiPortal serial number |