System IP access API

get listing

GET /api/rest/system/ip_access

Request

Headers

Version: HTTP/1.0
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-Download-Options: noopen
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: 869d1f17-40bb-4516-a357-38dd3d711ed7
X-Runtime: 0.003566
Content-Length: 15

Status

200 OK

Body

[
  "127.0.0.0/8"
]