Accept: application/vnd.api+json Content-Type: application/vnd.api+json Authorization: eyJhbGciOiJIUzI1NiJ9.eyJzdWIiOjEyMSwiYXVkIjpbImFkbWluIl0sImV4cCI6MTc3NjM2NTczN30.vtFEpot_NZCFTKr9QTJDKNB3HDXhATu29Ly_1mt50uQ 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: 8e3e20a4-f8dd-4c3d-ba35-f07c4df3a6ec x-runtime: 0.004958 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"
}
}
}