Get License Info

Checks the current state of the license.

Endpoint

https://<Director_IP_address>:4443/c/router

Request Example

Request Fields

Field
Type
Value(s)
Description
action string

LicensingManagement

The action that is invoked
method string

getLicenseInfo

The method that is invoked
data string

null


type string

rpc

Type of communication protocol
tid integer

1

Transaction ID. Used to identify the request by both the client and the server

Response Sample

Response Fields

Field
Value
Description
message string Message if the request failed
where string Reference to the method where the problem occurred
cause string Cause of failure
data array License data

data

Field
Value
Description

installed

boolean true if a license is registered

serial

string

License serial number

client

string

The client name

usedSockets

int Number of used sockets

usedVms

int

Number of used VMs

usedEc2Instances

int

Number of used EC2 instances

usedPhysicalServers

int

Number of used physical servers

usedPhysicalWorkstations int Number of used physical workstations
usedOffice365Users int Number of used Microsoft 365 users
usedOracleDatabases int Number of used Oracle databases
usedMonitoredVms int Number of monitored VMs
usedTotalNasSize int Total used NAS space

serverTime

string

Date and time on the server

hasExpiration boolean true if license has an expiration date
expiresIn int Time until license expiration in milliseconds
type string License type