Acquire an activation key
This is an API function to acquire an Activation key for Agent. This API function corresponds to the operation on the screen that is displayed by clicking the [Agent] tab after selecting the [License] on the operation screen of Manager.
= Remarks =
The response parameters of the following API functions are the same.
|
- Format
- Request parameter
-
A request parameter is not required.
- Response
- Response parameter
|
|
Item name | Response parameter | Type | Value |
---|---|---|---|
Activation Key | activationKey | String | |
Number of Agents in Use | numberOfActiveAgents | Integer | The number of Agent instances that are used is returned. |
Maximum Number of Agents That Can be Used | numberOfAgents | Integer |
• 0: unlimited • 1 or more: the maximum number of Agent instances that can be used. |
Registration Date and Time | registrationDate | Integer |
The value is returned by using a "yyyyMMddHHmmssSSS" format. Example: 20171124164131676 |
Whitelist Activation | whitelistEnabled | Boolean |
• true: Whitelist is enabled. • false: Whitelist is disabled. |