Version: HTTP/1.0 Accept: application/vnd.api+json Content-Type: application/vnd.api+json Authorization: eyJhbGciOiJIUzI1NiJ9.eyJleHAiOjE3MzE1Nzg3NTUsInN1YiI6MTAyfQ.ACrhEtbexj7WGkVvIuVqNojbE_6Y1_Wpm6ZlXKZv5Ho Host: example.org Cookie:
GET /api/rest/admin/equipment/gateway-network-protocol-priorities/0
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/vnd.api+json Vary: Accept ETag: W/"44a75490aeed2babd3ce3652c6f29fd3" Cache-Control: max-age=0, private, must-revalidate X-Request-Id: 92bf1810-dd48-4683-9a86-2d01b87c1eef X-Runtime: 0.010579 Content-Length: 200
200 OK
{ "data": { "id": "0", "type": "gateway-network-protocol-priorities", "links": { "self": "http://example.org/api/rest/admin/equipment/gateway-network-protocol-priorities/0" }, "attributes": { "name": "force IPv4" } } }