Acquire a list of whitelist entries
This is an API function to acquire a list of whitelist entries. This API function corresponds to the operation on the screen that is displayed by clicking the [Whitelist] tab after selecting the [License] on the operation screen of Manager.
= Remarks =
The response parameters under the content layer of this API function are the same as the response parameters of the register a whitelist entry API function. |
- Format
- Request parameter (Query format)
- Response
- Response parameter
|
Item name | Request parameter | Type | Value | Default value |
---|---|---|---|---|
Type | attribute | String |
"mac" or "MAC" • mac or MAC: MAC address |
|
Number of pages | page | Integer |
Specify a number from zero. If the number of pages is 1, specify 0. |
0 |
Number of items per page | size | Integer | 10 |
|
For details of the parameters under the content layer, see Response parameter described in Register a whitelist entry.
Also, for details about the parameters for page settings (first, last, number, numberOfElements, size, sort, totalElements, totalPages), see Response parameters for page settings.