Version: HTTP/1.0 Accept: application/vnd.api+json Content-Type: application/vnd.api+json Authorization: eyJhbGciOiJIUzI1NiJ9.eyJzdWIiOjExMCwiYXVkIjpbImFkbWluIl0sImV4cCI6MTc0MDg1MzAzMX0.on36iqEQ6vGfbiEOW1Y_BFU-snmdzmsuJX71G8RAAnw Host: example.org Cookie:
GET /api/rest/admin/gateway-network-protocol-priorities/0
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/vnd.api+json Vary: Accept ETag: W/"54c2af63ee0a5c498690550f27357597" Cache-Control: max-age=0, private, must-revalidate X-Request-Id: 56f01c04-218d-4af5-8787-acb9b884f8b1 X-Runtime: 0.006944 Content-Length: 190
200 OK
{ "data": { "id": "0", "type": "gateway-network-protocol-priorities", "links": { "self": "http://example.org/api/rest/admin/gateway-network-protocol-priorities/0" }, "attributes": { "name": "force IPv4" } } }