Version: HTTP/1.0 Accept: application/vnd.api+json Content-Type: application/vnd.api+json Authorization: eyJhbGciOiJIUzI1NiJ9.eyJleHAiOjE3MzE1Nzg3NTUsInN1YiI6MTAwfQ.KGi-K4qq-bQfi_T7utygc3NDV5CetCDcjYS34E_gruM Host: example.org Cookie:
GET /api/rest/admin/equipment/gateway-media-encryption-modes/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/"79e3d14255a9eefac5a1e3c110a891a1" Cache-Control: max-age=0, private, must-revalidate X-Request-Id: 0fba8723-3013-45b7-9d06-38aa49a96c70 X-Runtime: 0.013032 Content-Length: 187
200 OK
{ "data": { "id": "0", "type": "gateway-media-encryption-modes", "links": { "self": "http://example.org/api/rest/admin/equipment/gateway-media-encryption-modes/0" }, "attributes": { "name": "Disable" } } }