Get status and list of IPs
GET
https://api.vpsbg.eu/v1/network-protection/{id}/whitelistThis endpoint returns the current state of the whitelist module and all IP addresses added to this list.
Request
Path Params
id
integerย
required
Your IP Address identificator.
Request samples
Responses
List of IPs(200)
HTTP Code:ย 200
Content Type :ย JSONapplication/json
Data Schema
active
booleanย
required
networks
array[string]
required
Example
Not configured
Last modified: 2 months ago