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: 27b955cc-118b-4b1c-a314-7bc2ce1f7c02
x-runtime: 0.004060
content-length: 15

Status

200 OK

Body

[
  "127.0.0.0/8"
]