System IP access API

get listing

GET /api/rest/system/ip_access

Request

Headers

Accept: application/vnd.api+json
Content-Type: application/vnd.api+json
Host: example.org
Cookie: 

Route

GET /api/rest/system/ip_access

Response

Headers

x-frame-options: SAMEORIGIN
x-xss-protection: 0
x-content-type-options: nosniff
x-permitted-cross-domain-policies: none
referrer-policy: strict-origin-when-cross-origin
content-type: application/json; charset=utf-8
etag: W/"6ff5cccdc618888fc7cf9bd01fbcf954"
cache-control: max-age=0, private, must-revalidate
x-request-id: 902f717e-d3dc-490e-b9d5-091874513b05
x-runtime: 0.003650
content-length: 15

Status

200 OK

Body

[
  "127.0.0.0/8"
]