Fortinet black logo

License information

License information

This example shows how to retrieve license information.

Get example

Request

GET http://localhost:8080/fpc/api/license

Headers

accept: application/json

Content-type: application/json

fpc-sid: $FPCSID

Cookie: JSESSIONID=$FPCSID

Response

{

"vmLicense": "valid",

"numberOfDevicesAllowed": "100 [5]",

"numberOfFAPDevicesAllowed": "1000 [0]",

"numberOfSandboxDevicesUsed": 0,

"expiryDate": "Sat Apr 07 21:40:29 2029 GMT",

"fpcSerialNumber": "FPC-VM7777778880"

}

License information

This example shows how to retrieve license information.

Get example

Request

GET http://localhost:8080/fpc/api/license

Headers

accept: application/json

Content-type: application/json

fpc-sid: $FPCSID

Cookie: JSESSIONID=$FPCSID

Response

{

"vmLicense": "valid",

"numberOfDevicesAllowed": "100 [5]",

"numberOfFAPDevicesAllowed": "1000 [0]",

"numberOfSandboxDevicesUsed": 0,

"expiryDate": "Sat Apr 07 21:40:29 2029 GMT",

"fpcSerialNumber": "FPC-VM7777778880"

}