Version: HTTP/1.0 Accept: application/vnd.api+json Content-Type: application/vnd.api+json Authorization: eyJhbGciOiJIUzI1NiJ9.eyJleHAiOjE3MzE1Nzg3NTUsInN1YiI6MTA0fQ.n4zbT3vIpUceWhY6qtWc-7g0TaMgueoigkVlliM2his Host: example.org Cookie:
GET /api/rest/admin/equipment/gateway-rel100-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/"d6fd47cdcebbd3cbbd1ab33d87ed5695" Cache-Control: max-age=0, private, must-revalidate X-Request-Id: 65e6557e-d6e3-4130-831a-e63ce218eaf5 X-Runtime: 0.010398 Content-Length: 168
200 OK
{ "data": { "id": "0", "type": "gateway-rel100-modes", "links": { "self": "http://example.org/api/rest/admin/equipment/gateway-rel100-modes/0" }, "attributes": { "name": "Disabled" } } }