{ "info": { "_postman_id": "f123f199-5259-4fdc-adf7-14d1cd83f194", "name": "NetBox API", "description": "API to access NetBox", "schema": "https://schema.getpostman.com/json/collection/v2.1.0/collection.json", "_exporter_id": "3598702" }, "item": [ { "name": "circuits", "item": [ { "name": "circuit-terminations", "item": [ { "name": "{id}", "item": [ { "name": "circuits circuit-terminations read", "request": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/circuits/circuit-terminations/:id/", "host": [ "{{baseUrl}}" ], "path": [ "circuits", "circuit-terminations", ":id", "" ], "variable": [ { "key": "id", "value": "", "description": "(Required) A unique integer value identifying this circuit termination." } ] } }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/circuits/circuit-terminations/:id/", "host": [ "{{baseUrl}}" ], "path": [ "circuits", "circuit-terminations", ":id", "" ], "variable": [ { "key": "id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "body": "{\n \"circuit\": {\n \"cid\": \"ulla\",\n \"id\": 4429167,\n \"url\": \"https://MPnQjLpnFyMiNBBQmnnHSza.lalqc.xViX,CaOfKAn8P8vFGQ6Btx.T3,\"\n },\n \"term_side\": \"A\",\n \"site\": {\n \"name\": \"sito\",\n \"slug\": \"8QJE\",\n \"id\": 74938480,\n \"url\": \"https://GhEycZQINxUKKoYVTbzjg.rflyV08-1hPLgFyWNy1jOe.Lm9JqqmublYfU217RPPyDdPwU\"\n },\n \"id\": 30756269,\n \"url\": \"https://WJRceEyoYEVrOUH.arqWonXSno5UiTSCZI90Z+YvYR,h\",\n \"port_speed\": 1021635631,\n \"upstream_speed\": 1373185864,\n \"xconnect_id\": \"Lo\",\n \"pp_info\": \"\",\n \"description\": \"\",\n \"cable\": {\n \"id\": -21469561,\n \"url\": \"http://GbnZMBTZQKyeSQVIyJHrxW.pdlOIthbt,hDUbgi67igo0IR.AjMUgeM7WRB5nJu6em.syK.U-i\",\n \"label\": \"ut \"\n },\n \"cable_peer\": {},\n \"cable_peer_type\": \"sed adipisicing\",\n \"connected_endpoint\": {},\n \"connected_endpoint_type\": \"est in adipisicing Excepteur aliqua\",\n \"connected_endpoint_reachable\": false\n}" } ] }, { "name": "circuits circuit-terminations update", "request": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"circuit\": \"\",\n \"term_side\": \"\",\n \"site\": \"\",\n \"port_speed\": \"\",\n \"upstream_speed\": \"\",\n \"xconnect_id\": \"\",\n \"pp_info\": \"\",\n \"description\": \"\",\n \"cable\": {\n \"id\": -96538495,\n \"url\": \"https://nMgdjcpGMckqWcSWnTPrtTaEWA.iodubZTPAOrxX\",\n \"label\": \"ven\"\n }\n}" }, "url": { "raw": "{{baseUrl}}/circuits/circuit-terminations/:id/", "host": [ "{{baseUrl}}" ], "path": [ "circuits", "circuit-terminations", ":id", "" ], "variable": [ { "key": "id", "value": "", "description": "(Required) A unique integer value identifying this circuit termination." } ] } }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "PUT", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/circuits/circuit-terminations/:id/", "host": [ "{{baseUrl}}" ], "path": [ "circuits", "circuit-terminations", ":id", "" ], "variable": [ { "key": "id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "body": "{\n \"circuit\": {\n \"cid\": \"ulla\",\n \"id\": 4429167,\n \"url\": \"https://MPnQjLpnFyMiNBBQmnnHSza.lalqc.xViX,CaOfKAn8P8vFGQ6Btx.T3,\"\n },\n \"term_side\": \"A\",\n \"site\": {\n \"name\": \"sito\",\n \"slug\": \"8QJE\",\n \"id\": 74938480,\n \"url\": \"https://GhEycZQINxUKKoYVTbzjg.rflyV08-1hPLgFyWNy1jOe.Lm9JqqmublYfU217RPPyDdPwU\"\n },\n \"id\": 30756269,\n \"url\": \"https://WJRceEyoYEVrOUH.arqWonXSno5UiTSCZI90Z+YvYR,h\",\n \"port_speed\": 1021635631,\n \"upstream_speed\": 1373185864,\n \"xconnect_id\": \"Lo\",\n \"pp_info\": \"\",\n \"description\": \"\",\n \"cable\": {\n \"id\": -21469561,\n \"url\": \"http://GbnZMBTZQKyeSQVIyJHrxW.pdlOIthbt,hDUbgi67igo0IR.AjMUgeM7WRB5nJu6em.syK.U-i\",\n \"label\": \"ut \"\n },\n \"cable_peer\": {},\n \"cable_peer_type\": \"sed adipisicing\",\n \"connected_endpoint\": {},\n \"connected_endpoint_type\": \"est in adipisicing Excepteur aliqua\",\n \"connected_endpoint_reachable\": false\n}" } ] }, { "name": "circuits circuit-terminations partial update", "request": { "method": "PATCH", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"circuit\": \"\",\n \"term_side\": \"\",\n \"site\": \"\",\n \"port_speed\": \"\",\n \"upstream_speed\": \"\",\n \"xconnect_id\": \"\",\n \"pp_info\": \"\",\n \"description\": \"\",\n \"cable\": {\n \"id\": -96538495,\n \"url\": \"https://nMgdjcpGMckqWcSWnTPrtTaEWA.iodubZTPAOrxX\",\n \"label\": \"ven\"\n }\n}" }, "url": { "raw": "{{baseUrl}}/circuits/circuit-terminations/:id/", "host": [ "{{baseUrl}}" ], "path": [ "circuits", "circuit-terminations", ":id", "" ], "variable": [ { "key": "id", "value": "", "description": "(Required) A unique integer value identifying this circuit termination." } ] } }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "PATCH", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/circuits/circuit-terminations/:id/", "host": [ "{{baseUrl}}" ], "path": [ "circuits", "circuit-terminations", ":id", "" ], "variable": [ { "key": "id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "body": "{\n \"circuit\": {\n \"cid\": \"ulla\",\n \"id\": 4429167,\n \"url\": \"https://MPnQjLpnFyMiNBBQmnnHSza.lalqc.xViX,CaOfKAn8P8vFGQ6Btx.T3,\"\n },\n \"term_side\": \"A\",\n \"site\": {\n \"name\": \"sito\",\n \"slug\": \"8QJE\",\n \"id\": 74938480,\n \"url\": \"https://GhEycZQINxUKKoYVTbzjg.rflyV08-1hPLgFyWNy1jOe.Lm9JqqmublYfU217RPPyDdPwU\"\n },\n \"id\": 30756269,\n \"url\": \"https://WJRceEyoYEVrOUH.arqWonXSno5UiTSCZI90Z+YvYR,h\",\n \"port_speed\": 1021635631,\n \"upstream_speed\": 1373185864,\n \"xconnect_id\": \"Lo\",\n \"pp_info\": \"\",\n \"description\": \"\",\n \"cable\": {\n \"id\": -21469561,\n \"url\": \"http://GbnZMBTZQKyeSQVIyJHrxW.pdlOIthbt,hDUbgi67igo0IR.AjMUgeM7WRB5nJu6em.syK.U-i\",\n \"label\": \"ut \"\n },\n \"cable_peer\": {},\n \"cable_peer_type\": \"sed adipisicing\",\n \"connected_endpoint\": {},\n \"connected_endpoint_type\": \"est in adipisicing Excepteur aliqua\",\n \"connected_endpoint_reachable\": false\n}" } ] }, { "name": "circuits circuit-terminations delete", "request": { "method": "DELETE", "header": [], "url": { "raw": "{{baseUrl}}/circuits/circuit-terminations/:id/", "host": [ "{{baseUrl}}" ], "path": [ "circuits", "circuit-terminations", ":id", "" ], "variable": [ { "key": "id", "value": "", "description": "(Required) A unique integer value identifying this circuit termination." } ] } }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "DELETE", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/circuits/circuit-terminations/:id/", "host": [ "{{baseUrl}}" ], "path": [ "circuits", "circuit-terminations", ":id", "" ], "variable": [ { "key": "id" } ] } }, "status": "No Content", "code": 204, "_postman_previewlanguage": "text", "header": [ { "key": "Content-Type", "value": "text/plain" } ], "cookie": [], "body": "" } ] }, { "name": "circuits circuit-terminations trace", "request": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/circuits/circuit-terminations/:id/trace/", "host": [ "{{baseUrl}}" ], "path": [ "circuits", "circuit-terminations", ":id", "trace", "" ], "variable": [ { "key": "id", "value": "", "description": "(Required) A unique integer value identifying this circuit termination." } ] }, "description": "Trace a complete cable path and return each segment as a three-tuple of (termination, cable, termination)." }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/circuits/circuit-terminations/:id/trace/", "host": [ "{{baseUrl}}" ], "path": [ "circuits", "circuit-terminations", ":id", "trace", "" ], "variable": [ { "key": "id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "body": "{\n \"circuit\": {\n \"cid\": \"ulla\",\n \"id\": 4429167,\n \"url\": \"https://MPnQjLpnFyMiNBBQmnnHSza.lalqc.xViX,CaOfKAn8P8vFGQ6Btx.T3,\"\n },\n \"term_side\": \"A\",\n \"site\": {\n \"name\": \"sito\",\n \"slug\": \"8QJE\",\n \"id\": 74938480,\n \"url\": \"https://GhEycZQINxUKKoYVTbzjg.rflyV08-1hPLgFyWNy1jOe.Lm9JqqmublYfU217RPPyDdPwU\"\n },\n \"id\": 30756269,\n \"url\": \"https://WJRceEyoYEVrOUH.arqWonXSno5UiTSCZI90Z+YvYR,h\",\n \"port_speed\": 1021635631,\n \"upstream_speed\": 1373185864,\n \"xconnect_id\": \"Lo\",\n \"pp_info\": \"\",\n \"description\": \"\",\n \"cable\": {\n \"id\": -21469561,\n \"url\": \"http://GbnZMBTZQKyeSQVIyJHrxW.pdlOIthbt,hDUbgi67igo0IR.AjMUgeM7WRB5nJu6em.syK.U-i\",\n \"label\": \"ut \"\n },\n \"cable_peer\": {},\n \"cable_peer_type\": \"sed adipisicing\",\n \"connected_endpoint\": {},\n \"connected_endpoint_type\": \"est in adipisicing Excepteur aliqua\",\n \"connected_endpoint_reachable\": false\n}" } ] } ] }, { "name": "circuits circuit-terminations list", "request": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/circuits/circuit-terminations/?term_side=&port_speed=&upstream_speed=&xconnect_id=&cabled=&connected=&q=&circuit_id=&site_id=&site=&term_side__n=&port_speed__n=&port_speed__lte=&port_speed__lt=&port_speed__gte=&port_speed__gt=&upstream_speed__n=&upstream_speed__lte=&upstream_speed__lt=&upstream_speed__gte=&upstream_speed__gt=&xconnect_id__n=&xconnect_id__ic=&xconnect_id__nic=&xconnect_id__iew=&xconnect_id__niew=&xconnect_id__isw=&xconnect_id__nisw=&xconnect_id__ie=&xconnect_id__nie=&circuit_id__n=&site_id__n=&site__n=&limit=&offset=", "host": [ "{{baseUrl}}" ], "path": [ "circuits", "circuit-terminations", "" ], "query": [ { "key": "term_side", "value": "" }, { "key": "port_speed", "value": "" }, { "key": "upstream_speed", "value": "" }, { "key": "xconnect_id", "value": "" }, { "key": "cabled", "value": "" }, { "key": "connected", "value": "" }, { "key": "q", "value": "" }, { "key": "circuit_id", "value": "" }, { "key": "site_id", "value": "" }, { "key": "site", "value": "" }, { "key": "term_side__n", "value": "" }, { "key": "port_speed__n", "value": "" }, { "key": "port_speed__lte", "value": "" }, { "key": "port_speed__lt", "value": "" }, { "key": "port_speed__gte", "value": "" }, { "key": "port_speed__gt", "value": "" }, { "key": "upstream_speed__n", "value": "" }, { "key": "upstream_speed__lte", "value": "" }, { "key": "upstream_speed__lt", "value": "" }, { "key": "upstream_speed__gte", "value": "" }, { "key": "upstream_speed__gt", "value": "" }, { "key": "xconnect_id__n", "value": "" }, { "key": "xconnect_id__ic", "value": "" }, { "key": "xconnect_id__nic", "value": "" }, { "key": "xconnect_id__iew", "value": "" }, { "key": "xconnect_id__niew", "value": "" }, { "key": "xconnect_id__isw", "value": "" }, { "key": "xconnect_id__nisw", "value": "" }, { "key": "xconnect_id__ie", "value": "" }, { "key": "xconnect_id__nie", "value": "" }, { "key": "circuit_id__n", "value": "" }, { "key": "site_id__n", "value": "" }, { "key": "site__n", "value": "" }, { "key": "limit", "value": "", "description": "Number of results to return per page." }, { "key": "offset", "value": "", "description": "The initial index from which to return the results." } ] } }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/circuits/circuit-terminations/?term_side=&port_speed=&upstream_speed=&xconnect_id=&cabled=&connected=&q=&circuit_id=&site_id=&site=&term_side__n=&port_speed__n=&port_speed__lte=&port_speed__lt=&port_speed__gte=&port_speed__gt=&upstream_speed__n=&upstream_speed__lte=&upstream_speed__lt=&upstream_speed__gte=&upstream_speed__gt=&xconnect_id__n=&xconnect_id__ic=&xconnect_id__nic=&xconnect_id__iew=&xconnect_id__niew=&xconnect_id__isw=&xconnect_id__nisw=&xconnect_id__ie=&xconnect_id__nie=&circuit_id__n=&site_id__n=&site__n=&limit=&offset=", "host": [ "{{baseUrl}}" ], "path": [ "circuits", "circuit-terminations", "" ], "query": [ { "key": "term_side", "value": "" }, { "key": "port_speed", "value": "" }, { "key": "upstream_speed", "value": "" }, { "key": "xconnect_id", "value": "" }, { "key": "cabled", "value": "" }, { "key": "connected", "value": "" }, { "key": "q", "value": "" }, { "key": "circuit_id", "value": "" }, { "key": "site_id", "value": "" }, { "key": "site", "value": "" }, { "key": "term_side__n", "value": "" }, { "key": "port_speed__n", "value": "" }, { "key": "port_speed__lte", "value": "" }, { "key": "port_speed__lt", "value": "" }, { "key": "port_speed__gte", "value": "" }, { "key": "port_speed__gt", "value": "" }, { "key": "upstream_speed__n", "value": "" }, { "key": "upstream_speed__lte", "value": "" }, { "key": "upstream_speed__lt", "value": "" }, { "key": "upstream_speed__gte", "value": "" }, { "key": "upstream_speed__gt", "value": "" }, { "key": "xconnect_id__n", "value": "" }, { "key": "xconnect_id__ic", "value": "" }, { "key": "xconnect_id__nic", "value": "" }, { "key": "xconnect_id__iew", "value": "" }, { "key": "xconnect_id__niew", "value": "" }, { "key": "xconnect_id__isw", "value": "" }, { "key": "xconnect_id__nisw", "value": "" }, { "key": "xconnect_id__ie", "value": "" }, { "key": "xconnect_id__nie", "value": "" }, { "key": "circuit_id__n", "value": "" }, { "key": "site_id__n", "value": "" }, { "key": "site__n", "value": "" }, { "key": "limit", "value": "" }, { "key": "offset", "value": "" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "body": "{\n \"count\": 35208207,\n \"results\": [\n {\n \"circuit\": {\n \"cid\": \"amet\",\n \"id\": -96201450,\n \"url\": \"http://PhewxEFqMQkBgBZMEOij.vypgaJW4I6jDlCeeUgRlk8Db0y\"\n },\n \"term_side\": \"Z\",\n \"site\": {\n \"name\": \"do l\",\n \"slug\": \"p p \",\n \"id\": -61654284,\n \"url\": \"https://PcsasYiyEf.rspcmFBMkhsPmtV.u2tq6rZRk1a0kvxx7WHj-4JbW1hu,ZE.+LKnVE15MdARVwqB--\"\n },\n \"id\": 75710630,\n \"url\": \"http://iVhcpoCVcpefpoOVhnyE.wtbA9OqREtlwS.B.a6eH62awjy1fIu5Q0zrp\",\n \"port_speed\": 1413621431,\n \"upstream_speed\": 477449713,\n \"xconnect_id\": \"mag\",\n \"pp_info\": \"ni\",\n \"description\": \"exe\",\n \"cable\": {\n \"id\": 11447114,\n \"url\": \"https://cVxYKfiWJ.sgrxKcMbhWKiMsOC-VwoRPftQxgZnDa93MPOu\",\n \"label\": \"do\"\n },\n \"cable_peer\": {},\n \"cable_peer_type\": \"enim ipsum Duis qui\",\n \"connected_endpoint\": {},\n \"connected_endpoint_type\": \"ea reprehenderit cupidatat\",\n \"connected_endpoint_reachable\": true\n },\n {\n \"circuit\": {\n \"cid\": \"ut e\",\n \"id\": -89750051,\n \"url\": \"https://Nwk.rhkZyCSPaGQ4Hx.84dxI6uBSLMemCFu+\"\n },\n \"term_side\": \"A\",\n \"site\": {\n \"name\": \"cons\",\n \"slug\": \"LlCl\",\n \"id\": -1277238,\n \"url\": \"http://dRnHEqv.rzVVPCZOD0TGDyDERagxdHHAl\"\n },\n \"id\": -45715089,\n \"url\": \"http://zfUnKnJpXCPfXTSSR.kqpbKqhlQ8LM7ewxbWGPbfbZ3DuEvzjY3+4UJxZ6Yv0Ex8-fcrH+yW5LXR.jE-Wc-E+f,\",\n \"port_speed\": 1745502137,\n \"upstream_speed\": 1911733464,\n \"xconnect_id\": \"pr\",\n \"pp_info\": \"su\",\n \"description\": \"\",\n \"cable\": {\n \"id\": 52540309,\n \"url\": \"https://sLPhsWakX.kiyoiyUWsjrLFnzclfZUlNVm,IIZcrWR57tgxWlMicWn\",\n \"label\": \"iru\"\n },\n \"cable_peer\": {},\n \"cable_peer_type\": \"exercitation sint\",\n \"connected_endpoint\": {},\n \"connected_endpoint_type\": \"incididunt magna velit commodo\",\n \"connected_endpoint_reachable\": true\n }\n ],\n \"next\": \"https://bvpwTOdXAxDFMWsySnrjoY.poukmpSJJ17wpGU16GXfulwOcSbkxS,e,hF,cBJAW.CuruVw6\",\n \"previous\": \"https://iVpSqUQrNxwzqUvFppSjCcNvLClfV.hcdU-lqJILmAq7PkYPwTZeWM-1hDRDrIfBH2vcYEdmPNwmZO3icZ0\"\n}" } ] }, { "name": "circuits circuit-terminations create", "request": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"circuit\": \"\",\n \"term_side\": \"\",\n \"site\": \"\",\n \"port_speed\": \"\",\n \"upstream_speed\": \"\",\n \"xconnect_id\": \"\",\n \"pp_info\": \"\",\n \"description\": \"\",\n \"cable\": {\n \"id\": -96538495,\n \"url\": \"https://nMgdjcpGMckqWcSWnTPrtTaEWA.iodubZTPAOrxX\",\n \"label\": \"ven\"\n }\n}" }, "url": { "raw": "{{baseUrl}}/circuits/circuit-terminations/", "host": [ "{{baseUrl}}" ], "path": [ "circuits", "circuit-terminations", "" ] } }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "POST", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/circuits/circuit-terminations/", "host": [ "{{baseUrl}}" ], "path": [ "circuits", "circuit-terminations", "" ] } }, "status": "Created", "code": 201, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "body": "{\n \"circuit\": {\n \"cid\": \"ulla\",\n \"id\": 4429167,\n \"url\": \"https://MPnQjLpnFyMiNBBQmnnHSza.lalqc.xViX,CaOfKAn8P8vFGQ6Btx.T3,\"\n },\n \"term_side\": \"A\",\n \"site\": {\n \"name\": \"sito\",\n \"slug\": \"8QJE\",\n \"id\": 74938480,\n \"url\": \"https://GhEycZQINxUKKoYVTbzjg.rflyV08-1hPLgFyWNy1jOe.Lm9JqqmublYfU217RPPyDdPwU\"\n },\n \"id\": 30756269,\n \"url\": \"https://WJRceEyoYEVrOUH.arqWonXSno5UiTSCZI90Z+YvYR,h\",\n \"port_speed\": 1021635631,\n \"upstream_speed\": 1373185864,\n \"xconnect_id\": \"Lo\",\n \"pp_info\": \"\",\n \"description\": \"\",\n \"cable\": {\n \"id\": -21469561,\n \"url\": \"http://GbnZMBTZQKyeSQVIyJHrxW.pdlOIthbt,hDUbgi67igo0IR.AjMUgeM7WRB5nJu6em.syK.U-i\",\n \"label\": \"ut \"\n },\n \"cable_peer\": {},\n \"cable_peer_type\": \"sed adipisicing\",\n \"connected_endpoint\": {},\n \"connected_endpoint_type\": \"est in adipisicing Excepteur aliqua\",\n \"connected_endpoint_reachable\": false\n}" } ] }, { "name": "circuits circuit-terminations bulk update", "request": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"circuit\": \"\",\n \"term_side\": \"\",\n \"site\": \"\",\n \"port_speed\": \"\",\n \"upstream_speed\": \"\",\n \"xconnect_id\": \"\",\n \"pp_info\": \"\",\n \"description\": \"\",\n \"cable\": {\n \"id\": -96538495,\n \"url\": \"https://nMgdjcpGMckqWcSWnTPrtTaEWA.iodubZTPAOrxX\",\n \"label\": \"ven\"\n }\n}" }, "url": { "raw": "{{baseUrl}}/circuits/circuit-terminations/", "host": [ "{{baseUrl}}" ], "path": [ "circuits", "circuit-terminations", "" ] } }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "PUT", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/circuits/circuit-terminations/", "host": [ "{{baseUrl}}" ], "path": [ "circuits", "circuit-terminations", "" ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "body": "{\n \"circuit\": {\n \"cid\": \"ulla\",\n \"id\": 4429167,\n \"url\": \"https://MPnQjLpnFyMiNBBQmnnHSza.lalqc.xViX,CaOfKAn8P8vFGQ6Btx.T3,\"\n },\n \"term_side\": \"A\",\n \"site\": {\n \"name\": \"sito\",\n \"slug\": \"8QJE\",\n \"id\": 74938480,\n \"url\": \"https://GhEycZQINxUKKoYVTbzjg.rflyV08-1hPLgFyWNy1jOe.Lm9JqqmublYfU217RPPyDdPwU\"\n },\n \"id\": 30756269,\n \"url\": \"https://WJRceEyoYEVrOUH.arqWonXSno5UiTSCZI90Z+YvYR,h\",\n \"port_speed\": 1021635631,\n \"upstream_speed\": 1373185864,\n \"xconnect_id\": \"Lo\",\n \"pp_info\": \"\",\n \"description\": \"\",\n \"cable\": {\n \"id\": -21469561,\n \"url\": \"http://GbnZMBTZQKyeSQVIyJHrxW.pdlOIthbt,hDUbgi67igo0IR.AjMUgeM7WRB5nJu6em.syK.U-i\",\n \"label\": \"ut \"\n },\n \"cable_peer\": {},\n \"cable_peer_type\": \"sed adipisicing\",\n \"connected_endpoint\": {},\n \"connected_endpoint_type\": \"est in adipisicing Excepteur aliqua\",\n \"connected_endpoint_reachable\": false\n}" } ] }, { "name": "circuits circuit-terminations bulk partial update", "request": { "method": "PATCH", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"circuit\": \"\",\n \"term_side\": \"\",\n \"site\": \"\",\n \"port_speed\": \"\",\n \"upstream_speed\": \"\",\n \"xconnect_id\": \"\",\n \"pp_info\": \"\",\n \"description\": \"\",\n \"cable\": {\n \"id\": -96538495,\n \"url\": \"https://nMgdjcpGMckqWcSWnTPrtTaEWA.iodubZTPAOrxX\",\n \"label\": \"ven\"\n }\n}" }, "url": { "raw": "{{baseUrl}}/circuits/circuit-terminations/", "host": [ "{{baseUrl}}" ], "path": [ "circuits", "circuit-terminations", "" ] } }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "PATCH", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/circuits/circuit-terminations/", "host": [ "{{baseUrl}}" ], "path": [ "circuits", "circuit-terminations", "" ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "body": "{\n \"circuit\": {\n \"cid\": \"ulla\",\n \"id\": 4429167,\n \"url\": \"https://MPnQjLpnFyMiNBBQmnnHSza.lalqc.xViX,CaOfKAn8P8vFGQ6Btx.T3,\"\n },\n \"term_side\": \"A\",\n \"site\": {\n \"name\": \"sito\",\n \"slug\": \"8QJE\",\n \"id\": 74938480,\n \"url\": \"https://GhEycZQINxUKKoYVTbzjg.rflyV08-1hPLgFyWNy1jOe.Lm9JqqmublYfU217RPPyDdPwU\"\n },\n \"id\": 30756269,\n \"url\": \"https://WJRceEyoYEVrOUH.arqWonXSno5UiTSCZI90Z+YvYR,h\",\n \"port_speed\": 1021635631,\n \"upstream_speed\": 1373185864,\n \"xconnect_id\": \"Lo\",\n \"pp_info\": \"\",\n \"description\": \"\",\n \"cable\": {\n \"id\": -21469561,\n \"url\": \"http://GbnZMBTZQKyeSQVIyJHrxW.pdlOIthbt,hDUbgi67igo0IR.AjMUgeM7WRB5nJu6em.syK.U-i\",\n \"label\": \"ut \"\n },\n \"cable_peer\": {},\n \"cable_peer_type\": \"sed adipisicing\",\n \"connected_endpoint\": {},\n \"connected_endpoint_type\": \"est in adipisicing Excepteur aliqua\",\n \"connected_endpoint_reachable\": false\n}" } ] }, { "name": "circuits circuit-terminations bulk delete", "request": { "method": "DELETE", "header": [], "url": { "raw": "{{baseUrl}}/circuits/circuit-terminations/", "host": [ "{{baseUrl}}" ], "path": [ "circuits", "circuit-terminations", "" ] } }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "DELETE", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/circuits/circuit-terminations/", "host": [ "{{baseUrl}}" ], "path": [ "circuits", "circuit-terminations", "" ] } }, "status": "No Content", "code": 204, "_postman_previewlanguage": "text", "header": [ { "key": "Content-Type", "value": "text/plain" } ], "cookie": [], "body": "" } ] } ] }, { "name": "circuit-types", "item": [ { "name": "{id}", "item": [ { "name": "circuits circuit-types read", "request": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/circuits/circuit-types/:id/", "host": [ "{{baseUrl}}" ], "path": [ "circuits", "circuit-types", ":id", "" ], "variable": [ { "key": "id", "value": "", "description": "(Required) A unique integer value identifying this circuit type." } ] } }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/circuits/circuit-types/:id/", "host": [ "{{baseUrl}}" ], "path": [ "circuits", "circuit-types", ":id", "" ], "variable": [ { "key": "id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "body": "{\n \"name\": \"\",\n \"slug\": \"\",\n \"id\": 5644111,\n \"url\": \"https://cBMhqZRo.vizlNcQAGxPvro6Ws,POUpPubJ3Di6Xb1LO\",\n \"description\": \"\",\n \"circuit_count\": -90766301\n}" } ] }, { "name": "circuits circuit-types update", "request": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"slug\": \"\",\n \"description\": \"\"\n}" }, "url": { "raw": "{{baseUrl}}/circuits/circuit-types/:id/", "host": [ "{{baseUrl}}" ], "path": [ "circuits", "circuit-types", ":id", "" ], "variable": [ { "key": "id", "value": "", "description": "(Required) A unique integer value identifying this circuit type." } ] } }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "PUT", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/circuits/circuit-types/:id/", "host": [ "{{baseUrl}}" ], "path": [ "circuits", "circuit-types", ":id", "" ], "variable": [ { "key": "id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "body": "{\n \"name\": \"\",\n \"slug\": \"\",\n \"id\": 5644111,\n \"url\": \"https://cBMhqZRo.vizlNcQAGxPvro6Ws,POUpPubJ3Di6Xb1LO\",\n \"description\": \"\",\n \"circuit_count\": -90766301\n}" } ] }, { "name": "circuits circuit-types partial update", "request": { "method": "PATCH", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"slug\": \"\",\n \"description\": \"\"\n}" }, "url": { "raw": "{{baseUrl}}/circuits/circuit-types/:id/", "host": [ "{{baseUrl}}" ], "path": [ "circuits", "circuit-types", ":id", "" ], "variable": [ { "key": "id", "value": "", "description": "(Required) A unique integer value identifying this circuit type." } ] } }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "PATCH", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/circuits/circuit-types/:id/", "host": [ "{{baseUrl}}" ], "path": [ "circuits", "circuit-types", ":id", "" ], "variable": [ { "key": "id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "body": "{\n \"name\": \"\",\n \"slug\": \"\",\n \"id\": 5644111,\n \"url\": \"https://cBMhqZRo.vizlNcQAGxPvro6Ws,POUpPubJ3Di6Xb1LO\",\n \"description\": \"\",\n \"circuit_count\": -90766301\n}" } ] }, { "name": "circuits circuit-types delete", "request": { "method": "DELETE", "header": [], "url": { "raw": "{{baseUrl}}/circuits/circuit-types/:id/", "host": [ "{{baseUrl}}" ], "path": [ "circuits", "circuit-types", ":id", "" ], "variable": [ { "key": "id", "value": "", "description": "(Required) A unique integer value identifying this circuit type." } ] } }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "DELETE", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/circuits/circuit-types/:id/", "host": [ "{{baseUrl}}" ], "path": [ "circuits", "circuit-types", ":id", "" ], "variable": [ { "key": "id" } ] } }, "status": "No Content", "code": 204, "_postman_previewlanguage": "text", "header": [ { "key": "Content-Type", "value": "text/plain" } ], "cookie": [], "body": "" } ] } ] }, { "name": "circuits circuit-types list", "request": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/circuits/circuit-types/?id=&name=&slug=&q=&id__n=&id__lte=&id__lt=&id__gte=&id__gt=&name__n=&name__ic=&name__nic=&name__iew=&name__niew=&name__isw=&name__nisw=&name__ie=&name__nie=&slug__n=&slug__ic=&slug__nic=&slug__iew=&slug__niew=&slug__isw=&slug__nisw=&slug__ie=&slug__nie=&limit=&offset=", "host": [ "{{baseUrl}}" ], "path": [ "circuits", "circuit-types", "" ], "query": [ { "key": "id", "value": "" }, { "key": "name", "value": "" }, { "key": "slug", "value": "" }, { "key": "q", "value": "" }, { "key": "id__n", "value": "" }, { "key": "id__lte", "value": "" }, { "key": "id__lt", "value": "" }, { "key": "id__gte", "value": "" }, { "key": "id__gt", "value": "" }, { "key": "name__n", "value": "" }, { "key": "name__ic", "value": "" }, { "key": "name__nic", "value": "" }, { "key": "name__iew", "value": "" }, { "key": "name__niew", "value": "" }, { "key": "name__isw", "value": "" }, { "key": "name__nisw", "value": "" }, { "key": "name__ie", "value": "" }, { "key": "name__nie", "value": "" }, { "key": "slug__n", "value": "" }, { "key": "slug__ic", "value": "" }, { "key": "slug__nic", "value": "" }, { "key": "slug__iew", "value": "" }, { "key": "slug__niew", "value": "" }, { "key": "slug__isw", "value": "" }, { "key": "slug__nisw", "value": "" }, { "key": "slug__ie", "value": "" }, { "key": "slug__nie", "value": "" }, { "key": "limit", "value": "", "description": "Number of results to return per page." }, { "key": "offset", "value": "", "description": "The initial index from which to return the results." } ] } }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/circuits/circuit-types/?id=&name=&slug=&q=&id__n=&id__lte=&id__lt=&id__gte=&id__gt=&name__n=&name__ic=&name__nic=&name__iew=&name__niew=&name__isw=&name__nisw=&name__ie=&name__nie=&slug__n=&slug__ic=&slug__nic=&slug__iew=&slug__niew=&slug__isw=&slug__nisw=&slug__ie=&slug__nie=&limit=&offset=", "host": [ "{{baseUrl}}" ], "path": [ "circuits", "circuit-types", "" ], "query": [ { "key": "id", "value": "" }, { "key": "name", "value": "" }, { "key": "slug", "value": "" }, { "key": "q", "value": "" }, { "key": "id__n", "value": "" }, { "key": "id__lte", "value": "" }, { "key": "id__lt", "value": "" }, { "key": "id__gte", "value": "" }, { "key": "id__gt", "value": "" }, { "key": "name__n", "value": "" }, { "key": "name__ic", "value": "" }, { "key": "name__nic", "value": "" }, { "key": "name__iew", "value": "" }, { "key": "name__niew", "value": "" }, { "key": "name__isw", "value": "" }, { "key": "name__nisw", "value": "" }, { "key": "name__ie", "value": "" }, { "key": "name__nie", "value": "" }, { "key": "slug__n", "value": "" }, { "key": "slug__ic", "value": "" }, { "key": "slug__nic", "value": "" }, { "key": "slug__iew", "value": "" }, { "key": "slug__niew", "value": "" }, { "key": "slug__isw", "value": "" }, { "key": "slug__nisw", "value": "" }, { "key": "slug__ie", "value": "" }, { "key": "slug__nie", "value": "" }, { "key": "limit", "value": "" }, { "key": "offset", "value": "" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "body": "{\n \"count\": 33126061,\n \"results\": [\n {\n \"name\": \"dolo\",\n \"slug\": \"sXvt\",\n \"id\": -38951102,\n \"url\": \"http://oibrbOksNxuxhTEMGPL.xdxLS5sPNKmC0\",\n \"description\": \"am\",\n \"circuit_count\": -40041741\n },\n {\n \"name\": \"veni\",\n \"slug\": \"Jp J\",\n \"id\": 78461578,\n \"url\": \"https://YXFFrTCVnpOnSfQcz.zzlaYS7WdwgfQtkv+ojBF\",\n \"description\": \"vol\",\n \"circuit_count\": 3002112\n }\n ],\n \"next\": \"http://EhcXMlWuDGHWeYXGkLZiz.sikTJ3Lbp6JivK9mmW\",\n \"previous\": \"http://XQADpJdNoUqkOuD.yzwcSH.k+Oct1-PiYPygJJXLxJyolB,\"\n}" } ] }, { "name": "circuits circuit-types create", "request": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"slug\": \"\",\n \"description\": \"\"\n}" }, "url": { "raw": "{{baseUrl}}/circuits/circuit-types/", "host": [ "{{baseUrl}}" ], "path": [ "circuits", "circuit-types", "" ] } }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "POST", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/circuits/circuit-types/", "host": [ "{{baseUrl}}" ], "path": [ "circuits", "circuit-types", "" ] } }, "status": "Created", "code": 201, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "body": "{\n \"name\": \"\",\n \"slug\": \"\",\n \"id\": 5644111,\n \"url\": \"https://cBMhqZRo.vizlNcQAGxPvro6Ws,POUpPubJ3Di6Xb1LO\",\n \"description\": \"\",\n \"circuit_count\": -90766301\n}" } ] }, { "name": "circuits circuit-types bulk update", "request": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"slug\": \"\",\n \"description\": \"\"\n}" }, "url": { "raw": "{{baseUrl}}/circuits/circuit-types/", "host": [ "{{baseUrl}}" ], "path": [ "circuits", "circuit-types", "" ] } }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "PUT", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/circuits/circuit-types/", "host": [ "{{baseUrl}}" ], "path": [ "circuits", "circuit-types", "" ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "body": "{\n \"name\": \"\",\n \"slug\": \"\",\n \"id\": 5644111,\n \"url\": \"https://cBMhqZRo.vizlNcQAGxPvro6Ws,POUpPubJ3Di6Xb1LO\",\n \"description\": \"\",\n \"circuit_count\": -90766301\n}" } ] }, { "name": "circuits circuit-types bulk partial update", "request": { "method": "PATCH", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"slug\": \"\",\n \"description\": \"\"\n}" }, "url": { "raw": "{{baseUrl}}/circuits/circuit-types/", "host": [ "{{baseUrl}}" ], "path": [ "circuits", "circuit-types", "" ] } }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "PATCH", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/circuits/circuit-types/", "host": [ "{{baseUrl}}" ], "path": [ "circuits", "circuit-types", "" ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "body": "{\n \"name\": \"\",\n \"slug\": \"\",\n \"id\": 5644111,\n \"url\": \"https://cBMhqZRo.vizlNcQAGxPvro6Ws,POUpPubJ3Di6Xb1LO\",\n \"description\": \"\",\n \"circuit_count\": -90766301\n}" } ] }, { "name": "circuits circuit-types bulk delete", "request": { "method": "DELETE", "header": [], "url": { "raw": "{{baseUrl}}/circuits/circuit-types/", "host": [ "{{baseUrl}}" ], "path": [ "circuits", "circuit-types", "" ] } }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "DELETE", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/circuits/circuit-types/", "host": [ "{{baseUrl}}" ], "path": [ "circuits", "circuit-types", "" ] } }, "status": "No Content", "code": 204, "_postman_previewlanguage": "text", "header": [ { "key": "Content-Type", "value": "text/plain" } ], "cookie": [], "body": "" } ] } ] }, { "name": "circuits", "item": [ { "name": "{id}", "item": [ { "name": "circuits circuits read", "request": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/circuits/circuits/:id/", "host": [ "{{baseUrl}}" ], "path": [ "circuits", "circuits", ":id", "" ], "variable": [ { "key": "id", "value": "", "description": "(Required) A unique integer value identifying this circuit." } ] } }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/circuits/circuits/:id/", "host": [ "{{baseUrl}}" ], "path": [ "circuits", "circuits", ":id", "" ], "variable": [ { "key": "id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "body": "{\n \"cid\": \"est \",\n \"provider\": {\n \"name\": \"cons\",\n \"slug\": \"J2oS\",\n \"id\": -85694207,\n \"url\": \"https://HZKPESrsQPdawzvFhCuOxqo.dsqVm2j2QH6\",\n \"circuit_count\": -18992153\n },\n \"type\": {\n \"name\": \"repr\",\n \"slug\": \"o o \",\n \"id\": -27799850,\n \"url\": \"http://rTsUBqUFCvJhL.ymukxXVDjSYLgT+meTNEwyUDRq1OtSswejeF,ty\",\n \"circuit_count\": -46397531\n },\n \"id\": -15186335,\n \"url\": \"https://EUGftJaTIvCVUFBDOMKsTppgdwIZffO.ako2L74DFnWLuuD\",\n \"status\": {\n \"label\": \"Decommissioned\",\n \"value\": \"active\"\n },\n \"tenant\": {\n \"name\": \"ea e\",\n \"slug\": \"sHq \",\n \"id\": 6351567,\n \"url\": \"https://ieAWpqlWbUNXZeyZvpjTXC.xntxHzVfjcYYzLG3IPCaELvvCkuVc73,K7Cbx,J2VWi4qrQH\"\n },\n \"install_date\": \"1966-10-20\",\n \"commit_rate\": 822617977,\n \"description\": \"c\",\n \"termination_a\": {\n \"site\": {\n \"name\": \"est \",\n \"slug\": \"0hwc\",\n \"id\": -36299497,\n \"url\": \"http://CEqMbeeHtQTcUjpcVA.ryksXR0hPFkqgKdSanVA4VPMoA,uEYdeTvYSDMsHAK-UGgJ10,j.-LM.pbNZAkZjIR5JAbuKLW+Uxo\"\n },\n \"connected_endpoint\": {\n \"name\": \"dese\",\n \"id\": 84593542,\n \"url\": \"https://JDIBwmhGJsxhTTsfRnmBrXXsRgkHnWe.uiug\",\n \"device\": {\n \"id\": {\n \"value\": \"\"\n },\n \"url\": {\n \"value\": \"\"\n },\n \"name\": {\n \"value\": \"\"\n },\n \"display_name\": {\n \"value\": \"\"\n }\n },\n \"cable\": 96934738\n },\n \"id\": -25906337,\n \"url\": \"https://zWWHenlLkyLpplltYttocqniYOMby.lsrs-sPbO0opDRGxts0g\",\n \"port_speed\": 895027503,\n \"upstream_speed\": 1475829779,\n \"xconnect_id\": \"a\"\n },\n \"termination_z\": {\n \"site\": {\n \"name\": \"sit \",\n \"slug\": \"Msor\",\n \"id\": 28647564,\n \"url\": \"https://mmUemiCZQGoloaG.jnuhgthXyu6QM6SNYPlj1vL\"\n },\n \"connected_endpoint\": {\n \"name\": \"cons\",\n \"id\": 87037224,\n \"url\": \"https://SZGqpBlcHIcTzzPUsjKSWgrTanY.splVKqPD7pEvhzekawoJOz0ex9+4RUgZetsGpXNmOzzyJNOlk1WIy8gpUe3kW47nx+sJvMQYKrV\",\n \"device\": {\n \"id\": {\n \"value\": \"\"\n },\n \"url\": {\n \"value\": \"\"\n },\n \"name\": {\n \"value\": \"\"\n },\n \"display_name\": {\n \"value\": \"\"\n }\n },\n \"cable\": -28500930\n },\n \"id\": 9697084,\n \"url\": \"http://KXRpBdEPtUBoT.bdqahSYI8-vtsVTTdwTH-ysyoPlrHlxHBoP3vn.TTT,wAwD0P+2Yj6tlvG-jrsNY9Fw48cebhH\",\n \"port_speed\": 1240657371,\n \"upstream_speed\": 1077932702,\n \"xconnect_id\": \"ma\"\n },\n \"comments\": \"eu sit Duis nulla\",\n \"tags\": [\n {\n \"name\": \"Exce\",\n \"slug\": \"lYDN\",\n \"id\": 69050213,\n \"url\": \"https://ZkMClgiskVKbKOpsB.cdkzWipsDOM4pKqLv2PUi0h95FwrnSF,VL\",\n \"color\": \"e449\"\n },\n {\n \"name\": \"Duis\",\n \"slug\": \"dw d\",\n \"id\": 70238750,\n \"url\": \"http://WsbS.cjK6i87OVBCESuadukkba\",\n \"color\": \"5b48\"\n }\n ],\n \"custom_fields\": {},\n \"created\": \"1977-09-24\",\n \"last_updated\": \"1990-04-22T20:59:12.008Z\"\n}" } ] }, { "name": "circuits circuits update", "request": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"cid\": \"\",\n \"provider\": \"\",\n \"type\": \"\",\n \"status\": \"\",\n \"tenant\": \"\",\n \"install_date\": \"\",\n \"commit_rate\": \"\",\n \"description\": \"\",\n \"comments\": \"\",\n \"tags\": [\n {\n \"name\": \"inci\",\n \"slug\": \"rY0O\",\n \"id\": -29602279,\n \"url\": \"https://MaVrzVGQtvxikMkgyUbEiBGhnwvmdH.iijjyIZBo\",\n \"color\": \"d75c\"\n },\n {\n \"name\": \"volu\",\n \"slug\": \"6HHO\",\n \"id\": -35818838,\n \"url\": \"http://bfmKXDai.qgflp4IoYSrjhryv0GennJ\",\n \"color\": \"ad9d\"\n }\n ],\n \"custom_fields\": \"\"\n}" }, "url": { "raw": "{{baseUrl}}/circuits/circuits/:id/", "host": [ "{{baseUrl}}" ], "path": [ "circuits", "circuits", ":id", "" ], "variable": [ { "key": "id", "value": "", "description": "(Required) A unique integer value identifying this circuit." } ] } }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "PUT", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/circuits/circuits/:id/", "host": [ "{{baseUrl}}" ], "path": [ "circuits", "circuits", ":id", "" ], "variable": [ { "key": "id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "body": "{\n \"cid\": \"est \",\n \"provider\": {\n \"name\": \"cons\",\n \"slug\": \"J2oS\",\n \"id\": -85694207,\n \"url\": \"https://HZKPESrsQPdawzvFhCuOxqo.dsqVm2j2QH6\",\n \"circuit_count\": -18992153\n },\n \"type\": {\n \"name\": \"repr\",\n \"slug\": \"o o \",\n \"id\": -27799850,\n \"url\": \"http://rTsUBqUFCvJhL.ymukxXVDjSYLgT+meTNEwyUDRq1OtSswejeF,ty\",\n \"circuit_count\": -46397531\n },\n \"id\": -15186335,\n \"url\": \"https://EUGftJaTIvCVUFBDOMKsTppgdwIZffO.ako2L74DFnWLuuD\",\n \"status\": {\n \"label\": \"Decommissioned\",\n \"value\": \"active\"\n },\n \"tenant\": {\n \"name\": \"ea e\",\n \"slug\": \"sHq \",\n \"id\": 6351567,\n \"url\": \"https://ieAWpqlWbUNXZeyZvpjTXC.xntxHzVfjcYYzLG3IPCaELvvCkuVc73,K7Cbx,J2VWi4qrQH\"\n },\n \"install_date\": \"1966-10-20\",\n \"commit_rate\": 822617977,\n \"description\": \"c\",\n \"termination_a\": {\n \"site\": {\n \"name\": \"est \",\n \"slug\": \"0hwc\",\n \"id\": -36299497,\n \"url\": \"http://CEqMbeeHtQTcUjpcVA.ryksXR0hPFkqgKdSanVA4VPMoA,uEYdeTvYSDMsHAK-UGgJ10,j.-LM.pbNZAkZjIR5JAbuKLW+Uxo\"\n },\n \"connected_endpoint\": {\n \"name\": \"dese\",\n \"id\": 84593542,\n \"url\": \"https://JDIBwmhGJsxhTTsfRnmBrXXsRgkHnWe.uiug\",\n \"device\": {\n \"id\": {\n \"value\": \"\"\n },\n \"url\": {\n \"value\": \"\"\n },\n \"name\": {\n \"value\": \"\"\n },\n \"display_name\": {\n \"value\": \"\"\n }\n },\n \"cable\": 96934738\n },\n \"id\": -25906337,\n \"url\": \"https://zWWHenlLkyLpplltYttocqniYOMby.lsrs-sPbO0opDRGxts0g\",\n \"port_speed\": 895027503,\n \"upstream_speed\": 1475829779,\n \"xconnect_id\": \"a\"\n },\n \"termination_z\": {\n \"site\": {\n \"name\": \"sit \",\n \"slug\": \"Msor\",\n \"id\": 28647564,\n \"url\": \"https://mmUemiCZQGoloaG.jnuhgthXyu6QM6SNYPlj1vL\"\n },\n \"connected_endpoint\": {\n \"name\": \"cons\",\n \"id\": 87037224,\n \"url\": \"https://SZGqpBlcHIcTzzPUsjKSWgrTanY.splVKqPD7pEvhzekawoJOz0ex9+4RUgZetsGpXNmOzzyJNOlk1WIy8gpUe3kW47nx+sJvMQYKrV\",\n \"device\": {\n \"id\": {\n \"value\": \"\"\n },\n \"url\": {\n \"value\": \"\"\n },\n \"name\": {\n \"value\": \"\"\n },\n \"display_name\": {\n \"value\": \"\"\n }\n },\n \"cable\": -28500930\n },\n \"id\": 9697084,\n \"url\": \"http://KXRpBdEPtUBoT.bdqahSYI8-vtsVTTdwTH-ysyoPlrHlxHBoP3vn.TTT,wAwD0P+2Yj6tlvG-jrsNY9Fw48cebhH\",\n \"port_speed\": 1240657371,\n \"upstream_speed\": 1077932702,\n \"xconnect_id\": \"ma\"\n },\n \"comments\": \"eu sit Duis nulla\",\n \"tags\": [\n {\n \"name\": \"Exce\",\n \"slug\": \"lYDN\",\n \"id\": 69050213,\n \"url\": \"https://ZkMClgiskVKbKOpsB.cdkzWipsDOM4pKqLv2PUi0h95FwrnSF,VL\",\n \"color\": \"e449\"\n },\n {\n \"name\": \"Duis\",\n \"slug\": \"dw d\",\n \"id\": 70238750,\n \"url\": \"http://WsbS.cjK6i87OVBCESuadukkba\",\n \"color\": \"5b48\"\n }\n ],\n \"custom_fields\": {},\n \"created\": \"1977-09-24\",\n \"last_updated\": \"1990-04-22T20:59:12.008Z\"\n}" } ] }, { "name": "circuits circuits partial update", "request": { "method": "PATCH", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"cid\": \"\",\n \"provider\": \"\",\n \"type\": \"\",\n \"status\": \"\",\n \"tenant\": \"\",\n \"install_date\": \"\",\n \"commit_rate\": \"\",\n \"description\": \"\",\n \"comments\": \"\",\n \"tags\": [\n {\n \"name\": \"inci\",\n \"slug\": \"rY0O\",\n \"id\": -29602279,\n \"url\": \"https://MaVrzVGQtvxikMkgyUbEiBGhnwvmdH.iijjyIZBo\",\n \"color\": \"d75c\"\n },\n {\n \"name\": \"volu\",\n \"slug\": \"6HHO\",\n \"id\": -35818838,\n \"url\": \"http://bfmKXDai.qgflp4IoYSrjhryv0GennJ\",\n \"color\": \"ad9d\"\n }\n ],\n \"custom_fields\": \"\"\n}" }, "url": { "raw": "{{baseUrl}}/circuits/circuits/:id/", "host": [ "{{baseUrl}}" ], "path": [ "circuits", "circuits", ":id", "" ], "variable": [ { "key": "id", "value": "", "description": "(Required) A unique integer value identifying this circuit." } ] } }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "PATCH", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/circuits/circuits/:id/", "host": [ "{{baseUrl}}" ], "path": [ "circuits", "circuits", ":id", "" ], "variable": [ { "key": "id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "body": "{\n \"cid\": \"est \",\n \"provider\": {\n \"name\": \"cons\",\n \"slug\": \"J2oS\",\n \"id\": -85694207,\n \"url\": \"https://HZKPESrsQPdawzvFhCuOxqo.dsqVm2j2QH6\",\n \"circuit_count\": -18992153\n },\n \"type\": {\n \"name\": \"repr\",\n \"slug\": \"o o \",\n \"id\": -27799850,\n \"url\": \"http://rTsUBqUFCvJhL.ymukxXVDjSYLgT+meTNEwyUDRq1OtSswejeF,ty\",\n \"circuit_count\": -46397531\n },\n \"id\": -15186335,\n \"url\": \"https://EUGftJaTIvCVUFBDOMKsTppgdwIZffO.ako2L74DFnWLuuD\",\n \"status\": {\n \"label\": \"Decommissioned\",\n \"value\": \"active\"\n },\n \"tenant\": {\n \"name\": \"ea e\",\n \"slug\": \"sHq \",\n \"id\": 6351567,\n \"url\": \"https://ieAWpqlWbUNXZeyZvpjTXC.xntxHzVfjcYYzLG3IPCaELvvCkuVc73,K7Cbx,J2VWi4qrQH\"\n },\n \"install_date\": \"1966-10-20\",\n \"commit_rate\": 822617977,\n \"description\": \"c\",\n \"termination_a\": {\n \"site\": {\n \"name\": \"est \",\n \"slug\": \"0hwc\",\n \"id\": -36299497,\n \"url\": \"http://CEqMbeeHtQTcUjpcVA.ryksXR0hPFkqgKdSanVA4VPMoA,uEYdeTvYSDMsHAK-UGgJ10,j.-LM.pbNZAkZjIR5JAbuKLW+Uxo\"\n },\n \"connected_endpoint\": {\n \"name\": \"dese\",\n \"id\": 84593542,\n \"url\": \"https://JDIBwmhGJsxhTTsfRnmBrXXsRgkHnWe.uiug\",\n \"device\": {\n \"id\": {\n \"value\": \"\"\n },\n \"url\": {\n \"value\": \"\"\n },\n \"name\": {\n \"value\": \"\"\n },\n \"display_name\": {\n \"value\": \"\"\n }\n },\n \"cable\": 96934738\n },\n \"id\": -25906337,\n \"url\": \"https://zWWHenlLkyLpplltYttocqniYOMby.lsrs-sPbO0opDRGxts0g\",\n \"port_speed\": 895027503,\n \"upstream_speed\": 1475829779,\n \"xconnect_id\": \"a\"\n },\n \"termination_z\": {\n \"site\": {\n \"name\": \"sit \",\n \"slug\": \"Msor\",\n \"id\": 28647564,\n \"url\": \"https://mmUemiCZQGoloaG.jnuhgthXyu6QM6SNYPlj1vL\"\n },\n \"connected_endpoint\": {\n \"name\": \"cons\",\n \"id\": 87037224,\n \"url\": \"https://SZGqpBlcHIcTzzPUsjKSWgrTanY.splVKqPD7pEvhzekawoJOz0ex9+4RUgZetsGpXNmOzzyJNOlk1WIy8gpUe3kW47nx+sJvMQYKrV\",\n \"device\": {\n \"id\": {\n \"value\": \"\"\n },\n \"url\": {\n \"value\": \"\"\n },\n \"name\": {\n \"value\": \"\"\n },\n \"display_name\": {\n \"value\": \"\"\n }\n },\n \"cable\": -28500930\n },\n \"id\": 9697084,\n \"url\": \"http://KXRpBdEPtUBoT.bdqahSYI8-vtsVTTdwTH-ysyoPlrHlxHBoP3vn.TTT,wAwD0P+2Yj6tlvG-jrsNY9Fw48cebhH\",\n \"port_speed\": 1240657371,\n \"upstream_speed\": 1077932702,\n \"xconnect_id\": \"ma\"\n },\n \"comments\": \"eu sit Duis nulla\",\n \"tags\": [\n {\n \"name\": \"Exce\",\n \"slug\": \"lYDN\",\n \"id\": 69050213,\n \"url\": \"https://ZkMClgiskVKbKOpsB.cdkzWipsDOM4pKqLv2PUi0h95FwrnSF,VL\",\n \"color\": \"e449\"\n },\n {\n \"name\": \"Duis\",\n \"slug\": \"dw d\",\n \"id\": 70238750,\n \"url\": \"http://WsbS.cjK6i87OVBCESuadukkba\",\n \"color\": \"5b48\"\n }\n ],\n \"custom_fields\": {},\n \"created\": \"1977-09-24\",\n \"last_updated\": \"1990-04-22T20:59:12.008Z\"\n}" } ] }, { "name": "circuits circuits delete", "request": { "method": "DELETE", "header": [], "url": { "raw": "{{baseUrl}}/circuits/circuits/:id/", "host": [ "{{baseUrl}}" ], "path": [ "circuits", "circuits", ":id", "" ], "variable": [ { "key": "id", "value": "", "description": "(Required) A unique integer value identifying this circuit." } ] } }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "DELETE", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/circuits/circuits/:id/", "host": [ "{{baseUrl}}" ], "path": [ "circuits", "circuits", ":id", "" ], "variable": [ { "key": "id" } ] } }, "status": "No Content", "code": 204, "_postman_previewlanguage": "text", "header": [ { "key": "Content-Type", "value": "text/plain" } ], "cookie": [], "body": "" } ] } ] }, { "name": "circuits circuits list", "request": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/circuits/circuits/?id=&cid=&install_date=&commit_rate=&tenant_group_id=&tenant_group=&tenant_id=&tenant=&created=&created__gte=&created__lte=&last_updated=&last_updated__gte=&last_updated__lte=&q=&provider_id=&provider=&type_id=&type=&status=&site_id=&site=®ion_id=®ion=&tag=&id__n=&id__lte=&id__lt=&id__gte=&id__gt=&cid__n=&cid__ic=&cid__nic=&cid__iew=&cid__niew=&cid__isw=&cid__nisw=&cid__ie=&cid__nie=&install_date__n=&install_date__lte=&install_date__lt=&install_date__gte=&install_date__gt=&commit_rate__n=&commit_rate__lte=&commit_rate__lt=&commit_rate__gte=&commit_rate__gt=&tenant_group_id__n=&tenant_group__n=&tenant_id__n=&tenant__n=&provider_id__n=&provider__n=&type_id__n=&type__n=&status__n=&site_id__n=&site__n=®ion_id__n=®ion__n=&tag__n=&limit=&offset=", "host": [ "{{baseUrl}}" ], "path": [ "circuits", "circuits", "" ], "query": [ { "key": "id", "value": "" }, { "key": "cid", "value": "" }, { "key": "install_date", "value": "" }, { "key": "commit_rate", "value": "" }, { "key": "tenant_group_id", "value": "" }, { "key": "tenant_group", "value": "" }, { "key": "tenant_id", "value": "" }, { "key": "tenant", "value": "" }, { "key": "created", "value": "" }, { "key": "created__gte", "value": "" }, { "key": "created__lte", "value": "" }, { "key": "last_updated", "value": "" }, { "key": "last_updated__gte", "value": "" }, { "key": "last_updated__lte", "value": "" }, { "key": "q", "value": "" }, { "key": "provider_id", "value": "" }, { "key": "provider", "value": "" }, { "key": "type_id", "value": "" }, { "key": "type", "value": "" }, { "key": "status", "value": "" }, { "key": "site_id", "value": "" }, { "key": "site", "value": "" }, { "key": "region_id", "value": "" }, { "key": "region", "value": "" }, { "key": "tag", "value": "" }, { "key": "id__n", "value": "" }, { "key": "id__lte", "value": "" }, { "key": "id__lt", "value": "" }, { "key": "id__gte", "value": "" }, { "key": "id__gt", "value": "" }, { "key": "cid__n", "value": "" }, { "key": "cid__ic", "value": "" }, { "key": "cid__nic", "value": "" }, { "key": "cid__iew", "value": "" }, { "key": "cid__niew", "value": "" }, { "key": "cid__isw", "value": "" }, { "key": "cid__nisw", "value": "" }, { "key": "cid__ie", "value": "" }, { "key": "cid__nie", "value": "" }, { "key": "install_date__n", "value": "" }, { "key": "install_date__lte", "value": "" }, { "key": "install_date__lt", "value": "" }, { "key": "install_date__gte", "value": "" }, { "key": "install_date__gt", "value": "" }, { "key": "commit_rate__n", "value": "" }, { "key": "commit_rate__lte", "value": "" }, { "key": "commit_rate__lt", "value": "" }, { "key": "commit_rate__gte", "value": "" }, { "key": "commit_rate__gt", "value": "" }, { "key": "tenant_group_id__n", "value": "" }, { "key": "tenant_group__n", "value": "" }, { "key": "tenant_id__n", "value": "" }, { "key": "tenant__n", "value": "" }, { "key": "provider_id__n", "value": "" }, { "key": "provider__n", "value": "" }, { "key": "type_id__n", "value": "" }, { "key": "type__n", "value": "" }, { "key": "status__n", "value": "" }, { "key": "site_id__n", "value": "" }, { "key": "site__n", "value": "" }, { "key": "region_id__n", "value": "" }, { "key": "region__n", "value": "" }, { "key": "tag__n", "value": "" }, { "key": "limit", "value": "", "description": "Number of results to return per page." }, { "key": "offset", "value": "", "description": "The initial index from which to return the results." } ] } }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/circuits/circuits/?id=&cid=&install_date=&commit_rate=&tenant_group_id=&tenant_group=&tenant_id=&tenant=&created=&created__gte=&created__lte=&last_updated=&last_updated__gte=&last_updated__lte=&q=&provider_id=&provider=&type_id=&type=&status=&site_id=&site=®ion_id=®ion=&tag=&id__n=&id__lte=&id__lt=&id__gte=&id__gt=&cid__n=&cid__ic=&cid__nic=&cid__iew=&cid__niew=&cid__isw=&cid__nisw=&cid__ie=&cid__nie=&install_date__n=&install_date__lte=&install_date__lt=&install_date__gte=&install_date__gt=&commit_rate__n=&commit_rate__lte=&commit_rate__lt=&commit_rate__gte=&commit_rate__gt=&tenant_group_id__n=&tenant_group__n=&tenant_id__n=&tenant__n=&provider_id__n=&provider__n=&type_id__n=&type__n=&status__n=&site_id__n=&site__n=®ion_id__n=®ion__n=&tag__n=&limit=&offset=", "host": [ "{{baseUrl}}" ], "path": [ "circuits", "circuits", "" ], "query": [ { "key": "id", "value": "" }, { "key": "cid", "value": "" }, { "key": "install_date", "value": "" }, { "key": "commit_rate", "value": "" }, { "key": "tenant_group_id", "value": "" }, { "key": "tenant_group", "value": "" }, { "key": "tenant_id", "value": "" }, { "key": "tenant", "value": "" }, { "key": "created", "value": "" }, { "key": "created__gte", "value": "" }, { "key": "created__lte", "value": "" }, { "key": "last_updated", "value": "" }, { "key": "last_updated__gte", "value": "" }, { "key": "last_updated__lte", "value": "" }, { "key": "q", "value": "" }, { "key": "provider_id", "value": "" }, { "key": "provider", "value": "" }, { "key": "type_id", "value": "" }, { "key": "type", "value": "" }, { "key": "status", "value": "" }, { "key": "site_id", "value": "" }, { "key": "site", "value": "" }, { "key": "region_id", "value": "" }, { "key": "region", "value": "" }, { "key": "tag", "value": "" }, { "key": "id__n", "value": "" }, { "key": "id__lte", "value": "" }, { "key": "id__lt", "value": "" }, { "key": "id__gte", "value": "" }, { "key": "id__gt", "value": "" }, { "key": "cid__n", "value": "" }, { "key": "cid__ic", "value": "" }, { "key": "cid__nic", "value": "" }, { "key": "cid__iew", "value": "" }, { "key": "cid__niew", "value": "" }, { "key": "cid__isw", "value": "" }, { "key": "cid__nisw", "value": "" }, { "key": "cid__ie", "value": "" }, { "key": "cid__nie", "value": "" }, { "key": "install_date__n", "value": "" }, { "key": "install_date__lte", "value": "" }, { "key": "install_date__lt", "value": "" }, { "key": "install_date__gte", "value": "" }, { "key": "install_date__gt", "value": "" }, { "key": "commit_rate__n", "value": "" }, { "key": "commit_rate__lte", "value": "" }, { "key": "commit_rate__lt", "value": "" }, { "key": "commit_rate__gte", "value": "" }, { "key": "commit_rate__gt", "value": "" }, { "key": "tenant_group_id__n", "value": "" }, { "key": "tenant_group__n", "value": "" }, { "key": "tenant_id__n", "value": "" }, { "key": "tenant__n", "value": "" }, { "key": "provider_id__n", "value": "" }, { "key": "provider__n", "value": "" }, { "key": "type_id__n", "value": "" }, { "key": "type__n", "value": "" }, { "key": "status__n", "value": "" }, { "key": "site_id__n", "value": "" }, { "key": "site__n", "value": "" }, { "key": "region_id__n", "value": "" }, { "key": "region__n", "value": "" }, { "key": "tag__n", "value": "" }, { "key": "limit", "value": "" }, { "key": "offset", "value": "" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "body": "{\n \"count\": 6506202,\n \"results\": [\n {\n \"cid\": \"dolo\",\n \"provider\": {\n \"name\": \"repr\",\n \"slug\": \"k2wR\",\n \"id\": 57715963,\n \"url\": \"http://kbMEmLRSKmtxWYVnXUpJywixwAuZSPWh.qcAv6Kh\",\n \"circuit_count\": 67535216\n },\n \"type\": {\n \"name\": \"cons\",\n \"slug\": \"4pKH\",\n \"id\": -13155608,\n \"url\": \"http://GcgMxnUqjJKchiFhnRhcLutzHsFUMD.cywjSYCWk.T5h.q\",\n \"circuit_count\": 43447436\n },\n \"id\": -89400504,\n \"url\": \"http://WpvPSeJfIsTUCNyIqNLgDZSkXqIVpq.yjQ1AmrEyUk7IiWa93CuL4hwiYIPDhvuhQPgzeJlbMaNgtqIgM\",\n \"status\": {\n \"label\": \"Decommissioned\",\n \"value\": \"offline\"\n },\n \"tenant\": {\n \"name\": \"aliq\",\n \"slug\": \"XDiT\",\n \"id\": -20825092,\n \"url\": \"http://zGFTRFvmNtFm.wsyMsKdtZzMustmCfGpwal7bd1ZFdbNp+oJ\"\n },\n \"install_date\": \"1959-03-19\",\n \"commit_rate\": 1477035519,\n \"description\": \"id\",\n \"termination_a\": {\n \"site\": {\n \"name\": \"Lore\",\n \"slug\": \"B3hr\",\n \"id\": -30479506,\n \"url\": \"https://j.dba9hP39+wPJvILWCSZVpq+B45,ckbnwssWleKEFXMwKkJQHuYg7olqlf.QluhnbbmEBKBge\"\n },\n \"connected_endpoint\": {\n \"name\": \"aute\",\n \"id\": -28815997,\n \"url\": \"http://oQMnRWlORAbprV.pqmWLif+\",\n \"device\": {\n \"id\": {\n \"value\": \"\"\n },\n \"url\": {\n \"value\": \"\"\n },\n \"name\": {\n \"value\": \"\"\n },\n \"display_name\": {\n \"value\": \"\"\n }\n },\n \"cable\": -87802254\n },\n \"id\": 8252020,\n \"url\": \"https://gKKcmTUYnJoixMrdEyWCQSPBPZUH.vsjmJoOUaFnfKU5vFW.st3sTgv-l+VL7pmzQ.hbmuL5GdlvjcRXgyHF9q.\",\n \"port_speed\": 1162940186,\n \"upstream_speed\": 388499874,\n \"xconnect_id\": \"d\"\n },\n \"termination_z\": {\n \"site\": {\n \"name\": \"ipsu\",\n \"slug\": \"X X \",\n \"id\": 45348739,\n \"url\": \"http://fPdfLcJuV.grUVPLEssXZQuZh9SZmdwmcq0v,-D--1MhV2bH+WCX1GERqna.Lg-3DDWeFE8GDM\"\n },\n \"connected_endpoint\": {\n \"name\": \"ex m\",\n \"id\": 87166533,\n \"url\": \"https://oYhShuvmbVXEmyPOg.igfqfRDKBnpsxvUHPkdNRkHa.R2V2fprCXn1+wvnU0rGKHlfUzLuNDzJfAVA9NGOHc1tr0oDdxNg\",\n \"device\": {\n \"id\": {\n \"value\": \"\"\n },\n \"url\": {\n \"value\": \"\"\n },\n \"name\": {\n \"value\": \"\"\n },\n \"display_name\": {\n \"value\": \"\"\n }\n },\n \"cable\": -42412146\n },\n \"id\": -19631395,\n \"url\": \"https://QC.vsqWt.OOYn3gJK\",\n \"port_speed\": 742072700,\n \"upstream_speed\": 469541586,\n \"xconnect_id\": \"eiu\"\n },\n \"comments\": \"cillum consequat velit ea non\",\n \"tags\": [\n {\n \"name\": \"moll\",\n \"slug\": \"q2xB\",\n \"id\": 90219959,\n \"url\": \"http://xYQDQtVWcjQfESnuzLIGlqE.lgpPyPpqxr4H+jTvdWHwRP33rLXP-MIB96s4sa-BGTAgrr\",\n \"color\": \"fa3a\"\n },\n {\n \"name\": \"cons\",\n \"slug\": \"uUj0\",\n \"id\": -48670531,\n \"url\": \"https://QaBGHVrhEwxeKUyswMogZOTmRdmsBL.shwrqx5MyL-mWXowTxzv80FdACj48UU0QoKef8s37gauItsEdFek\",\n \"color\": \"4825\"\n }\n ],\n \"custom_fields\": {},\n \"created\": \"2009-07-03\",\n \"last_updated\": \"1989-01-23T23:16:37.797Z\"\n },\n {\n \"cid\": \"et c\",\n \"provider\": {\n \"name\": \"ex e\",\n \"slug\": \"H H \",\n \"id\": -68464434,\n \"url\": \"https://G.odtfRl\",\n \"circuit_count\": -24402449\n },\n \"type\": {\n \"name\": \"eius\",\n \"slug\": \"oj o\",\n \"id\": -81901354,\n \"url\": \"https://LkuKwysZcYrvxhuDnxOVVVqfLjoAKl.iwTmySVw.O\",\n \"circuit_count\": -9606844\n },\n \"id\": -4795136,\n \"url\": \"https://SXtLX.zzikhzVByMSimRqktHzCKZ+7vYpcB4QfEwr2kekx+tp3.S.XW\",\n \"status\": {\n \"label\": \"Planned\",\n \"value\": \"planned\"\n },\n \"tenant\": {\n \"name\": \"inci\",\n \"slug\": \"DPyD\",\n \"id\": 1069157,\n \"url\": \"http://oTAEBRtHbXLNhMhopKyubtRV.ksfPZP2ESIn6bOOcx8pL7VDZiLjZe6OZh\"\n },\n \"install_date\": \"2010-10-17\",\n \"commit_rate\": 1612408613,\n \"description\": \"n\",\n \"termination_a\": {\n \"site\": {\n \"name\": \"esse\",\n \"slug\": \"HXrK\",\n \"id\": 46503585,\n \"url\": \"http://KGvxcNrb.wxwavG9pMTfhUYkJ6WCsFkcjYHn93UyDSHyp\"\n },\n \"connected_endpoint\": {\n \"name\": \"anim\",\n \"id\": -5933416,\n \"url\": \"http://FkwtthAiYnkZl.pwnmWKdJ3lkTDoH4\",\n \"device\": {\n \"id\": {\n \"value\": \"\"\n },\n \"url\": {\n \"value\": \"\"\n },\n \"name\": {\n \"value\": \"\"\n },\n \"display_name\": {\n \"value\": \"\"\n }\n },\n \"cable\": -91388827\n },\n \"id\": -5319926,\n \"url\": \"http://keffqFPovGhVCssPSfBSNIJdFIYspZQCM.poeaYkQVJog4lZIq2PeU7p6HakZAM1xkX+MMEiH8BAztwIF+F\",\n \"port_speed\": 203269856,\n \"upstream_speed\": 20298778,\n \"xconnect_id\": \"se\"\n },\n \"termination_z\": {\n \"site\": {\n \"name\": \"nisi\",\n \"slug\": \"ahVx\",\n \"id\": 60443486,\n \"url\": \"http://XVsL.ieoZj4hWWeElWQR7QyTHzHnstIQ2q5s0,.,vEWBj8m7Be1jk6InCcI\"\n },\n \"connected_endpoint\": {\n \"name\": \"sunt\",\n \"id\": 41821946,\n \"url\": \"https://cTarQWyFkWqhvItZErY.yqjcPsqua.tkFf0Wn+FtumnVatjxkkHqsl2mxOWwPUtCEz55x0yLNQc\",\n \"device\": {\n \"id\": {\n \"value\": \"\"\n },\n \"url\": {\n \"value\": \"\"\n },\n \"name\": {\n \"value\": \"\"\n },\n \"display_name\": {\n \"value\": \"\"\n }\n },\n \"cable\": -92127768\n },\n \"id\": -7227719,\n \"url\": \"http://GRhtKLio.odeRJttXlzAumPV6gdtDL,P1I3c+jXV9PJiuAOYO1HhyQZWD\",\n \"port_speed\": 1395923755,\n \"upstream_speed\": 1446558366,\n \"xconnect_id\": \"\"\n },\n \"comments\": \"pariatur deserunt\",\n \"tags\": [\n {\n \"name\": \"sed \",\n \"slug\": \"ugn \",\n \"id\": -55890504,\n \"url\": \"http://mvmnXpRkaCi.ioQZibNNLfi8B5xyWhClmg1H.l51,uPJe\",\n \"color\": \"239c\"\n },\n {\n \"name\": \"culp\",\n \"slug\": \"1i6N\",\n \"id\": -55256201,\n \"url\": \"http://HZqoX.gbhCEguIN5wFwjYv.oAmVbzRJBItuc5MPu-awXq2lys17v8.AGE8pQJjZo7dTlG4YaGc\",\n \"color\": \"b7eb\"\n }\n ],\n \"custom_fields\": {},\n \"created\": \"1980-08-23\",\n \"last_updated\": \"1960-11-02T16:12:21.302Z\"\n }\n ],\n \"next\": \"http://kg.wtfCam,FKbe.hVqIjYCwmCH6wUyWGpwPiZoEJoofgXD+xK2oz1SMIgrmg6AvmbkQ+roHY\",\n \"previous\": \"https://ZTEMAzOeLg.jcwOujMHehX4vVQg2\"\n}" } ] }, { "name": "circuits circuits create", "request": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"cid\": \"\",\n \"provider\": \"\",\n \"type\": \"\",\n \"status\": \"\",\n \"tenant\": \"\",\n \"install_date\": \"\",\n \"commit_rate\": \"\",\n \"description\": \"\",\n \"comments\": \"\",\n \"tags\": [\n {\n \"name\": \"quis\",\n \"slug\": \"d7sw\",\n \"id\": -98911732,\n \"url\": \"https://eoASoQCznnuFKYbSYNiBHEdjU.nexyqdfAvZGe20cX+jJVGrfsH3TwZXQTI+MxmI4U\",\n \"color\": \"4928\"\n },\n {\n \"name\": \"est \",\n \"slug\": \"1 1 \",\n \"id\": -73967348,\n \"url\": \"https://GsvHvPwOxzvfEgQqjScyqcGElnE.vozk8xiV\",\n \"color\": \"54c7\"\n }\n ],\n \"custom_fields\": \"\"\n}" }, "url": { "raw": "{{baseUrl}}/circuits/circuits/", "host": [ "{{baseUrl}}" ], "path": [ "circuits", "circuits", "" ] } }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "POST", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/circuits/circuits/", "host": [ "{{baseUrl}}" ], "path": [ "circuits", "circuits", "" ] } }, "status": "Created", "code": 201, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "body": "{\n \"cid\": \"est \",\n \"provider\": {\n \"name\": \"cons\",\n \"slug\": \"J2oS\",\n \"id\": -85694207,\n \"url\": \"https://HZKPESrsQPdawzvFhCuOxqo.dsqVm2j2QH6\",\n \"circuit_count\": -18992153\n },\n \"type\": {\n \"name\": \"repr\",\n \"slug\": \"o o \",\n \"id\": -27799850,\n \"url\": \"http://rTsUBqUFCvJhL.ymukxXVDjSYLgT+meTNEwyUDRq1OtSswejeF,ty\",\n \"circuit_count\": -46397531\n },\n \"id\": -15186335,\n \"url\": \"https://EUGftJaTIvCVUFBDOMKsTppgdwIZffO.ako2L74DFnWLuuD\",\n \"status\": {\n \"label\": \"Decommissioned\",\n \"value\": \"active\"\n },\n \"tenant\": {\n \"name\": \"ea e\",\n \"slug\": \"sHq \",\n \"id\": 6351567,\n \"url\": \"https://ieAWpqlWbUNXZeyZvpjTXC.xntxHzVfjcYYzLG3IPCaELvvCkuVc73,K7Cbx,J2VWi4qrQH\"\n },\n \"install_date\": \"1966-10-20\",\n \"commit_rate\": 822617977,\n \"description\": \"c\",\n \"termination_a\": {\n \"site\": {\n \"name\": \"est \",\n \"slug\": \"0hwc\",\n \"id\": -36299497,\n \"url\": \"http://CEqMbeeHtQTcUjpcVA.ryksXR0hPFkqgKdSanVA4VPMoA,uEYdeTvYSDMsHAK-UGgJ10,j.-LM.pbNZAkZjIR5JAbuKLW+Uxo\"\n },\n \"connected_endpoint\": {\n \"name\": \"dese\",\n \"id\": 84593542,\n \"url\": \"https://JDIBwmhGJsxhTTsfRnmBrXXsRgkHnWe.uiug\",\n \"device\": {\n \"id\": {\n \"value\": \"\"\n },\n \"url\": {\n \"value\": \"\"\n },\n \"name\": {\n \"value\": \"\"\n },\n \"display_name\": {\n \"value\": \"\"\n }\n },\n \"cable\": 96934738\n },\n \"id\": -25906337,\n \"url\": \"https://zWWHenlLkyLpplltYttocqniYOMby.lsrs-sPbO0opDRGxts0g\",\n \"port_speed\": 895027503,\n \"upstream_speed\": 1475829779,\n \"xconnect_id\": \"a\"\n },\n \"termination_z\": {\n \"site\": {\n \"name\": \"sit \",\n \"slug\": \"Msor\",\n \"id\": 28647564,\n \"url\": \"https://mmUemiCZQGoloaG.jnuhgthXyu6QM6SNYPlj1vL\"\n },\n \"connected_endpoint\": {\n \"name\": \"cons\",\n \"id\": 87037224,\n \"url\": \"https://SZGqpBlcHIcTzzPUsjKSWgrTanY.splVKqPD7pEvhzekawoJOz0ex9+4RUgZetsGpXNmOzzyJNOlk1WIy8gpUe3kW47nx+sJvMQYKrV\",\n \"device\": {\n \"id\": {\n \"value\": \"\"\n },\n \"url\": {\n \"value\": \"\"\n },\n \"name\": {\n \"value\": \"\"\n },\n \"display_name\": {\n \"value\": \"\"\n }\n },\n \"cable\": -28500930\n },\n \"id\": 9697084,\n \"url\": \"http://KXRpBdEPtUBoT.bdqahSYI8-vtsVTTdwTH-ysyoPlrHlxHBoP3vn.TTT,wAwD0P+2Yj6tlvG-jrsNY9Fw48cebhH\",\n \"port_speed\": 1240657371,\n \"upstream_speed\": 1077932702,\n \"xconnect_id\": \"ma\"\n },\n \"comments\": \"eu sit Duis nulla\",\n \"tags\": [\n {\n \"name\": \"Exce\",\n \"slug\": \"lYDN\",\n \"id\": 69050213,\n \"url\": \"https://ZkMClgiskVKbKOpsB.cdkzWipsDOM4pKqLv2PUi0h95FwrnSF,VL\",\n \"color\": \"e449\"\n },\n {\n \"name\": \"Duis\",\n \"slug\": \"dw d\",\n \"id\": 70238750,\n \"url\": \"http://WsbS.cjK6i87OVBCESuadukkba\",\n \"color\": \"5b48\"\n }\n ],\n \"custom_fields\": {},\n \"created\": \"1977-09-24\",\n \"last_updated\": \"1990-04-22T20:59:12.008Z\"\n}" } ] }, { "name": "circuits circuits bulk update", "request": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"cid\": \"\",\n \"provider\": \"\",\n \"type\": \"\",\n \"status\": \"\",\n \"tenant\": \"\",\n \"install_date\": \"\",\n \"commit_rate\": \"\",\n \"description\": \"\",\n \"comments\": \"\",\n \"tags\": [\n {\n \"name\": \"inci\",\n \"slug\": \"rY0O\",\n \"id\": -29602279,\n \"url\": \"https://MaVrzVGQtvxikMkgyUbEiBGhnwvmdH.iijjyIZBo\",\n \"color\": \"d75c\"\n },\n {\n \"name\": \"volu\",\n \"slug\": \"6HHO\",\n \"id\": -35818838,\n \"url\": \"http://bfmKXDai.qgflp4IoYSrjhryv0GennJ\",\n \"color\": \"ad9d\"\n }\n ],\n \"custom_fields\": \"\"\n}" }, "url": { "raw": "{{baseUrl}}/circuits/circuits/", "host": [ "{{baseUrl}}" ], "path": [ "circuits", "circuits", "" ] } }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "PUT", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/circuits/circuits/", "host": [ "{{baseUrl}}" ], "path": [ "circuits", "circuits", "" ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "body": "{\n \"cid\": \"est \",\n \"provider\": {\n \"name\": \"cons\",\n \"slug\": \"J2oS\",\n \"id\": -85694207,\n \"url\": \"https://HZKPESrsQPdawzvFhCuOxqo.dsqVm2j2QH6\",\n \"circuit_count\": -18992153\n },\n \"type\": {\n \"name\": \"repr\",\n \"slug\": \"o o \",\n \"id\": -27799850,\n \"url\": \"http://rTsUBqUFCvJhL.ymukxXVDjSYLgT+meTNEwyUDRq1OtSswejeF,ty\",\n \"circuit_count\": -46397531\n },\n \"id\": -15186335,\n \"url\": \"https://EUGftJaTIvCVUFBDOMKsTppgdwIZffO.ako2L74DFnWLuuD\",\n \"status\": {\n \"label\": \"Decommissioned\",\n \"value\": \"active\"\n },\n \"tenant\": {\n \"name\": \"ea e\",\n \"slug\": \"sHq \",\n \"id\": 6351567,\n \"url\": \"https://ieAWpqlWbUNXZeyZvpjTXC.xntxHzVfjcYYzLG3IPCaELvvCkuVc73,K7Cbx,J2VWi4qrQH\"\n },\n \"install_date\": \"1966-10-20\",\n \"commit_rate\": 822617977,\n \"description\": \"c\",\n \"termination_a\": {\n \"site\": {\n \"name\": \"est \",\n \"slug\": \"0hwc\",\n \"id\": -36299497,\n \"url\": \"http://CEqMbeeHtQTcUjpcVA.ryksXR0hPFkqgKdSanVA4VPMoA,uEYdeTvYSDMsHAK-UGgJ10,j.-LM.pbNZAkZjIR5JAbuKLW+Uxo\"\n },\n \"connected_endpoint\": {\n \"name\": \"dese\",\n \"id\": 84593542,\n \"url\": \"https://JDIBwmhGJsxhTTsfRnmBrXXsRgkHnWe.uiug\",\n \"device\": {\n \"id\": {\n \"value\": \"\"\n },\n \"url\": {\n \"value\": \"\"\n },\n \"name\": {\n \"value\": \"\"\n },\n \"display_name\": {\n \"value\": \"\"\n }\n },\n \"cable\": 96934738\n },\n \"id\": -25906337,\n \"url\": \"https://zWWHenlLkyLpplltYttocqniYOMby.lsrs-sPbO0opDRGxts0g\",\n \"port_speed\": 895027503,\n \"upstream_speed\": 1475829779,\n \"xconnect_id\": \"a\"\n },\n \"termination_z\": {\n \"site\": {\n \"name\": \"sit \",\n \"slug\": \"Msor\",\n \"id\": 28647564,\n \"url\": \"https://mmUemiCZQGoloaG.jnuhgthXyu6QM6SNYPlj1vL\"\n },\n \"connected_endpoint\": {\n \"name\": \"cons\",\n \"id\": 87037224,\n \"url\": \"https://SZGqpBlcHIcTzzPUsjKSWgrTanY.splVKqPD7pEvhzekawoJOz0ex9+4RUgZetsGpXNmOzzyJNOlk1WIy8gpUe3kW47nx+sJvMQYKrV\",\n \"device\": {\n \"id\": {\n \"value\": \"\"\n },\n \"url\": {\n \"value\": \"\"\n },\n \"name\": {\n \"value\": \"\"\n },\n \"display_name\": {\n \"value\": \"\"\n }\n },\n \"cable\": -28500930\n },\n \"id\": 9697084,\n \"url\": \"http://KXRpBdEPtUBoT.bdqahSYI8-vtsVTTdwTH-ysyoPlrHlxHBoP3vn.TTT,wAwD0P+2Yj6tlvG-jrsNY9Fw48cebhH\",\n \"port_speed\": 1240657371,\n \"upstream_speed\": 1077932702,\n \"xconnect_id\": \"ma\"\n },\n \"comments\": \"eu sit Duis nulla\",\n \"tags\": [\n {\n \"name\": \"Exce\",\n \"slug\": \"lYDN\",\n \"id\": 69050213,\n \"url\": \"https://ZkMClgiskVKbKOpsB.cdkzWipsDOM4pKqLv2PUi0h95FwrnSF,VL\",\n \"color\": \"e449\"\n },\n {\n \"name\": \"Duis\",\n \"slug\": \"dw d\",\n \"id\": 70238750,\n \"url\": \"http://WsbS.cjK6i87OVBCESuadukkba\",\n \"color\": \"5b48\"\n }\n ],\n \"custom_fields\": {},\n \"created\": \"1977-09-24\",\n \"last_updated\": \"1990-04-22T20:59:12.008Z\"\n}" } ] }, { "name": "circuits circuits bulk partial update", "request": { "method": "PATCH", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"cid\": \"\",\n \"provider\": \"\",\n \"type\": \"\",\n \"status\": \"\",\n \"tenant\": \"\",\n \"install_date\": \"\",\n \"commit_rate\": \"\",\n \"description\": \"\",\n \"comments\": \"\",\n \"tags\": [\n {\n \"name\": \"inci\",\n \"slug\": \"rY0O\",\n \"id\": -29602279,\n \"url\": \"https://MaVrzVGQtvxikMkgyUbEiBGhnwvmdH.iijjyIZBo\",\n \"color\": \"d75c\"\n },\n {\n \"name\": \"volu\",\n \"slug\": \"6HHO\",\n \"id\": -35818838,\n \"url\": \"http://bfmKXDai.qgflp4IoYSrjhryv0GennJ\",\n \"color\": \"ad9d\"\n }\n ],\n \"custom_fields\": \"\"\n}" }, "url": { "raw": "{{baseUrl}}/circuits/circuits/", "host": [ "{{baseUrl}}" ], "path": [ "circuits", "circuits", "" ] } }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "PATCH", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/circuits/circuits/", "host": [ "{{baseUrl}}" ], "path": [ "circuits", "circuits", "" ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "body": "{\n \"cid\": \"est \",\n \"provider\": {\n \"name\": \"cons\",\n \"slug\": \"J2oS\",\n \"id\": -85694207,\n \"url\": \"https://HZKPESrsQPdawzvFhCuOxqo.dsqVm2j2QH6\",\n \"circuit_count\": -18992153\n },\n \"type\": {\n \"name\": \"repr\",\n \"slug\": \"o o \",\n \"id\": -27799850,\n \"url\": \"http://rTsUBqUFCvJhL.ymukxXVDjSYLgT+meTNEwyUDRq1OtSswejeF,ty\",\n \"circuit_count\": -46397531\n },\n \"id\": -15186335,\n \"url\": \"https://EUGftJaTIvCVUFBDOMKsTppgdwIZffO.ako2L74DFnWLuuD\",\n \"status\": {\n \"label\": \"Decommissioned\",\n \"value\": \"active\"\n },\n \"tenant\": {\n \"name\": \"ea e\",\n \"slug\": \"sHq \",\n \"id\": 6351567,\n \"url\": \"https://ieAWpqlWbUNXZeyZvpjTXC.xntxHzVfjcYYzLG3IPCaELvvCkuVc73,K7Cbx,J2VWi4qrQH\"\n },\n \"install_date\": \"1966-10-20\",\n \"commit_rate\": 822617977,\n \"description\": \"c\",\n \"termination_a\": {\n \"site\": {\n \"name\": \"est \",\n \"slug\": \"0hwc\",\n \"id\": -36299497,\n \"url\": \"http://CEqMbeeHtQTcUjpcVA.ryksXR0hPFkqgKdSanVA4VPMoA,uEYdeTvYSDMsHAK-UGgJ10,j.-LM.pbNZAkZjIR5JAbuKLW+Uxo\"\n },\n \"connected_endpoint\": {\n \"name\": \"dese\",\n \"id\": 84593542,\n \"url\": \"https://JDIBwmhGJsxhTTsfRnmBrXXsRgkHnWe.uiug\",\n \"device\": {\n \"id\": {\n \"value\": \"\"\n },\n \"url\": {\n \"value\": \"\"\n },\n \"name\": {\n \"value\": \"\"\n },\n \"display_name\": {\n \"value\": \"\"\n }\n },\n \"cable\": 96934738\n },\n \"id\": -25906337,\n \"url\": \"https://zWWHenlLkyLpplltYttocqniYOMby.lsrs-sPbO0opDRGxts0g\",\n \"port_speed\": 895027503,\n \"upstream_speed\": 1475829779,\n \"xconnect_id\": \"a\"\n },\n \"termination_z\": {\n \"site\": {\n \"name\": \"sit \",\n \"slug\": \"Msor\",\n \"id\": 28647564,\n \"url\": \"https://mmUemiCZQGoloaG.jnuhgthXyu6QM6SNYPlj1vL\"\n },\n \"connected_endpoint\": {\n \"name\": \"cons\",\n \"id\": 87037224,\n \"url\": \"https://SZGqpBlcHIcTzzPUsjKSWgrTanY.splVKqPD7pEvhzekawoJOz0ex9+4RUgZetsGpXNmOzzyJNOlk1WIy8gpUe3kW47nx+sJvMQYKrV\",\n \"device\": {\n \"id\": {\n \"value\": \"\"\n },\n \"url\": {\n \"value\": \"\"\n },\n \"name\": {\n \"value\": \"\"\n },\n \"display_name\": {\n \"value\": \"\"\n }\n },\n \"cable\": -28500930\n },\n \"id\": 9697084,\n \"url\": \"http://KXRpBdEPtUBoT.bdqahSYI8-vtsVTTdwTH-ysyoPlrHlxHBoP3vn.TTT,wAwD0P+2Yj6tlvG-jrsNY9Fw48cebhH\",\n \"port_speed\": 1240657371,\n \"upstream_speed\": 1077932702,\n \"xconnect_id\": \"ma\"\n },\n \"comments\": \"eu sit Duis nulla\",\n \"tags\": [\n {\n \"name\": \"Exce\",\n \"slug\": \"lYDN\",\n \"id\": 69050213,\n \"url\": \"https://ZkMClgiskVKbKOpsB.cdkzWipsDOM4pKqLv2PUi0h95FwrnSF,VL\",\n \"color\": \"e449\"\n },\n {\n \"name\": \"Duis\",\n \"slug\": \"dw d\",\n \"id\": 70238750,\n \"url\": \"http://WsbS.cjK6i87OVBCESuadukkba\",\n \"color\": \"5b48\"\n }\n ],\n \"custom_fields\": {},\n \"created\": \"1977-09-24\",\n \"last_updated\": \"1990-04-22T20:59:12.008Z\"\n}" } ] }, { "name": "circuits circuits bulk delete", "request": { "method": "DELETE", "header": [], "url": { "raw": "{{baseUrl}}/circuits/circuits/", "host": [ "{{baseUrl}}" ], "path": [ "circuits", "circuits", "" ] } }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "DELETE", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/circuits/circuits/", "host": [ "{{baseUrl}}" ], "path": [ "circuits", "circuits", "" ] } }, "status": "No Content", "code": 204, "_postman_previewlanguage": "text", "header": [ { "key": "Content-Type", "value": "text/plain" } ], "cookie": [], "body": "" } ] } ] }, { "name": "providers", "item": [ { "name": "{id}", "item": [ { "name": "circuits providers read", "request": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/circuits/providers/:id/", "host": [ "{{baseUrl}}" ], "path": [ "circuits", "providers", ":id", "" ], "variable": [ { "key": "id", "value": "", "description": "(Required) A unique integer value identifying this provider." } ] } }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/circuits/providers/:id/", "host": [ "{{baseUrl}}" ], "path": [ "circuits", "providers", ":id", "" ], "variable": [ { "key": "id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "body": "{\n \"name\": \"\",\n \"slug\": \"\",\n \"id\": -69786193,\n \"url\": \"http://tWKxxasfiADmQbsQCrJIM.qkFxUggicRFNgZhGRoIZwlCBL7xzuh+z\",\n \"asn\": \"\",\n \"account\": \"\",\n \"portal_url\": \"\",\n \"noc_contact\": \"\",\n \"admin_contact\": \"\",\n \"comments\": \"\",\n \"tags\": [\n {\n \"name\": \"Exce\",\n \"slug\": \"_ _ \",\n \"id\": 68884613,\n \"url\": \"https://nRgj.cbjBzREePSMWQoisMzVztvMNS6xbqGkeXT8C5mdNHVqLb2XZ\",\n \"color\": \"e5e5\"\n },\n {\n \"name\": \"dolo\",\n \"slug\": \"4Sld\",\n \"id\": 34668026,\n \"url\": \"https://Qonxppi.pvyeSCUPK7zklQ5XDPuNhJXIVyMhfSO8FdlTJd1tG.3qz6o-IYNVo\",\n \"color\": \"7d9f\"\n }\n ],\n \"custom_fields\": \"\",\n \"created\": \"2000-01-20\",\n \"last_updated\": \"1996-10-14T14:38:35.455Z\",\n \"circuit_count\": -46481939\n}" } ] }, { "name": "circuits providers update", "request": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"slug\": \"\",\n \"asn\": \"\",\n \"account\": \"\",\n \"portal_url\": \"\",\n \"noc_contact\": \"\",\n \"admin_contact\": \"\",\n \"comments\": \"\",\n \"tags\": [\n {\n \"name\": \"pari\",\n \"slug\": \"m-od\",\n \"id\": 86473593,\n \"url\": \"https://sGPQENQgAfnIMFgY.cjanU3iBF6Ff.U3SzD5QYlJ.1EKp2ojZKmmXWxPvt0jqoO\",\n \"color\": \"8a7b\"\n },\n {\n \"name\": \"pari\",\n \"slug\": \"wsfY\",\n \"id\": 5978381,\n \"url\": \"https://vnp.qbvjSl8o-gl5kS\",\n \"color\": \"69cb\"\n }\n ],\n \"custom_fields\": \"\"\n}" }, "url": { "raw": "{{baseUrl}}/circuits/providers/:id/", "host": [ "{{baseUrl}}" ], "path": [ "circuits", "providers", ":id", "" ], "variable": [ { "key": "id", "value": "", "description": "(Required) A unique integer value identifying this provider." } ] } }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "PUT", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/circuits/providers/:id/", "host": [ "{{baseUrl}}" ], "path": [ "circuits", "providers", ":id", "" ], "variable": [ { "key": "id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "body": "{\n \"name\": \"\",\n \"slug\": \"\",\n \"id\": -69786193,\n \"url\": \"http://tWKxxasfiADmQbsQCrJIM.qkFxUggicRFNgZhGRoIZwlCBL7xzuh+z\",\n \"asn\": \"\",\n \"account\": \"\",\n \"portal_url\": \"\",\n \"noc_contact\": \"\",\n \"admin_contact\": \"\",\n \"comments\": \"\",\n \"tags\": [\n {\n \"name\": \"Exce\",\n \"slug\": \"_ _ \",\n \"id\": 68884613,\n \"url\": \"https://nRgj.cbjBzREePSMWQoisMzVztvMNS6xbqGkeXT8C5mdNHVqLb2XZ\",\n \"color\": \"e5e5\"\n },\n {\n \"name\": \"dolo\",\n \"slug\": \"4Sld\",\n \"id\": 34668026,\n \"url\": \"https://Qonxppi.pvyeSCUPK7zklQ5XDPuNhJXIVyMhfSO8FdlTJd1tG.3qz6o-IYNVo\",\n \"color\": \"7d9f\"\n }\n ],\n \"custom_fields\": \"\",\n \"created\": \"2000-01-20\",\n \"last_updated\": \"1996-10-14T14:38:35.455Z\",\n \"circuit_count\": -46481939\n}" } ] }, { "name": "circuits providers partial update", "request": { "method": "PATCH", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"slug\": \"\",\n \"asn\": \"\",\n \"account\": \"\",\n \"portal_url\": \"\",\n \"noc_contact\": \"\",\n \"admin_contact\": \"\",\n \"comments\": \"\",\n \"tags\": [\n {\n \"name\": \"pari\",\n \"slug\": \"m-od\",\n \"id\": 86473593,\n \"url\": \"https://sGPQENQgAfnIMFgY.cjanU3iBF6Ff.U3SzD5QYlJ.1EKp2ojZKmmXWxPvt0jqoO\",\n \"color\": \"8a7b\"\n },\n {\n \"name\": \"pari\",\n \"slug\": \"wsfY\",\n \"id\": 5978381,\n \"url\": \"https://vnp.qbvjSl8o-gl5kS\",\n \"color\": \"69cb\"\n }\n ],\n \"custom_fields\": \"\"\n}" }, "url": { "raw": "{{baseUrl}}/circuits/providers/:id/", "host": [ "{{baseUrl}}" ], "path": [ "circuits", "providers", ":id", "" ], "variable": [ { "key": "id", "value": "", "description": "(Required) A unique integer value identifying this provider." } ] } }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "PATCH", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/circuits/providers/:id/", "host": [ "{{baseUrl}}" ], "path": [ "circuits", "providers", ":id", "" ], "variable": [ { "key": "id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "body": "{\n \"name\": \"\",\n \"slug\": \"\",\n \"id\": -69786193,\n \"url\": \"http://tWKxxasfiADmQbsQCrJIM.qkFxUggicRFNgZhGRoIZwlCBL7xzuh+z\",\n \"asn\": \"\",\n \"account\": \"\",\n \"portal_url\": \"\",\n \"noc_contact\": \"\",\n \"admin_contact\": \"\",\n \"comments\": \"\",\n \"tags\": [\n {\n \"name\": \"Exce\",\n \"slug\": \"_ _ \",\n \"id\": 68884613,\n \"url\": \"https://nRgj.cbjBzREePSMWQoisMzVztvMNS6xbqGkeXT8C5mdNHVqLb2XZ\",\n \"color\": \"e5e5\"\n },\n {\n \"name\": \"dolo\",\n \"slug\": \"4Sld\",\n \"id\": 34668026,\n \"url\": \"https://Qonxppi.pvyeSCUPK7zklQ5XDPuNhJXIVyMhfSO8FdlTJd1tG.3qz6o-IYNVo\",\n \"color\": \"7d9f\"\n }\n ],\n \"custom_fields\": \"\",\n \"created\": \"2000-01-20\",\n \"last_updated\": \"1996-10-14T14:38:35.455Z\",\n \"circuit_count\": -46481939\n}" } ] }, { "name": "circuits providers delete", "request": { "method": "DELETE", "header": [], "url": { "raw": "{{baseUrl}}/circuits/providers/:id/", "host": [ "{{baseUrl}}" ], "path": [ "circuits", "providers", ":id", "" ], "variable": [ { "key": "id", "value": "", "description": "(Required) A unique integer value identifying this provider." } ] } }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "DELETE", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/circuits/providers/:id/", "host": [ "{{baseUrl}}" ], "path": [ "circuits", "providers", ":id", "" ], "variable": [ { "key": "id" } ] } }, "status": "No Content", "code": 204, "_postman_previewlanguage": "text", "header": [ { "key": "Content-Type", "value": "text/plain" } ], "cookie": [], "body": "" } ] } ] }, { "name": "circuits providers list", "request": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/circuits/providers/?id=&name=&slug=&asn=&account=&created=&created__gte=&created__lte=&last_updated=&last_updated__gte=&last_updated__lte=&q=®ion_id=®ion=&site_id=&site=&tag=&id__n=&id__lte=&id__lt=&id__gte=&id__gt=&name__n=&name__ic=&name__nic=&name__iew=&name__niew=&name__isw=&name__nisw=&name__ie=&name__nie=&slug__n=&slug__ic=&slug__nic=&slug__iew=&slug__niew=&slug__isw=&slug__nisw=&slug__ie=&slug__nie=&asn__n=&asn__lte=&asn__lt=&asn__gte=&asn__gt=&account__n=&account__ic=&account__nic=&account__iew=&account__niew=&account__isw=&account__nisw=&account__ie=&account__nie=®ion_id__n=®ion__n=&site_id__n=&site__n=&tag__n=&limit=&offset=", "host": [ "{{baseUrl}}" ], "path": [ "circuits", "providers", "" ], "query": [ { "key": "id", "value": "" }, { "key": "name", "value": "" }, { "key": "slug", "value": "" }, { "key": "asn", "value": "" }, { "key": "account", "value": "" }, { "key": "created", "value": "" }, { "key": "created__gte", "value": "" }, { "key": "created__lte", "value": "" }, { "key": "last_updated", "value": "" }, { "key": "last_updated__gte", "value": "" }, { "key": "last_updated__lte", "value": "" }, { "key": "q", "value": "" }, { "key": "region_id", "value": "" }, { "key": "region", "value": "" }, { "key": "site_id", "value": "" }, { "key": "site", "value": "" }, { "key": "tag", "value": "" }, { "key": "id__n", "value": "" }, { "key": "id__lte", "value": "" }, { "key": "id__lt", "value": "" }, { "key": "id__gte", "value": "" }, { "key": "id__gt", "value": "" }, { "key": "name__n", "value": "" }, { "key": "name__ic", "value": "" }, { "key": "name__nic", "value": "" }, { "key": "name__iew", "value": "" }, { "key": "name__niew", "value": "" }, { "key": "name__isw", "value": "" }, { "key": "name__nisw", "value": "" }, { "key": "name__ie", "value": "" }, { "key": "name__nie", "value": "" }, { "key": "slug__n", "value": "" }, { "key": "slug__ic", "value": "" }, { "key": "slug__nic", "value": "" }, { "key": "slug__iew", "value": "" }, { "key": "slug__niew", "value": "" }, { "key": "slug__isw", "value": "" }, { "key": "slug__nisw", "value": "" }, { "key": "slug__ie", "value": "" }, { "key": "slug__nie", "value": "" }, { "key": "asn__n", "value": "" }, { "key": "asn__lte", "value": "" }, { "key": "asn__lt", "value": "" }, { "key": "asn__gte", "value": "" }, { "key": "asn__gt", "value": "" }, { "key": "account__n", "value": "" }, { "key": "account__ic", "value": "" }, { "key": "account__nic", "value": "" }, { "key": "account__iew", "value": "" }, { "key": "account__niew", "value": "" }, { "key": "account__isw", "value": "" }, { "key": "account__nisw", "value": "" }, { "key": "account__ie", "value": "" }, { "key": "account__nie", "value": "" }, { "key": "region_id__n", "value": "" }, { "key": "region__n", "value": "" }, { "key": "site_id__n", "value": "" }, { "key": "site__n", "value": "" }, { "key": "tag__n", "value": "" }, { "key": "limit", "value": "", "description": "Number of results to return per page." }, { "key": "offset", "value": "", "description": "The initial index from which to return the results." } ] } }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/circuits/providers/?id=&name=&slug=&asn=&account=&created=&created__gte=&created__lte=&last_updated=&last_updated__gte=&last_updated__lte=&q=®ion_id=®ion=&site_id=&site=&tag=&id__n=&id__lte=&id__lt=&id__gte=&id__gt=&name__n=&name__ic=&name__nic=&name__iew=&name__niew=&name__isw=&name__nisw=&name__ie=&name__nie=&slug__n=&slug__ic=&slug__nic=&slug__iew=&slug__niew=&slug__isw=&slug__nisw=&slug__ie=&slug__nie=&asn__n=&asn__lte=&asn__lt=&asn__gte=&asn__gt=&account__n=&account__ic=&account__nic=&account__iew=&account__niew=&account__isw=&account__nisw=&account__ie=&account__nie=®ion_id__n=®ion__n=&site_id__n=&site__n=&tag__n=&limit=&offset=", "host": [ "{{baseUrl}}" ], "path": [ "circuits", "providers", "" ], "query": [ { "key": "id", "value": "" }, { "key": "name", "value": "" }, { "key": "slug", "value": "" }, { "key": "asn", "value": "" }, { "key": "account", "value": "" }, { "key": "created", "value": "" }, { "key": "created__gte", "value": "" }, { "key": "created__lte", "value": "" }, { "key": "last_updated", "value": "" }, { "key": "last_updated__gte", "value": "" }, { "key": "last_updated__lte", "value": "" }, { "key": "q", "value": "" }, { "key": "region_id", "value": "" }, { "key": "region", "value": "" }, { "key": "site_id", "value": "" }, { "key": "site", "value": "" }, { "key": "tag", "value": "" }, { "key": "id__n", "value": "" }, { "key": "id__lte", "value": "" }, { "key": "id__lt", "value": "" }, { "key": "id__gte", "value": "" }, { "key": "id__gt", "value": "" }, { "key": "name__n", "value": "" }, { "key": "name__ic", "value": "" }, { "key": "name__nic", "value": "" }, { "key": "name__iew", "value": "" }, { "key": "name__niew", "value": "" }, { "key": "name__isw", "value": "" }, { "key": "name__nisw", "value": "" }, { "key": "name__ie", "value": "" }, { "key": "name__nie", "value": "" }, { "key": "slug__n", "value": "" }, { "key": "slug__ic", "value": "" }, { "key": "slug__nic", "value": "" }, { "key": "slug__iew", "value": "" }, { "key": "slug__niew", "value": "" }, { "key": "slug__isw", "value": "" }, { "key": "slug__nisw", "value": "" }, { "key": "slug__ie", "value": "" }, { "key": "slug__nie", "value": "" }, { "key": "asn__n", "value": "" }, { "key": "asn__lte", "value": "" }, { "key": "asn__lt", "value": "" }, { "key": "asn__gte", "value": "" }, { "key": "asn__gt", "value": "" }, { "key": "account__n", "value": "" }, { "key": "account__ic", "value": "" }, { "key": "account__nic", "value": "" }, { "key": "account__iew", "value": "" }, { "key": "account__niew", "value": "" }, { "key": "account__isw", "value": "" }, { "key": "account__nisw", "value": "" }, { "key": "account__ie", "value": "" }, { "key": "account__nie", "value": "" }, { "key": "region_id__n", "value": "" }, { "key": "region__n", "value": "" }, { "key": "site_id__n", "value": "" }, { "key": "site__n", "value": "" }, { "key": "tag__n", "value": "" }, { "key": "limit", "value": "" }, { "key": "offset", "value": "" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "body": "{\n \"count\": 33871387,\n \"results\": [\n {\n \"name\": \"quis\",\n \"slug\": \"HlkV\",\n \"id\": -37764781,\n \"url\": \"https://EcJPMVmzAnHPozCIvgtgDx.mjbwcKxxQF\",\n \"asn\": 3867364900,\n \"account\": \"\",\n \"portal_url\": \"http\",\n \"noc_contact\": \"sit esse fugiat\",\n \"admin_contact\": \"in Excepteur ex\",\n \"comments\": \"est ut et cupidatat\",\n \"tags\": [\n {\n \"name\": \"Ut u\",\n \"slug\": \"XN9S\",\n \"id\": 30228495,\n \"url\": \"http://QyV.zifbV55pqUXd\",\n \"color\": \"a0b1\"\n },\n {\n \"name\": \"sunt\",\n \"slug\": \"srjL\",\n \"id\": 68904742,\n \"url\": \"https://PrXUkoMp.ixgLAKeWKRXuuwwThrecnUhCfizv,K2+Ol\",\n \"color\": \"66c5\"\n }\n ],\n \"custom_fields\": {},\n \"created\": \"2008-10-14\",\n \"last_updated\": \"1988-09-29T23:41:27.663Z\",\n \"circuit_count\": -8312619\n },\n {\n \"name\": \"temp\",\n \"slug\": \"N8 N\",\n \"id\": 96418942,\n \"url\": \"http://KbVuoRWyTdraTSFRyfdcHBfM.xuysK\",\n \"asn\": 3996670701,\n \"account\": \"v\",\n \"portal_url\": \"http\",\n \"noc_contact\": \"fugiat dolore\",\n \"admin_contact\": \"mollit velit nostrud\",\n \"comments\": \"dolore irure\",\n \"tags\": [\n {\n \"name\": \"quis\",\n \"slug\": \"B16o\",\n \"id\": 18868963,\n \"url\": \"https://UtQ.kheEn-dEKYVu1di-p2cbUZUI3pT1viUxC45mbm.oK2YH+bWVjp5zZpUOo9Szh7VxhBxOvTPs-.CFtI\",\n \"color\": \"d033\"\n },\n {\n \"name\": \"elit\",\n \"slug\": \"ymgC\",\n \"id\": -62465537,\n \"url\": \"http://xq.ktzhg32lKIUzDAP\",\n \"color\": \"1e2f\"\n }\n ],\n \"custom_fields\": {},\n \"created\": \"1944-04-13\",\n \"last_updated\": \"2009-04-02T17:09:14.285Z\",\n \"circuit_count\": 89766181\n }\n ],\n \"next\": \"http://wVHGHYckaHoVxebysdz.huoeRM-0R+l\",\n \"previous\": \"https://guYTUmHKsrlNFpueG.jeOY3n1vnOJnxbCNIkmf1qi3q.BvYSxB1YxUb2fz+VTUb92C\"\n}" } ] }, { "name": "circuits providers create", "request": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"slug\": \"\",\n \"asn\": \"\",\n \"account\": \"\",\n \"portal_url\": \"\",\n \"noc_contact\": \"\",\n \"admin_contact\": \"\",\n \"comments\": \"\",\n \"tags\": [\n {\n \"name\": \"pari\",\n \"slug\": \"m-od\",\n \"id\": 86473593,\n \"url\": \"https://sGPQENQgAfnIMFgY.cjanU3iBF6Ff.U3SzD5QYlJ.1EKp2ojZKmmXWxPvt0jqoO\",\n \"color\": \"8a7b\"\n },\n {\n \"name\": \"pari\",\n \"slug\": \"wsfY\",\n \"id\": 5978381,\n \"url\": \"https://vnp.qbvjSl8o-gl5kS\",\n \"color\": \"69cb\"\n }\n ],\n \"custom_fields\": \"\"\n}" }, "url": { "raw": "{{baseUrl}}/circuits/providers/", "host": [ "{{baseUrl}}" ], "path": [ "circuits", "providers", "" ] } }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "POST", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/circuits/providers/", "host": [ "{{baseUrl}}" ], "path": [ "circuits", "providers", "" ] } }, "status": "Created", "code": 201, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "body": "{\n \"name\": \"\",\n \"slug\": \"\",\n \"id\": -69786193,\n \"url\": \"http://tWKxxasfiADmQbsQCrJIM.qkFxUggicRFNgZhGRoIZwlCBL7xzuh+z\",\n \"asn\": \"\",\n \"account\": \"\",\n \"portal_url\": \"\",\n \"noc_contact\": \"\",\n \"admin_contact\": \"\",\n \"comments\": \"\",\n \"tags\": [\n {\n \"name\": \"Exce\",\n \"slug\": \"_ _ \",\n \"id\": 68884613,\n \"url\": \"https://nRgj.cbjBzREePSMWQoisMzVztvMNS6xbqGkeXT8C5mdNHVqLb2XZ\",\n \"color\": \"e5e5\"\n },\n {\n \"name\": \"dolo\",\n \"slug\": \"4Sld\",\n \"id\": 34668026,\n \"url\": \"https://Qonxppi.pvyeSCUPK7zklQ5XDPuNhJXIVyMhfSO8FdlTJd1tG.3qz6o-IYNVo\",\n \"color\": \"7d9f\"\n }\n ],\n \"custom_fields\": \"\",\n \"created\": \"2000-01-20\",\n \"last_updated\": \"1996-10-14T14:38:35.455Z\",\n \"circuit_count\": -46481939\n}" } ] }, { "name": "circuits providers bulk update", "request": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"slug\": \"\",\n \"asn\": \"\",\n \"account\": \"\",\n \"portal_url\": \"\",\n \"noc_contact\": \"\",\n \"admin_contact\": \"\",\n \"comments\": \"\",\n \"tags\": [\n {\n \"name\": \"pari\",\n \"slug\": \"m-od\",\n \"id\": 86473593,\n \"url\": \"https://sGPQENQgAfnIMFgY.cjanU3iBF6Ff.U3SzD5QYlJ.1EKp2ojZKmmXWxPvt0jqoO\",\n \"color\": \"8a7b\"\n },\n {\n \"name\": \"pari\",\n \"slug\": \"wsfY\",\n \"id\": 5978381,\n \"url\": \"https://vnp.qbvjSl8o-gl5kS\",\n \"color\": \"69cb\"\n }\n ],\n \"custom_fields\": \"\"\n}" }, "url": { "raw": "{{baseUrl}}/circuits/providers/", "host": [ "{{baseUrl}}" ], "path": [ "circuits", "providers", "" ] } }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "PUT", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/circuits/providers/", "host": [ "{{baseUrl}}" ], "path": [ "circuits", "providers", "" ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "body": "{\n \"name\": \"\",\n \"slug\": \"\",\n \"id\": -69786193,\n \"url\": \"http://tWKxxasfiADmQbsQCrJIM.qkFxUggicRFNgZhGRoIZwlCBL7xzuh+z\",\n \"asn\": \"\",\n \"account\": \"\",\n \"portal_url\": \"\",\n \"noc_contact\": \"\",\n \"admin_contact\": \"\",\n \"comments\": \"\",\n \"tags\": [\n {\n \"name\": \"Exce\",\n \"slug\": \"_ _ \",\n \"id\": 68884613,\n \"url\": \"https://nRgj.cbjBzREePSMWQoisMzVztvMNS6xbqGkeXT8C5mdNHVqLb2XZ\",\n \"color\": \"e5e5\"\n },\n {\n \"name\": \"dolo\",\n \"slug\": \"4Sld\",\n \"id\": 34668026,\n \"url\": \"https://Qonxppi.pvyeSCUPK7zklQ5XDPuNhJXIVyMhfSO8FdlTJd1tG.3qz6o-IYNVo\",\n \"color\": \"7d9f\"\n }\n ],\n \"custom_fields\": \"\",\n \"created\": \"2000-01-20\",\n \"last_updated\": \"1996-10-14T14:38:35.455Z\",\n \"circuit_count\": -46481939\n}" } ] }, { "name": "circuits providers bulk partial update", "request": { "method": "PATCH", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"slug\": \"\",\n \"asn\": \"\",\n \"account\": \"\",\n \"portal_url\": \"\",\n \"noc_contact\": \"\",\n \"admin_contact\": \"\",\n \"comments\": \"\",\n \"tags\": [\n {\n \"name\": \"pari\",\n \"slug\": \"m-od\",\n \"id\": 86473593,\n \"url\": \"https://sGPQENQgAfnIMFgY.cjanU3iBF6Ff.U3SzD5QYlJ.1EKp2ojZKmmXWxPvt0jqoO\",\n \"color\": \"8a7b\"\n },\n {\n \"name\": \"pari\",\n \"slug\": \"wsfY\",\n \"id\": 5978381,\n \"url\": \"https://vnp.qbvjSl8o-gl5kS\",\n \"color\": \"69cb\"\n }\n ],\n \"custom_fields\": \"\"\n}" }, "url": { "raw": "{{baseUrl}}/circuits/providers/", "host": [ "{{baseUrl}}" ], "path": [ "circuits", "providers", "" ] } }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "PATCH", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/circuits/providers/", "host": [ "{{baseUrl}}" ], "path": [ "circuits", "providers", "" ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "body": "{\n \"name\": \"\",\n \"slug\": \"\",\n \"id\": -69786193,\n \"url\": \"http://tWKxxasfiADmQbsQCrJIM.qkFxUggicRFNgZhGRoIZwlCBL7xzuh+z\",\n \"asn\": \"\",\n \"account\": \"\",\n \"portal_url\": \"\",\n \"noc_contact\": \"\",\n \"admin_contact\": \"\",\n \"comments\": \"\",\n \"tags\": [\n {\n \"name\": \"Exce\",\n \"slug\": \"_ _ \",\n \"id\": 68884613,\n \"url\": \"https://nRgj.cbjBzREePSMWQoisMzVztvMNS6xbqGkeXT8C5mdNHVqLb2XZ\",\n \"color\": \"e5e5\"\n },\n {\n \"name\": \"dolo\",\n \"slug\": \"4Sld\",\n \"id\": 34668026,\n \"url\": \"https://Qonxppi.pvyeSCUPK7zklQ5XDPuNhJXIVyMhfSO8FdlTJd1tG.3qz6o-IYNVo\",\n \"color\": \"7d9f\"\n }\n ],\n \"custom_fields\": \"\",\n \"created\": \"2000-01-20\",\n \"last_updated\": \"1996-10-14T14:38:35.455Z\",\n \"circuit_count\": -46481939\n}" } ] }, { "name": "circuits providers bulk delete", "request": { "method": "DELETE", "header": [], "url": { "raw": "{{baseUrl}}/circuits/providers/", "host": [ "{{baseUrl}}" ], "path": [ "circuits", "providers", "" ] } }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "DELETE", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/circuits/providers/", "host": [ "{{baseUrl}}" ], "path": [ "circuits", "providers", "" ] } }, "status": "No Content", "code": 204, "_postman_previewlanguage": "text", "header": [ { "key": "Content-Type", "value": "text/plain" } ], "cookie": [], "body": "" } ] } ] } ] }, { "name": "dcim", "item": [ { "name": "cables", "item": [ { "name": "{id}", "item": [ { "name": "dcim cables read", "request": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/dcim/cables/:id/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "cables", ":id", "" ], "variable": [ { "key": "id", "value": "", "description": "(Required) A unique integer value identifying this cable." } ] } }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/dcim/cables/:id/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "cables", ":id", "" ], "variable": [ { "key": "id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "body": "{\n \"termination_a_type\": \"eu non velit\",\n \"termination_a_id\": 1688198762,\n \"termination_b_type\": \"aliquip nisi est\",\n \"termination_b_id\": 1304554649,\n \"id\": -8002145,\n \"url\": \"http://dKh.xrcnmxHBG\",\n \"termination_a\": {},\n \"termination_b\": {},\n \"type\": \"cat5\",\n \"status\": {\n \"label\": \"Decommissioning\",\n \"value\": \"planned\"\n },\n \"label\": \"esse\",\n \"color\": \"5b00\",\n \"length\": 9844,\n \"length_unit\": {\n \"label\": \"Feet\",\n \"value\": \"m\"\n },\n \"tags\": [\n {\n \"name\": \"quis\",\n \"slug\": \"sZv \",\n \"id\": 73830156,\n \"url\": \"https://nwFArXyaQszHAZudaGGKljpvveUschRA.xjbFoJnPSfmMy676uFiIjbsHs,CiIlV9t9mfC,9I+WbPL1FETk\",\n \"color\": \"8ab0\"\n },\n {\n \"name\": \"cill\",\n \"slug\": \"H H \",\n \"id\": 5675561,\n \"url\": \"https://YyFnTtSfBrXUiwuCBnGTKGsMOWqeMAv.yproDhwl-J6g9IJjjhP.Iy\",\n \"color\": \"0a71\"\n }\n ],\n \"custom_fields\": {}\n}" } ] }, { "name": "dcim cables update", "request": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"termination_a_type\": \"\",\n \"termination_a_id\": \"\",\n \"termination_b_type\": \"\",\n \"termination_b_id\": \"\",\n \"type\": \"\",\n \"status\": \"\",\n \"label\": \"\",\n \"color\": \"\",\n \"length\": \"\",\n \"length_unit\": \"\",\n \"tags\": [\n {\n \"name\": \"dolo\",\n \"slug\": \"3dl0\",\n \"id\": 40513240,\n \"url\": \"http://DRiosiqcdmDAZKSRDnrMOheaZr.iiuiFOs9-M.Q5UwpW4.41X1lP.rFGYDPwrGvDbOYUl14EcRO2GI89aPaq4Kx6Z9oECQaWl\",\n \"color\": \"a8ed\"\n },\n {\n \"name\": \"labo\",\n \"slug\": \"QepV\",\n \"id\": 38239834,\n \"url\": \"http://x.gtUQ.cPH5xdWX50g,g7zhCXhHUpt5u7P-tV\",\n \"color\": \"8fba\"\n }\n ],\n \"custom_fields\": \"\"\n}" }, "url": { "raw": "{{baseUrl}}/dcim/cables/:id/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "cables", ":id", "" ], "variable": [ { "key": "id", "value": "", "description": "(Required) A unique integer value identifying this cable." } ] } }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "PUT", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/dcim/cables/:id/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "cables", ":id", "" ], "variable": [ { "key": "id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "body": "{\n \"termination_a_type\": \"eu non velit\",\n \"termination_a_id\": 1688198762,\n \"termination_b_type\": \"aliquip nisi est\",\n \"termination_b_id\": 1304554649,\n \"id\": -8002145,\n \"url\": \"http://dKh.xrcnmxHBG\",\n \"termination_a\": {},\n \"termination_b\": {},\n \"type\": \"cat5\",\n \"status\": {\n \"label\": \"Decommissioning\",\n \"value\": \"planned\"\n },\n \"label\": \"esse\",\n \"color\": \"5b00\",\n \"length\": 9844,\n \"length_unit\": {\n \"label\": \"Feet\",\n \"value\": \"m\"\n },\n \"tags\": [\n {\n \"name\": \"quis\",\n \"slug\": \"sZv \",\n \"id\": 73830156,\n \"url\": \"https://nwFArXyaQszHAZudaGGKljpvveUschRA.xjbFoJnPSfmMy676uFiIjbsHs,CiIlV9t9mfC,9I+WbPL1FETk\",\n \"color\": \"8ab0\"\n },\n {\n \"name\": \"cill\",\n \"slug\": \"H H \",\n \"id\": 5675561,\n \"url\": \"https://YyFnTtSfBrXUiwuCBnGTKGsMOWqeMAv.yproDhwl-J6g9IJjjhP.Iy\",\n \"color\": \"0a71\"\n }\n ],\n \"custom_fields\": {}\n}" } ] }, { "name": "dcim cables partial update", "request": { "method": "PATCH", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"termination_a_type\": \"\",\n \"termination_a_id\": \"\",\n \"termination_b_type\": \"\",\n \"termination_b_id\": \"\",\n \"type\": \"\",\n \"status\": \"\",\n \"label\": \"\",\n \"color\": \"\",\n \"length\": \"\",\n \"length_unit\": \"\",\n \"tags\": [\n {\n \"name\": \"dolo\",\n \"slug\": \"3dl0\",\n \"id\": 40513240,\n \"url\": \"http://DRiosiqcdmDAZKSRDnrMOheaZr.iiuiFOs9-M.Q5UwpW4.41X1lP.rFGYDPwrGvDbOYUl14EcRO2GI89aPaq4Kx6Z9oECQaWl\",\n \"color\": \"a8ed\"\n },\n {\n \"name\": \"labo\",\n \"slug\": \"QepV\",\n \"id\": 38239834,\n \"url\": \"http://x.gtUQ.cPH5xdWX50g,g7zhCXhHUpt5u7P-tV\",\n \"color\": \"8fba\"\n }\n ],\n \"custom_fields\": \"\"\n}" }, "url": { "raw": "{{baseUrl}}/dcim/cables/:id/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "cables", ":id", "" ], "variable": [ { "key": "id", "value": "", "description": "(Required) A unique integer value identifying this cable." } ] } }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "PATCH", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/dcim/cables/:id/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "cables", ":id", "" ], "variable": [ { "key": "id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "body": "{\n \"termination_a_type\": \"eu non velit\",\n \"termination_a_id\": 1688198762,\n \"termination_b_type\": \"aliquip nisi est\",\n \"termination_b_id\": 1304554649,\n \"id\": -8002145,\n \"url\": \"http://dKh.xrcnmxHBG\",\n \"termination_a\": {},\n \"termination_b\": {},\n \"type\": \"cat5\",\n \"status\": {\n \"label\": \"Decommissioning\",\n \"value\": \"planned\"\n },\n \"label\": \"esse\",\n \"color\": \"5b00\",\n \"length\": 9844,\n \"length_unit\": {\n \"label\": \"Feet\",\n \"value\": \"m\"\n },\n \"tags\": [\n {\n \"name\": \"quis\",\n \"slug\": \"sZv \",\n \"id\": 73830156,\n \"url\": \"https://nwFArXyaQszHAZudaGGKljpvveUschRA.xjbFoJnPSfmMy676uFiIjbsHs,CiIlV9t9mfC,9I+WbPL1FETk\",\n \"color\": \"8ab0\"\n },\n {\n \"name\": \"cill\",\n \"slug\": \"H H \",\n \"id\": 5675561,\n \"url\": \"https://YyFnTtSfBrXUiwuCBnGTKGsMOWqeMAv.yproDhwl-J6g9IJjjhP.Iy\",\n \"color\": \"0a71\"\n }\n ],\n \"custom_fields\": {}\n}" } ] }, { "name": "dcim cables delete", "request": { "method": "DELETE", "header": [], "url": { "raw": "{{baseUrl}}/dcim/cables/:id/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "cables", ":id", "" ], "variable": [ { "key": "id", "value": "", "description": "(Required) A unique integer value identifying this cable." } ] } }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "DELETE", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/dcim/cables/:id/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "cables", ":id", "" ], "variable": [ { "key": "id" } ] } }, "status": "No Content", "code": 204, "_postman_previewlanguage": "text", "header": [ { "key": "Content-Type", "value": "text/plain" } ], "cookie": [], "body": "" } ] } ] }, { "name": "dcim cables list", "request": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/dcim/cables/?id=&label=&length=&length_unit=&q=&type=&status=&color=&device_id=&device=&rack_id=&rack=&site_id=&site=&tenant_id=&tenant=&tag=&id__n=&id__lte=&id__lt=&id__gte=&id__gt=&label__n=&label__ic=&label__nic=&label__iew=&label__niew=&label__isw=&label__nisw=&label__ie=&label__nie=&length__n=&length__lte=&length__lt=&length__gte=&length__gt=&length_unit__n=&type__n=&status__n=&color__n=&tag__n=&limit=&offset=", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "cables", "" ], "query": [ { "key": "id", "value": "" }, { "key": "label", "value": "" }, { "key": "length", "value": "" }, { "key": "length_unit", "value": "" }, { "key": "q", "value": "" }, { "key": "type", "value": "" }, { "key": "status", "value": "" }, { "key": "color", "value": "" }, { "key": "device_id", "value": "" }, { "key": "device", "value": "" }, { "key": "rack_id", "value": "" }, { "key": "rack", "value": "" }, { "key": "site_id", "value": "" }, { "key": "site", "value": "" }, { "key": "tenant_id", "value": "" }, { "key": "tenant", "value": "" }, { "key": "tag", "value": "" }, { "key": "id__n", "value": "" }, { "key": "id__lte", "value": "" }, { "key": "id__lt", "value": "" }, { "key": "id__gte", "value": "" }, { "key": "id__gt", "value": "" }, { "key": "label__n", "value": "" }, { "key": "label__ic", "value": "" }, { "key": "label__nic", "value": "" }, { "key": "label__iew", "value": "" }, { "key": "label__niew", "value": "" }, { "key": "label__isw", "value": "" }, { "key": "label__nisw", "value": "" }, { "key": "label__ie", "value": "" }, { "key": "label__nie", "value": "" }, { "key": "length__n", "value": "" }, { "key": "length__lte", "value": "" }, { "key": "length__lt", "value": "" }, { "key": "length__gte", "value": "" }, { "key": "length__gt", "value": "" }, { "key": "length_unit__n", "value": "" }, { "key": "type__n", "value": "" }, { "key": "status__n", "value": "" }, { "key": "color__n", "value": "" }, { "key": "tag__n", "value": "" }, { "key": "limit", "value": "", "description": "Number of results to return per page." }, { "key": "offset", "value": "", "description": "The initial index from which to return the results." } ] } }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/dcim/cables/?id=&label=&length=&length_unit=&q=&type=&status=&color=&device_id=&device=&rack_id=&rack=&site_id=&site=&tenant_id=&tenant=&tag=&id__n=&id__lte=&id__lt=&id__gte=&id__gt=&label__n=&label__ic=&label__nic=&label__iew=&label__niew=&label__isw=&label__nisw=&label__ie=&label__nie=&length__n=&length__lte=&length__lt=&length__gte=&length__gt=&length_unit__n=&type__n=&status__n=&color__n=&tag__n=&limit=&offset=", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "cables", "" ], "query": [ { "key": "id", "value": "" }, { "key": "label", "value": "" }, { "key": "length", "value": "" }, { "key": "length_unit", "value": "" }, { "key": "q", "value": "" }, { "key": "type", "value": "" }, { "key": "status", "value": "" }, { "key": "color", "value": "" }, { "key": "device_id", "value": "" }, { "key": "device", "value": "" }, { "key": "rack_id", "value": "" }, { "key": "rack", "value": "" }, { "key": "site_id", "value": "" }, { "key": "site", "value": "" }, { "key": "tenant_id", "value": "" }, { "key": "tenant", "value": "" }, { "key": "tag", "value": "" }, { "key": "id__n", "value": "" }, { "key": "id__lte", "value": "" }, { "key": "id__lt", "value": "" }, { "key": "id__gte", "value": "" }, { "key": "id__gt", "value": "" }, { "key": "label__n", "value": "" }, { "key": "label__ic", "value": "" }, { "key": "label__nic", "value": "" }, { "key": "label__iew", "value": "" }, { "key": "label__niew", "value": "" }, { "key": "label__isw", "value": "" }, { "key": "label__nisw", "value": "" }, { "key": "label__ie", "value": "" }, { "key": "label__nie", "value": "" }, { "key": "length__n", "value": "" }, { "key": "length__lte", "value": "" }, { "key": "length__lt", "value": "" }, { "key": "length__gte", "value": "" }, { "key": "length__gt", "value": "" }, { "key": "length_unit__n", "value": "" }, { "key": "type__n", "value": "" }, { "key": "status__n", "value": "" }, { "key": "color__n", "value": "" }, { "key": "tag__n", "value": "" }, { "key": "limit", "value": "" }, { "key": "offset", "value": "" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "body": "{\n \"count\": -14761013,\n \"results\": [\n {\n \"termination_a_type\": \"qui fugiat aute ipsum\",\n \"termination_a_id\": 1502329034,\n \"termination_b_type\": \"est nulla dolor consequat veniam\",\n \"termination_b_id\": 1160249574,\n \"id\": 21973464,\n \"url\": \"http://oqmXryCQbeXuKLBwAlVWS.ptnsZhy1S1Xxog,\",\n \"termination_a\": {},\n \"termination_b\": {},\n \"type\": \"mmf-om3\",\n \"status\": {\n \"label\": \"Decommissioning\",\n \"value\": \"planned\"\n },\n \"label\": \"in d\",\n \"color\": \"ebfc\",\n \"length\": 7820,\n \"length_unit\": {\n \"label\": \"Meters\",\n \"value\": \"cm\"\n },\n \"tags\": [\n {\n \"name\": \"proi\",\n \"slug\": \"4 4 \",\n \"id\": 13813428,\n \"url\": \"https://MzUncIQdVdkqQfAvdHczw.lfu.jYgxdHVRgXJBkn2NGjwbW\",\n \"color\": \"06bd\"\n },\n {\n \"name\": \"estm\",\n \"slug\": \"ZG8X\",\n \"id\": -18395392,\n \"url\": \"http://iZKszFPjJDEd.cfkmWTfNT.3EciBIZ9H\",\n \"color\": \"5376\"\n }\n ],\n \"custom_fields\": {}\n },\n {\n \"termination_a_type\": \"deserunt laborum\",\n \"termination_a_id\": 704420408,\n \"termination_b_type\": \"qui cupidatat do esse aliqua\",\n \"termination_b_id\": 1091793798,\n \"id\": 14419114,\n \"url\": \"http://bPf.moGAKctVlF-Q+rQrrhBMReZUow1fzQwwyaYt\",\n \"termination_a\": {},\n \"termination_b\": {},\n \"type\": \"dac-active\",\n \"status\": {\n \"label\": \"Decommissioning\",\n \"value\": \"planned\"\n },\n \"label\": \"off\",\n \"color\": \"132d\",\n \"length\": 20293,\n \"length_unit\": {\n \"label\": \"Meters\",\n \"value\": \"m\"\n },\n \"tags\": [\n {\n \"name\": \"sed \",\n \"slug\": \"L7YV\",\n \"id\": -76663959,\n \"url\": \"https://nthUWNkTBeOTTgZhMhvBMRJF.brqgtMYiQt3tnxDy65czO0xc-jGB5uuusXLsusell,3eTpicd,Xkm8f\",\n \"color\": \"423f\"\n },\n {\n \"name\": \"in i\",\n \"slug\": \"e e \",\n \"id\": -6875707,\n \"url\": \"https://rCeHGxGGNNNKZStCpXkmXGNHoJIbPLZd.ohtXMLGZXCLWzpC-iDM.VQdo6G4K-NhFdMtPbyc\",\n \"color\": \"d621\"\n }\n ],\n \"custom_fields\": {}\n }\n ],\n \"next\": \"http://WulIAanluQYVXmiXFTTQMNr.geihqj4UsiqxGkR1p-e++\",\n \"previous\": \"https://kopcgXKRKISlNh.dktpS+7kg\"\n}" } ] }, { "name": "dcim cables create", "request": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"termination_a_type\": \"\",\n \"termination_a_id\": \"\",\n \"termination_b_type\": \"\",\n \"termination_b_id\": \"\",\n \"type\": \"\",\n \"status\": \"\",\n \"label\": \"\",\n \"color\": \"\",\n \"length\": \"\",\n \"length_unit\": \"\",\n \"tags\": [\n {\n \"name\": \"in n\",\n \"slug\": \"vRkl\",\n \"id\": -44173248,\n \"url\": \"https://qHzcxvAfRIRpLBrOzCBjxllgfvRr.ypyCdOmSqYLJcf7TROEzLoadQ+s0h\",\n \"color\": \"1682\"\n },\n {\n \"name\": \"et u\",\n \"slug\": \"L2gk\",\n \"id\": -11307377,\n \"url\": \"http://GkeXSlGQmfqctWLMWBcrniKAvNDrYAXRh.xqimyjiBhst24c\",\n \"color\": \"9ee5\"\n }\n ],\n \"custom_fields\": \"\"\n}" }, "url": { "raw": "{{baseUrl}}/dcim/cables/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "cables", "" ] } }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "POST", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/dcim/cables/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "cables", "" ] } }, "status": "Created", "code": 201, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "body": "{\n \"termination_a_type\": \"eu non velit\",\n \"termination_a_id\": 1688198762,\n \"termination_b_type\": \"aliquip nisi est\",\n \"termination_b_id\": 1304554649,\n \"id\": -8002145,\n \"url\": \"http://dKh.xrcnmxHBG\",\n \"termination_a\": {},\n \"termination_b\": {},\n \"type\": \"cat5\",\n \"status\": {\n \"label\": \"Decommissioning\",\n \"value\": \"planned\"\n },\n \"label\": \"esse\",\n \"color\": \"5b00\",\n \"length\": 9844,\n \"length_unit\": {\n \"label\": \"Feet\",\n \"value\": \"m\"\n },\n \"tags\": [\n {\n \"name\": \"quis\",\n \"slug\": \"sZv \",\n \"id\": 73830156,\n \"url\": \"https://nwFArXyaQszHAZudaGGKljpvveUschRA.xjbFoJnPSfmMy676uFiIjbsHs,CiIlV9t9mfC,9I+WbPL1FETk\",\n \"color\": \"8ab0\"\n },\n {\n \"name\": \"cill\",\n \"slug\": \"H H \",\n \"id\": 5675561,\n \"url\": \"https://YyFnTtSfBrXUiwuCBnGTKGsMOWqeMAv.yproDhwl-J6g9IJjjhP.Iy\",\n \"color\": \"0a71\"\n }\n ],\n \"custom_fields\": {}\n}" } ] }, { "name": "dcim cables bulk update", "request": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"termination_a_type\": \"\",\n \"termination_a_id\": \"\",\n \"termination_b_type\": \"\",\n \"termination_b_id\": \"\",\n \"type\": \"\",\n \"status\": \"\",\n \"label\": \"\",\n \"color\": \"\",\n \"length\": \"\",\n \"length_unit\": \"\",\n \"tags\": [\n {\n \"name\": \"dolo\",\n \"slug\": \"3dl0\",\n \"id\": 40513240,\n \"url\": \"http://DRiosiqcdmDAZKSRDnrMOheaZr.iiuiFOs9-M.Q5UwpW4.41X1lP.rFGYDPwrGvDbOYUl14EcRO2GI89aPaq4Kx6Z9oECQaWl\",\n \"color\": \"a8ed\"\n },\n {\n \"name\": \"labo\",\n \"slug\": \"QepV\",\n \"id\": 38239834,\n \"url\": \"http://x.gtUQ.cPH5xdWX50g,g7zhCXhHUpt5u7P-tV\",\n \"color\": \"8fba\"\n }\n ],\n \"custom_fields\": \"\"\n}" }, "url": { "raw": "{{baseUrl}}/dcim/cables/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "cables", "" ] } }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "PUT", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/dcim/cables/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "cables", "" ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "body": "{\n \"termination_a_type\": \"eu non velit\",\n \"termination_a_id\": 1688198762,\n \"termination_b_type\": \"aliquip nisi est\",\n \"termination_b_id\": 1304554649,\n \"id\": -8002145,\n \"url\": \"http://dKh.xrcnmxHBG\",\n \"termination_a\": {},\n \"termination_b\": {},\n \"type\": \"cat5\",\n \"status\": {\n \"label\": \"Decommissioning\",\n \"value\": \"planned\"\n },\n \"label\": \"esse\",\n \"color\": \"5b00\",\n \"length\": 9844,\n \"length_unit\": {\n \"label\": \"Feet\",\n \"value\": \"m\"\n },\n \"tags\": [\n {\n \"name\": \"quis\",\n \"slug\": \"sZv \",\n \"id\": 73830156,\n \"url\": \"https://nwFArXyaQszHAZudaGGKljpvveUschRA.xjbFoJnPSfmMy676uFiIjbsHs,CiIlV9t9mfC,9I+WbPL1FETk\",\n \"color\": \"8ab0\"\n },\n {\n \"name\": \"cill\",\n \"slug\": \"H H \",\n \"id\": 5675561,\n \"url\": \"https://YyFnTtSfBrXUiwuCBnGTKGsMOWqeMAv.yproDhwl-J6g9IJjjhP.Iy\",\n \"color\": \"0a71\"\n }\n ],\n \"custom_fields\": {}\n}" } ] }, { "name": "dcim cables bulk partial update", "request": { "method": "PATCH", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"termination_a_type\": \"\",\n \"termination_a_id\": \"\",\n \"termination_b_type\": \"\",\n \"termination_b_id\": \"\",\n \"type\": \"\",\n \"status\": \"\",\n \"label\": \"\",\n \"color\": \"\",\n \"length\": \"\",\n \"length_unit\": \"\",\n \"tags\": [\n {\n \"name\": \"dolo\",\n \"slug\": \"3dl0\",\n \"id\": 40513240,\n \"url\": \"http://DRiosiqcdmDAZKSRDnrMOheaZr.iiuiFOs9-M.Q5UwpW4.41X1lP.rFGYDPwrGvDbOYUl14EcRO2GI89aPaq4Kx6Z9oECQaWl\",\n \"color\": \"a8ed\"\n },\n {\n \"name\": \"labo\",\n \"slug\": \"QepV\",\n \"id\": 38239834,\n \"url\": \"http://x.gtUQ.cPH5xdWX50g,g7zhCXhHUpt5u7P-tV\",\n \"color\": \"8fba\"\n }\n ],\n \"custom_fields\": \"\"\n}" }, "url": { "raw": "{{baseUrl}}/dcim/cables/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "cables", "" ] } }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "PATCH", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/dcim/cables/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "cables", "" ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "body": "{\n \"termination_a_type\": \"eu non velit\",\n \"termination_a_id\": 1688198762,\n \"termination_b_type\": \"aliquip nisi est\",\n \"termination_b_id\": 1304554649,\n \"id\": -8002145,\n \"url\": \"http://dKh.xrcnmxHBG\",\n \"termination_a\": {},\n \"termination_b\": {},\n \"type\": \"cat5\",\n \"status\": {\n \"label\": \"Decommissioning\",\n \"value\": \"planned\"\n },\n \"label\": \"esse\",\n \"color\": \"5b00\",\n \"length\": 9844,\n \"length_unit\": {\n \"label\": \"Feet\",\n \"value\": \"m\"\n },\n \"tags\": [\n {\n \"name\": \"quis\",\n \"slug\": \"sZv \",\n \"id\": 73830156,\n \"url\": \"https://nwFArXyaQszHAZudaGGKljpvveUschRA.xjbFoJnPSfmMy676uFiIjbsHs,CiIlV9t9mfC,9I+WbPL1FETk\",\n \"color\": \"8ab0\"\n },\n {\n \"name\": \"cill\",\n \"slug\": \"H H \",\n \"id\": 5675561,\n \"url\": \"https://YyFnTtSfBrXUiwuCBnGTKGsMOWqeMAv.yproDhwl-J6g9IJjjhP.Iy\",\n \"color\": \"0a71\"\n }\n ],\n \"custom_fields\": {}\n}" } ] }, { "name": "dcim cables bulk delete", "request": { "method": "DELETE", "header": [], "url": { "raw": "{{baseUrl}}/dcim/cables/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "cables", "" ] } }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "DELETE", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/dcim/cables/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "cables", "" ] } }, "status": "No Content", "code": 204, "_postman_previewlanguage": "text", "header": [ { "key": "Content-Type", "value": "text/plain" } ], "cookie": [], "body": "" } ] } ] }, { "name": "console-port-templates", "item": [ { "name": "{id}", "item": [ { "name": "dcim console-port-templates read", "request": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/dcim/console-port-templates/:id/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "console-port-templates", ":id", "" ], "variable": [ { "key": "id", "value": "", "description": "(Required) A unique integer value identifying this console port template." } ] } }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/dcim/console-port-templates/:id/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "console-port-templates", ":id", "" ], "variable": [ { "key": "id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "body": "{\n \"device_type\": {\n \"model\": \"irur\",\n \"slug\": \"ipIu\",\n \"id\": -62158132,\n \"url\": \"http://bSKJieJpowaqauZj.mlomygHRLQEbQMyQ.pcbv96NWzYmw3zfi2TRBKtjSK6KlVBqK3gKGYtNrcTR-E7L9hEnv.256X+uPeikuoC\",\n \"manufacturer\": {\n \"name\": \"labo\",\n \"slug\": \"n n \",\n \"id\": -53570012,\n \"url\": \"http://bRyqGTEQhndwPFVcQvFTE.ijpZ+tAcBvxm4zUzwqNEYHg0XW-0uZtd8rkoL,7R0mmguiyOXd\",\n \"devicetype_count\": 6316964\n },\n \"display_name\": \"dolore laboris\",\n \"device_count\": -67106869\n },\n \"name\": \"veni\",\n \"id\": 45631414,\n \"url\": \"https://EZHkvjqSAOSKv.upJ+Z2H2,s6lLCQhw+N8kcUzsJ\",\n \"label\": \"veli\",\n \"type\": {\n \"label\": \"DB-25\",\n \"value\": \"usb-a\"\n },\n \"description\": \"mi\"\n}" } ] }, { "name": "dcim console-port-templates update", "request": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"device_type\": \"\",\n \"name\": \"\",\n \"label\": \"\",\n \"type\": \"\",\n \"description\": \"\"\n}" }, "url": { "raw": "{{baseUrl}}/dcim/console-port-templates/:id/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "console-port-templates", ":id", "" ], "variable": [ { "key": "id", "value": "", "description": "(Required) A unique integer value identifying this console port template." } ] } }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "PUT", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/dcim/console-port-templates/:id/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "console-port-templates", ":id", "" ], "variable": [ { "key": "id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "body": "{\n \"device_type\": {\n \"model\": \"irur\",\n \"slug\": \"ipIu\",\n \"id\": -62158132,\n \"url\": \"http://bSKJieJpowaqauZj.mlomygHRLQEbQMyQ.pcbv96NWzYmw3zfi2TRBKtjSK6KlVBqK3gKGYtNrcTR-E7L9hEnv.256X+uPeikuoC\",\n \"manufacturer\": {\n \"name\": \"labo\",\n \"slug\": \"n n \",\n \"id\": -53570012,\n \"url\": \"http://bRyqGTEQhndwPFVcQvFTE.ijpZ+tAcBvxm4zUzwqNEYHg0XW-0uZtd8rkoL,7R0mmguiyOXd\",\n \"devicetype_count\": 6316964\n },\n \"display_name\": \"dolore laboris\",\n \"device_count\": -67106869\n },\n \"name\": \"veni\",\n \"id\": 45631414,\n \"url\": \"https://EZHkvjqSAOSKv.upJ+Z2H2,s6lLCQhw+N8kcUzsJ\",\n \"label\": \"veli\",\n \"type\": {\n \"label\": \"DB-25\",\n \"value\": \"usb-a\"\n },\n \"description\": \"mi\"\n}" } ] }, { "name": "dcim console-port-templates partial update", "request": { "method": "PATCH", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"device_type\": \"\",\n \"name\": \"\",\n \"label\": \"\",\n \"type\": \"\",\n \"description\": \"\"\n}" }, "url": { "raw": "{{baseUrl}}/dcim/console-port-templates/:id/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "console-port-templates", ":id", "" ], "variable": [ { "key": "id", "value": "", "description": "(Required) A unique integer value identifying this console port template." } ] } }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "PATCH", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/dcim/console-port-templates/:id/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "console-port-templates", ":id", "" ], "variable": [ { "key": "id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "body": "{\n \"device_type\": {\n \"model\": \"irur\",\n \"slug\": \"ipIu\",\n \"id\": -62158132,\n \"url\": \"http://bSKJieJpowaqauZj.mlomygHRLQEbQMyQ.pcbv96NWzYmw3zfi2TRBKtjSK6KlVBqK3gKGYtNrcTR-E7L9hEnv.256X+uPeikuoC\",\n \"manufacturer\": {\n \"name\": \"labo\",\n \"slug\": \"n n \",\n \"id\": -53570012,\n \"url\": \"http://bRyqGTEQhndwPFVcQvFTE.ijpZ+tAcBvxm4zUzwqNEYHg0XW-0uZtd8rkoL,7R0mmguiyOXd\",\n \"devicetype_count\": 6316964\n },\n \"display_name\": \"dolore laboris\",\n \"device_count\": -67106869\n },\n \"name\": \"veni\",\n \"id\": 45631414,\n \"url\": \"https://EZHkvjqSAOSKv.upJ+Z2H2,s6lLCQhw+N8kcUzsJ\",\n \"label\": \"veli\",\n \"type\": {\n \"label\": \"DB-25\",\n \"value\": \"usb-a\"\n },\n \"description\": \"mi\"\n}" } ] }, { "name": "dcim console-port-templates delete", "request": { "method": "DELETE", "header": [], "url": { "raw": "{{baseUrl}}/dcim/console-port-templates/:id/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "console-port-templates", ":id", "" ], "variable": [ { "key": "id", "value": "", "description": "(Required) A unique integer value identifying this console port template." } ] } }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "DELETE", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/dcim/console-port-templates/:id/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "console-port-templates", ":id", "" ], "variable": [ { "key": "id" } ] } }, "status": "No Content", "code": 204, "_postman_previewlanguage": "text", "header": [ { "key": "Content-Type", "value": "text/plain" } ], "cookie": [], "body": "" } ] } ] }, { "name": "dcim console-port-templates list", "request": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/dcim/console-port-templates/?id=&name=&type=&q=&devicetype_id=&id__n=&id__lte=&id__lt=&id__gte=&id__gt=&name__n=&name__ic=&name__nic=&name__iew=&name__niew=&name__isw=&name__nisw=&name__ie=&name__nie=&type__n=&devicetype_id__n=&limit=&offset=", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "console-port-templates", "" ], "query": [ { "key": "id", "value": "" }, { "key": "name", "value": "" }, { "key": "type", "value": "" }, { "key": "q", "value": "" }, { "key": "devicetype_id", "value": "" }, { "key": "id__n", "value": "" }, { "key": "id__lte", "value": "" }, { "key": "id__lt", "value": "" }, { "key": "id__gte", "value": "" }, { "key": "id__gt", "value": "" }, { "key": "name__n", "value": "" }, { "key": "name__ic", "value": "" }, { "key": "name__nic", "value": "" }, { "key": "name__iew", "value": "" }, { "key": "name__niew", "value": "" }, { "key": "name__isw", "value": "" }, { "key": "name__nisw", "value": "" }, { "key": "name__ie", "value": "" }, { "key": "name__nie", "value": "" }, { "key": "type__n", "value": "" }, { "key": "devicetype_id__n", "value": "" }, { "key": "limit", "value": "", "description": "Number of results to return per page." }, { "key": "offset", "value": "", "description": "The initial index from which to return the results." } ] } }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/dcim/console-port-templates/?id=&name=&type=&q=&devicetype_id=&id__n=&id__lte=&id__lt=&id__gte=&id__gt=&name__n=&name__ic=&name__nic=&name__iew=&name__niew=&name__isw=&name__nisw=&name__ie=&name__nie=&type__n=&devicetype_id__n=&limit=&offset=", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "console-port-templates", "" ], "query": [ { "key": "id", "value": "" }, { "key": "name", "value": "" }, { "key": "type", "value": "" }, { "key": "q", "value": "" }, { "key": "devicetype_id", "value": "" }, { "key": "id__n", "value": "" }, { "key": "id__lte", "value": "" }, { "key": "id__lt", "value": "" }, { "key": "id__gte", "value": "" }, { "key": "id__gt", "value": "" }, { "key": "name__n", "value": "" }, { "key": "name__ic", "value": "" }, { "key": "name__nic", "value": "" }, { "key": "name__iew", "value": "" }, { "key": "name__niew", "value": "" }, { "key": "name__isw", "value": "" }, { "key": "name__nisw", "value": "" }, { "key": "name__ie", "value": "" }, { "key": "name__nie", "value": "" }, { "key": "type__n", "value": "" }, { "key": "devicetype_id__n", "value": "" }, { "key": "limit", "value": "" }, { "key": "offset", "value": "" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "body": "{\n \"count\": -69914239,\n \"results\": [\n {\n \"device_type\": {\n \"model\": \"exer\",\n \"slug\": \"tfX8\",\n \"id\": -55076971,\n \"url\": \"https://W.ktjSFgXTPl91COiEZAKpSdS0VJSAKPIA+\",\n \"manufacturer\": {\n \"name\": \"irur\",\n \"slug\": \"iYQN\",\n \"id\": 46325920,\n \"url\": \"https://EOEOUFuDWeFq.apieZ46q4kziEx\",\n \"devicetype_count\": 51883809\n },\n \"display_name\": \"in ullamco et culpa\",\n \"device_count\": 55136192\n },\n \"name\": \"occa\",\n \"id\": -56772199,\n \"url\": \"http://XIMNUwZAKHP.bddiASj\",\n \"label\": \"\",\n \"type\": {\n \"label\": \"RJ-11\",\n \"value\": \"db-25\"\n },\n \"description\": \"c\"\n },\n {\n \"device_type\": {\n \"model\": \"dese\",\n \"slug\": \"IKRx\",\n \"id\": -19398484,\n \"url\": \"https://zyCS.leYOyte,IiJUyqhCXWDhs\",\n \"manufacturer\": {\n \"name\": \"Ut n\",\n \"slug\": \"8zl7\",\n \"id\": -64259058,\n \"url\": \"https://DrKBUAIsJsLKPYLFkvB.rcrrAuok6hZIgd.cAOjFgW2,DFZ\",\n \"devicetype_count\": 67825373\n },\n \"display_name\": \"tempor mollit do id ut\",\n \"device_count\": -52201184\n },\n \"name\": \"cupi\",\n \"id\": 16970473,\n \"url\": \"https://jsuzyNWJKCFPxoSpzeyQTk.tfhVThByyr+t\",\n \"label\": \"au\",\n \"type\": {\n \"label\": \"USB Type A\",\n \"value\": \"rj-45\"\n },\n \"description\": \"Dui\"\n }\n ],\n \"next\": \"http://fZeU.ulcSInqpuJnIKT.WZLeQiR5Z\",\n \"previous\": \"http://ZyyDMvEhyoeHMboWEk.sumPCnEX9anAKMFIIPhPxjxTfAk4hXxhTggM,V.jf5\"\n}" } ] }, { "name": "dcim console-port-templates create", "request": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"device_type\": \"\",\n \"name\": \"\",\n \"label\": \"\",\n \"type\": \"\",\n \"description\": \"\"\n}" }, "url": { "raw": "{{baseUrl}}/dcim/console-port-templates/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "console-port-templates", "" ] } }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "POST", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/dcim/console-port-templates/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "console-port-templates", "" ] } }, "status": "Created", "code": 201, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "body": "{\n \"device_type\": {\n \"model\": \"irur\",\n \"slug\": \"ipIu\",\n \"id\": -62158132,\n \"url\": \"http://bSKJieJpowaqauZj.mlomygHRLQEbQMyQ.pcbv96NWzYmw3zfi2TRBKtjSK6KlVBqK3gKGYtNrcTR-E7L9hEnv.256X+uPeikuoC\",\n \"manufacturer\": {\n \"name\": \"labo\",\n \"slug\": \"n n \",\n \"id\": -53570012,\n \"url\": \"http://bRyqGTEQhndwPFVcQvFTE.ijpZ+tAcBvxm4zUzwqNEYHg0XW-0uZtd8rkoL,7R0mmguiyOXd\",\n \"devicetype_count\": 6316964\n },\n \"display_name\": \"dolore laboris\",\n \"device_count\": -67106869\n },\n \"name\": \"veni\",\n \"id\": 45631414,\n \"url\": \"https://EZHkvjqSAOSKv.upJ+Z2H2,s6lLCQhw+N8kcUzsJ\",\n \"label\": \"veli\",\n \"type\": {\n \"label\": \"DB-25\",\n \"value\": \"usb-a\"\n },\n \"description\": \"mi\"\n}" } ] }, { "name": "dcim console-port-templates bulk update", "request": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"device_type\": \"\",\n \"name\": \"\",\n \"label\": \"\",\n \"type\": \"\",\n \"description\": \"\"\n}" }, "url": { "raw": "{{baseUrl}}/dcim/console-port-templates/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "console-port-templates", "" ] } }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "PUT", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/dcim/console-port-templates/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "console-port-templates", "" ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "body": "{\n \"device_type\": {\n \"model\": \"irur\",\n \"slug\": \"ipIu\",\n \"id\": -62158132,\n \"url\": \"http://bSKJieJpowaqauZj.mlomygHRLQEbQMyQ.pcbv96NWzYmw3zfi2TRBKtjSK6KlVBqK3gKGYtNrcTR-E7L9hEnv.256X+uPeikuoC\",\n \"manufacturer\": {\n \"name\": \"labo\",\n \"slug\": \"n n \",\n \"id\": -53570012,\n \"url\": \"http://bRyqGTEQhndwPFVcQvFTE.ijpZ+tAcBvxm4zUzwqNEYHg0XW-0uZtd8rkoL,7R0mmguiyOXd\",\n \"devicetype_count\": 6316964\n },\n \"display_name\": \"dolore laboris\",\n \"device_count\": -67106869\n },\n \"name\": \"veni\",\n \"id\": 45631414,\n \"url\": \"https://EZHkvjqSAOSKv.upJ+Z2H2,s6lLCQhw+N8kcUzsJ\",\n \"label\": \"veli\",\n \"type\": {\n \"label\": \"DB-25\",\n \"value\": \"usb-a\"\n },\n \"description\": \"mi\"\n}" } ] }, { "name": "dcim console-port-templates bulk partial update", "request": { "method": "PATCH", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"device_type\": \"\",\n \"name\": \"\",\n \"label\": \"\",\n \"type\": \"\",\n \"description\": \"\"\n}" }, "url": { "raw": "{{baseUrl}}/dcim/console-port-templates/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "console-port-templates", "" ] } }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "PATCH", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/dcim/console-port-templates/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "console-port-templates", "" ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "body": "{\n \"device_type\": {\n \"model\": \"irur\",\n \"slug\": \"ipIu\",\n \"id\": -62158132,\n \"url\": \"http://bSKJieJpowaqauZj.mlomygHRLQEbQMyQ.pcbv96NWzYmw3zfi2TRBKtjSK6KlVBqK3gKGYtNrcTR-E7L9hEnv.256X+uPeikuoC\",\n \"manufacturer\": {\n \"name\": \"labo\",\n \"slug\": \"n n \",\n \"id\": -53570012,\n \"url\": \"http://bRyqGTEQhndwPFVcQvFTE.ijpZ+tAcBvxm4zUzwqNEYHg0XW-0uZtd8rkoL,7R0mmguiyOXd\",\n \"devicetype_count\": 6316964\n },\n \"display_name\": \"dolore laboris\",\n \"device_count\": -67106869\n },\n \"name\": \"veni\",\n \"id\": 45631414,\n \"url\": \"https://EZHkvjqSAOSKv.upJ+Z2H2,s6lLCQhw+N8kcUzsJ\",\n \"label\": \"veli\",\n \"type\": {\n \"label\": \"DB-25\",\n \"value\": \"usb-a\"\n },\n \"description\": \"mi\"\n}" } ] }, { "name": "dcim console-port-templates bulk delete", "request": { "method": "DELETE", "header": [], "url": { "raw": "{{baseUrl}}/dcim/console-port-templates/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "console-port-templates", "" ] } }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "DELETE", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/dcim/console-port-templates/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "console-port-templates", "" ] } }, "status": "No Content", "code": 204, "_postman_previewlanguage": "text", "header": [ { "key": "Content-Type", "value": "text/plain" } ], "cookie": [], "body": "" } ] } ] }, { "name": "console-ports", "item": [ { "name": "{id}", "item": [ { "name": "dcim console-ports read", "request": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/dcim/console-ports/:id/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "console-ports", ":id", "" ], "variable": [ { "key": "id", "value": "", "description": "(Required) A unique integer value identifying this console port." } ] } }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/dcim/console-ports/:id/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "console-ports", ":id", "" ], "variable": [ { "key": "id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "body": "{\n \"device\": {\n \"id\": {\n \"value\": \"\"\n },\n \"url\": {\n \"value\": \"\"\n },\n \"name\": {\n \"value\": \"\"\n },\n \"display_name\": {\n \"value\": \"\"\n }\n },\n \"name\": \"eu v\",\n \"id\": 82884476,\n \"url\": \"https://wheFTmURToFwqIz.mrwxoFjqinqoLl1GmMr+dNjuSYSDmNE+GmIN5uniFssX0HELk5Vnw2dZkqnw9TzvbzAUjP\",\n \"label\": \"u\",\n \"type\": {\n \"label\": \"DB-25\",\n \"value\": \"rj-45\"\n },\n \"description\": \"de\",\n \"cable\": {\n \"id\": 63998798,\n \"url\": \"http://YUvNUEvyJMUonSjbxUgKtzVUsXXamnR.xogtG8gW,y+hE9mSNhzXQP6aHPDObiQ-FmkiSProGMsFORFMXKO7WfCv\",\n \"label\": \"Ex\"\n },\n \"cable_peer\": {},\n \"cable_peer_type\": \"laboris amet\",\n \"connected_endpoint\": {},\n \"connected_endpoint_type\": \"qui adipisicing elit\",\n \"connected_endpoint_reachable\": true,\n \"tags\": [\n {\n \"name\": \"sit \",\n \"slug\": \"Q Q \",\n \"id\": -42483769,\n \"url\": \"http://xsIdLEcTPPiUTxX.fxpsj5KnHxxt2HltzSonJ\",\n \"color\": \"7e82\"\n },\n {\n \"name\": \"magn\",\n \"slug\": \"DmIx\",\n \"id\": 46425039,\n \"url\": \"http://bIhMixGhuMJAlmpiimdoFcvW.focUE4FQ5bVZQ.46xjd1MeOE+x\",\n \"color\": \"8ec9\"\n }\n ]\n}" } ] }, { "name": "dcim console-ports update", "request": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"device\": \"\",\n \"name\": \"\",\n \"label\": \"\",\n \"type\": \"\",\n \"description\": \"\",\n \"cable\": {\n \"id\": 60863507,\n \"url\": \"http://T.gdrJpLxVhhhybVSH2Nw,FwOve7w,poaPxr3v4eVfmEkAXs9r3eWajS\",\n \"label\": \"con\"\n },\n \"tags\": [\n {\n \"name\": \"cupi\",\n \"slug\": \"NLDN\",\n \"id\": 50623789,\n \"url\": \"https://WbgSXjfyIEMZntvQ.waeVUq7Xr-h2QEmdFCDCSFQEbFNsU0z3JwT+D8C6JMSCvnM-9hq.1D-b1S\",\n \"color\": \"cc15\"\n },\n {\n \"name\": \"elit\",\n \"slug\": \"hkWB\",\n \"id\": 24416353,\n \"url\": \"https://EETrqtkJFAknvhRrSqLTdOYsEZMNcPYL.ucpjJFU6vv1UZwsr.OH2MSX-TK,1U+y9vOt,KU5vwrvDxqbIDC.QOedJEv\",\n \"color\": \"6a80\"\n }\n ]\n}" }, "url": { "raw": "{{baseUrl}}/dcim/console-ports/:id/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "console-ports", ":id", "" ], "variable": [ { "key": "id", "value": "", "description": "(Required) A unique integer value identifying this console port." } ] } }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "PUT", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/dcim/console-ports/:id/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "console-ports", ":id", "" ], "variable": [ { "key": "id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "body": "{\n \"device\": {\n \"id\": {\n \"value\": \"\"\n },\n \"url\": {\n \"value\": \"\"\n },\n \"name\": {\n \"value\": \"\"\n },\n \"display_name\": {\n \"value\": \"\"\n }\n },\n \"name\": \"eu v\",\n \"id\": 82884476,\n \"url\": \"https://wheFTmURToFwqIz.mrwxoFjqinqoLl1GmMr+dNjuSYSDmNE+GmIN5uniFssX0HELk5Vnw2dZkqnw9TzvbzAUjP\",\n \"label\": \"u\",\n \"type\": {\n \"label\": \"DB-25\",\n \"value\": \"rj-45\"\n },\n \"description\": \"de\",\n \"cable\": {\n \"id\": 63998798,\n \"url\": \"http://YUvNUEvyJMUonSjbxUgKtzVUsXXamnR.xogtG8gW,y+hE9mSNhzXQP6aHPDObiQ-FmkiSProGMsFORFMXKO7WfCv\",\n \"label\": \"Ex\"\n },\n \"cable_peer\": {},\n \"cable_peer_type\": \"laboris amet\",\n \"connected_endpoint\": {},\n \"connected_endpoint_type\": \"qui adipisicing elit\",\n \"connected_endpoint_reachable\": true,\n \"tags\": [\n {\n \"name\": \"sit \",\n \"slug\": \"Q Q \",\n \"id\": -42483769,\n \"url\": \"http://xsIdLEcTPPiUTxX.fxpsj5KnHxxt2HltzSonJ\",\n \"color\": \"7e82\"\n },\n {\n \"name\": \"magn\",\n \"slug\": \"DmIx\",\n \"id\": 46425039,\n \"url\": \"http://bIhMixGhuMJAlmpiimdoFcvW.focUE4FQ5bVZQ.46xjd1MeOE+x\",\n \"color\": \"8ec9\"\n }\n ]\n}" } ] }, { "name": "dcim console-ports partial update", "request": { "method": "PATCH", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"device\": \"\",\n \"name\": \"\",\n \"label\": \"\",\n \"type\": \"\",\n \"description\": \"\",\n \"cable\": {\n \"id\": 60863507,\n \"url\": \"http://T.gdrJpLxVhhhybVSH2Nw,FwOve7w,poaPxr3v4eVfmEkAXs9r3eWajS\",\n \"label\": \"con\"\n },\n \"tags\": [\n {\n \"name\": \"cupi\",\n \"slug\": \"NLDN\",\n \"id\": 50623789,\n \"url\": \"https://WbgSXjfyIEMZntvQ.waeVUq7Xr-h2QEmdFCDCSFQEbFNsU0z3JwT+D8C6JMSCvnM-9hq.1D-b1S\",\n \"color\": \"cc15\"\n },\n {\n \"name\": \"elit\",\n \"slug\": \"hkWB\",\n \"id\": 24416353,\n \"url\": \"https://EETrqtkJFAknvhRrSqLTdOYsEZMNcPYL.ucpjJFU6vv1UZwsr.OH2MSX-TK,1U+y9vOt,KU5vwrvDxqbIDC.QOedJEv\",\n \"color\": \"6a80\"\n }\n ]\n}" }, "url": { "raw": "{{baseUrl}}/dcim/console-ports/:id/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "console-ports", ":id", "" ], "variable": [ { "key": "id", "value": "", "description": "(Required) A unique integer value identifying this console port." } ] } }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "PATCH", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/dcim/console-ports/:id/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "console-ports", ":id", "" ], "variable": [ { "key": "id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "body": "{\n \"device\": {\n \"id\": {\n \"value\": \"\"\n },\n \"url\": {\n \"value\": \"\"\n },\n \"name\": {\n \"value\": \"\"\n },\n \"display_name\": {\n \"value\": \"\"\n }\n },\n \"name\": \"eu v\",\n \"id\": 82884476,\n \"url\": \"https://wheFTmURToFwqIz.mrwxoFjqinqoLl1GmMr+dNjuSYSDmNE+GmIN5uniFssX0HELk5Vnw2dZkqnw9TzvbzAUjP\",\n \"label\": \"u\",\n \"type\": {\n \"label\": \"DB-25\",\n \"value\": \"rj-45\"\n },\n \"description\": \"de\",\n \"cable\": {\n \"id\": 63998798,\n \"url\": \"http://YUvNUEvyJMUonSjbxUgKtzVUsXXamnR.xogtG8gW,y+hE9mSNhzXQP6aHPDObiQ-FmkiSProGMsFORFMXKO7WfCv\",\n \"label\": \"Ex\"\n },\n \"cable_peer\": {},\n \"cable_peer_type\": \"laboris amet\",\n \"connected_endpoint\": {},\n \"connected_endpoint_type\": \"qui adipisicing elit\",\n \"connected_endpoint_reachable\": true,\n \"tags\": [\n {\n \"name\": \"sit \",\n \"slug\": \"Q Q \",\n \"id\": -42483769,\n \"url\": \"http://xsIdLEcTPPiUTxX.fxpsj5KnHxxt2HltzSonJ\",\n \"color\": \"7e82\"\n },\n {\n \"name\": \"magn\",\n \"slug\": \"DmIx\",\n \"id\": 46425039,\n \"url\": \"http://bIhMixGhuMJAlmpiimdoFcvW.focUE4FQ5bVZQ.46xjd1MeOE+x\",\n \"color\": \"8ec9\"\n }\n ]\n}" } ] }, { "name": "dcim console-ports delete", "request": { "method": "DELETE", "header": [], "url": { "raw": "{{baseUrl}}/dcim/console-ports/:id/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "console-ports", ":id", "" ], "variable": [ { "key": "id", "value": "", "description": "(Required) A unique integer value identifying this console port." } ] } }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "DELETE", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/dcim/console-ports/:id/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "console-ports", ":id", "" ], "variable": [ { "key": "id" } ] } }, "status": "No Content", "code": 204, "_postman_previewlanguage": "text", "header": [ { "key": "Content-Type", "value": "text/plain" } ], "cookie": [], "body": "" } ] }, { "name": "dcim console-ports trace", "request": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/dcim/console-ports/:id/trace/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "console-ports", ":id", "trace", "" ], "variable": [ { "key": "id", "value": "", "description": "(Required) A unique integer value identifying this console port." } ] }, "description": "Trace a complete cable path and return each segment as a three-tuple of (termination, cable, termination)." }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/dcim/console-ports/:id/trace/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "console-ports", ":id", "trace", "" ], "variable": [ { "key": "id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "body": "{\n \"device\": {\n \"id\": {\n \"value\": \"\"\n },\n \"url\": {\n \"value\": \"\"\n },\n \"name\": {\n \"value\": \"\"\n },\n \"display_name\": {\n \"value\": \"\"\n }\n },\n \"name\": \"eu v\",\n \"id\": 82884476,\n \"url\": \"https://wheFTmURToFwqIz.mrwxoFjqinqoLl1GmMr+dNjuSYSDmNE+GmIN5uniFssX0HELk5Vnw2dZkqnw9TzvbzAUjP\",\n \"label\": \"u\",\n \"type\": {\n \"label\": \"DB-25\",\n \"value\": \"rj-45\"\n },\n \"description\": \"de\",\n \"cable\": {\n \"id\": 63998798,\n \"url\": \"http://YUvNUEvyJMUonSjbxUgKtzVUsXXamnR.xogtG8gW,y+hE9mSNhzXQP6aHPDObiQ-FmkiSProGMsFORFMXKO7WfCv\",\n \"label\": \"Ex\"\n },\n \"cable_peer\": {},\n \"cable_peer_type\": \"laboris amet\",\n \"connected_endpoint\": {},\n \"connected_endpoint_type\": \"qui adipisicing elit\",\n \"connected_endpoint_reachable\": true,\n \"tags\": [\n {\n \"name\": \"sit \",\n \"slug\": \"Q Q \",\n \"id\": -42483769,\n \"url\": \"http://xsIdLEcTPPiUTxX.fxpsj5KnHxxt2HltzSonJ\",\n \"color\": \"7e82\"\n },\n {\n \"name\": \"magn\",\n \"slug\": \"DmIx\",\n \"id\": 46425039,\n \"url\": \"http://bIhMixGhuMJAlmpiimdoFcvW.focUE4FQ5bVZQ.46xjd1MeOE+x\",\n \"color\": \"8ec9\"\n }\n ]\n}" } ] } ] }, { "name": "dcim console-ports list", "request": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/dcim/console-ports/?id=&name=&description=&q=®ion_id=®ion=&site_id=&site=&device_id=&device=&tag=&cabled=&connected=&type=&id__n=&id__lte=&id__lt=&id__gte=&id__gt=&name__n=&name__ic=&name__nic=&name__iew=&name__niew=&name__isw=&name__nisw=&name__ie=&name__nie=&description__n=&description__ic=&description__nic=&description__iew=&description__niew=&description__isw=&description__nisw=&description__ie=&description__nie=®ion_id__n=®ion__n=&site_id__n=&site__n=&device_id__n=&device__n=&tag__n=&type__n=&limit=&offset=", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "console-ports", "" ], "query": [ { "key": "id", "value": "" }, { "key": "name", "value": "" }, { "key": "description", "value": "" }, { "key": "q", "value": "" }, { "key": "region_id", "value": "" }, { "key": "region", "value": "" }, { "key": "site_id", "value": "" }, { "key": "site", "value": "" }, { "key": "device_id", "value": "" }, { "key": "device", "value": "" }, { "key": "tag", "value": "" }, { "key": "cabled", "value": "" }, { "key": "connected", "value": "" }, { "key": "type", "value": "" }, { "key": "id__n", "value": "" }, { "key": "id__lte", "value": "" }, { "key": "id__lt", "value": "" }, { "key": "id__gte", "value": "" }, { "key": "id__gt", "value": "" }, { "key": "name__n", "value": "" }, { "key": "name__ic", "value": "" }, { "key": "name__nic", "value": "" }, { "key": "name__iew", "value": "" }, { "key": "name__niew", "value": "" }, { "key": "name__isw", "value": "" }, { "key": "name__nisw", "value": "" }, { "key": "name__ie", "value": "" }, { "key": "name__nie", "value": "" }, { "key": "description__n", "value": "" }, { "key": "description__ic", "value": "" }, { "key": "description__nic", "value": "" }, { "key": "description__iew", "value": "" }, { "key": "description__niew", "value": "" }, { "key": "description__isw", "value": "" }, { "key": "description__nisw", "value": "" }, { "key": "description__ie", "value": "" }, { "key": "description__nie", "value": "" }, { "key": "region_id__n", "value": "" }, { "key": "region__n", "value": "" }, { "key": "site_id__n", "value": "" }, { "key": "site__n", "value": "" }, { "key": "device_id__n", "value": "" }, { "key": "device__n", "value": "" }, { "key": "tag__n", "value": "" }, { "key": "type__n", "value": "" }, { "key": "limit", "value": "", "description": "Number of results to return per page." }, { "key": "offset", "value": "", "description": "The initial index from which to return the results." } ] } }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/dcim/console-ports/?id=&name=&description=&q=®ion_id=®ion=&site_id=&site=&device_id=&device=&tag=&cabled=&connected=&type=&id__n=&id__lte=&id__lt=&id__gte=&id__gt=&name__n=&name__ic=&name__nic=&name__iew=&name__niew=&name__isw=&name__nisw=&name__ie=&name__nie=&description__n=&description__ic=&description__nic=&description__iew=&description__niew=&description__isw=&description__nisw=&description__ie=&description__nie=®ion_id__n=®ion__n=&site_id__n=&site__n=&device_id__n=&device__n=&tag__n=&type__n=&limit=&offset=", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "console-ports", "" ], "query": [ { "key": "id", "value": "" }, { "key": "name", "value": "" }, { "key": "description", "value": "" }, { "key": "q", "value": "" }, { "key": "region_id", "value": "" }, { "key": "region", "value": "" }, { "key": "site_id", "value": "" }, { "key": "site", "value": "" }, { "key": "device_id", "value": "" }, { "key": "device", "value": "" }, { "key": "tag", "value": "" }, { "key": "cabled", "value": "" }, { "key": "connected", "value": "" }, { "key": "type", "value": "" }, { "key": "id__n", "value": "" }, { "key": "id__lte", "value": "" }, { "key": "id__lt", "value": "" }, { "key": "id__gte", "value": "" }, { "key": "id__gt", "value": "" }, { "key": "name__n", "value": "" }, { "key": "name__ic", "value": "" }, { "key": "name__nic", "value": "" }, { "key": "name__iew", "value": "" }, { "key": "name__niew", "value": "" }, { "key": "name__isw", "value": "" }, { "key": "name__nisw", "value": "" }, { "key": "name__ie", "value": "" }, { "key": "name__nie", "value": "" }, { "key": "description__n", "value": "" }, { "key": "description__ic", "value": "" }, { "key": "description__nic", "value": "" }, { "key": "description__iew", "value": "" }, { "key": "description__niew", "value": "" }, { "key": "description__isw", "value": "" }, { "key": "description__nisw", "value": "" }, { "key": "description__ie", "value": "" }, { "key": "description__nie", "value": "" }, { "key": "region_id__n", "value": "" }, { "key": "region__n", "value": "" }, { "key": "site_id__n", "value": "" }, { "key": "site__n", "value": "" }, { "key": "device_id__n", "value": "" }, { "key": "device__n", "value": "" }, { "key": "tag__n", "value": "" }, { "key": "type__n", "value": "" }, { "key": "limit", "value": "" }, { "key": "offset", "value": "" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "body": "{\n \"count\": 20552113,\n \"results\": [\n {\n \"device\": {\n \"id\": {\n \"value\": \"\"\n },\n \"url\": {\n \"value\": \"\"\n },\n \"name\": {\n \"value\": \"\"\n },\n \"display_name\": {\n \"value\": \"\"\n }\n },\n \"name\": \"offi\",\n \"id\": -17957315,\n \"url\": \"http://bTKXJWJ.tbxcswE3zY2s\",\n \"label\": \"si\",\n \"type\": {\n \"label\": \"USB Micro B\",\n \"value\": \"other\"\n },\n \"description\": \"id \",\n \"cable\": {\n \"id\": 76018136,\n \"url\": \"https://qbWoj.ommPG\",\n \"label\": \"\"\n },\n \"cable_peer\": {},\n \"cable_peer_type\": \"qui anim\",\n \"connected_endpoint\": {},\n \"connected_endpoint_type\": \"do esse cillum enim\",\n \"connected_endpoint_reachable\": false,\n \"tags\": [\n {\n \"name\": \"fugi\",\n \"slug\": \"ZeH_\",\n \"id\": -76994602,\n \"url\": \"http://D.ahqnh,Sq7SEpvxkJ9BAAjocJompnTnWNosxELiMxFJPJfZ-cOLbjwhKQlFctBxt-Wvn6DrXgLB\",\n \"color\": \"681b\"\n },\n {\n \"name\": \"sed \",\n \"slug\": \"6OSd\",\n \"id\": 92291345,\n \"url\": \"https://ILATllmIhUVvuubYOm.cnmoEnzzuBHy9IvWSb1ResuhqWyEZFSS.xrzqcTCOOtRYFtX7\",\n \"color\": \"4e2d\"\n }\n ]\n },\n {\n \"device\": {\n \"id\": {\n \"value\": \"\"\n },\n \"url\": {\n \"value\": \"\"\n },\n \"name\": {\n \"value\": \"\"\n },\n \"display_name\": {\n \"value\": \"\"\n }\n },\n \"name\": \"eu v\",\n \"id\": -6903658,\n \"url\": \"http://IFRBFBPpPghpGQE.mknsxe4l7k+Hmx9q5AMBi4UwKM5UWs6dlYRK4JO+tmJpBEkhdACGPn83CLvlD\",\n \"label\": \"e\",\n \"type\": {\n \"label\": \"USB Type C\",\n \"value\": \"rj-45\"\n },\n \"description\": \"dol\",\n \"cable\": {\n \"id\": -78439787,\n \"url\": \"http://tgRlBJJDnmBAKEGamubVgOseTNfwKz.hzyc4f8,SQupDQG4u.4GPJPqiur3wW15TJc\",\n \"label\": \"ad\"\n },\n \"cable_peer\": {},\n \"cable_peer_type\": \"aute tempor\",\n \"connected_endpoint\": {},\n \"connected_endpoint_type\": \"sunt qui reprehenderit\",\n \"connected_endpoint_reachable\": true,\n \"tags\": [\n {\n \"name\": \"anim\",\n \"slug\": \"H2k8\",\n \"id\": -69818072,\n \"url\": \"https://xCCXvQFJvoEAXxsRnyrEHwkeN.shcIxBlSmkTMO,Agg,d\",\n \"color\": \"198b\"\n },\n {\n \"name\": \"sed \",\n \"slug\": \"7KKk\",\n \"id\": 19331421,\n \"url\": \"http://PNvfXXGAWBETvFAbhFjgHyrabJuEegU.oyxWxl0D+pyFzpEJmzeZQcGHcyXAzg4MxuDz\",\n \"color\": \"00d8\"\n }\n ]\n }\n ],\n \"next\": \"http://ZRVNou.bicACzc056KXqWRynESE2YAAqOTNxICRIfhmj1adtIUsLpPymovzA\",\n \"previous\": \"http://skhEfeUpFfyzjZASWoAXFY.qfmndRxd,boB6xke5dQHWrHD0A4xxl-UhP\"\n}" } ] }, { "name": "dcim console-ports create", "request": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"device\": \"\",\n \"name\": \"\",\n \"label\": \"\",\n \"type\": \"\",\n \"description\": \"\",\n \"cable\": {\n \"id\": 42671196,\n \"url\": \"https://NAYbMIiRSCepEPLxugIYza.lxdPbsGJheWMF\",\n \"label\": \"lab\"\n },\n \"tags\": [\n {\n \"name\": \"dolo\",\n \"slug\": \"PxqY\",\n \"id\": -38864782,\n \"url\": \"http://ZAucKquEFlWYrkxukHmi.xqayj.o+torr4ZH9bjudlWpfsw\",\n \"color\": \"f608\"\n },\n {\n \"name\": \"in n\",\n \"slug\": \"A1GC\",\n \"id\": -98754980,\n \"url\": \"https://HpxSMyfsERuJoYpf.lznHFW-\",\n \"color\": \"8319\"\n }\n ]\n}" }, "url": { "raw": "{{baseUrl}}/dcim/console-ports/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "console-ports", "" ] } }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "POST", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/dcim/console-ports/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "console-ports", "" ] } }, "status": "Created", "code": 201, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "body": "{\n \"device\": {\n \"id\": {\n \"value\": \"\"\n },\n \"url\": {\n \"value\": \"\"\n },\n \"name\": {\n \"value\": \"\"\n },\n \"display_name\": {\n \"value\": \"\"\n }\n },\n \"name\": \"eu v\",\n \"id\": 82884476,\n \"url\": \"https://wheFTmURToFwqIz.mrwxoFjqinqoLl1GmMr+dNjuSYSDmNE+GmIN5uniFssX0HELk5Vnw2dZkqnw9TzvbzAUjP\",\n \"label\": \"u\",\n \"type\": {\n \"label\": \"DB-25\",\n \"value\": \"rj-45\"\n },\n \"description\": \"de\",\n \"cable\": {\n \"id\": 63998798,\n \"url\": \"http://YUvNUEvyJMUonSjbxUgKtzVUsXXamnR.xogtG8gW,y+hE9mSNhzXQP6aHPDObiQ-FmkiSProGMsFORFMXKO7WfCv\",\n \"label\": \"Ex\"\n },\n \"cable_peer\": {},\n \"cable_peer_type\": \"laboris amet\",\n \"connected_endpoint\": {},\n \"connected_endpoint_type\": \"qui adipisicing elit\",\n \"connected_endpoint_reachable\": true,\n \"tags\": [\n {\n \"name\": \"sit \",\n \"slug\": \"Q Q \",\n \"id\": -42483769,\n \"url\": \"http://xsIdLEcTPPiUTxX.fxpsj5KnHxxt2HltzSonJ\",\n \"color\": \"7e82\"\n },\n {\n \"name\": \"magn\",\n \"slug\": \"DmIx\",\n \"id\": 46425039,\n \"url\": \"http://bIhMixGhuMJAlmpiimdoFcvW.focUE4FQ5bVZQ.46xjd1MeOE+x\",\n \"color\": \"8ec9\"\n }\n ]\n}" } ] }, { "name": "dcim console-ports bulk update", "request": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"device\": \"\",\n \"name\": \"\",\n \"label\": \"\",\n \"type\": \"\",\n \"description\": \"\",\n \"cable\": {\n \"id\": 60863507,\n \"url\": \"http://T.gdrJpLxVhhhybVSH2Nw,FwOve7w,poaPxr3v4eVfmEkAXs9r3eWajS\",\n \"label\": \"con\"\n },\n \"tags\": [\n {\n \"name\": \"cupi\",\n \"slug\": \"NLDN\",\n \"id\": 50623789,\n \"url\": \"https://WbgSXjfyIEMZntvQ.waeVUq7Xr-h2QEmdFCDCSFQEbFNsU0z3JwT+D8C6JMSCvnM-9hq.1D-b1S\",\n \"color\": \"cc15\"\n },\n {\n \"name\": \"elit\",\n \"slug\": \"hkWB\",\n \"id\": 24416353,\n \"url\": \"https://EETrqtkJFAknvhRrSqLTdOYsEZMNcPYL.ucpjJFU6vv1UZwsr.OH2MSX-TK,1U+y9vOt,KU5vwrvDxqbIDC.QOedJEv\",\n \"color\": \"6a80\"\n }\n ]\n}" }, "url": { "raw": "{{baseUrl}}/dcim/console-ports/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "console-ports", "" ] } }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "PUT", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/dcim/console-ports/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "console-ports", "" ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "body": "{\n \"device\": {\n \"id\": {\n \"value\": \"\"\n },\n \"url\": {\n \"value\": \"\"\n },\n \"name\": {\n \"value\": \"\"\n },\n \"display_name\": {\n \"value\": \"\"\n }\n },\n \"name\": \"eu v\",\n \"id\": 82884476,\n \"url\": \"https://wheFTmURToFwqIz.mrwxoFjqinqoLl1GmMr+dNjuSYSDmNE+GmIN5uniFssX0HELk5Vnw2dZkqnw9TzvbzAUjP\",\n \"label\": \"u\",\n \"type\": {\n \"label\": \"DB-25\",\n \"value\": \"rj-45\"\n },\n \"description\": \"de\",\n \"cable\": {\n \"id\": 63998798,\n \"url\": \"http://YUvNUEvyJMUonSjbxUgKtzVUsXXamnR.xogtG8gW,y+hE9mSNhzXQP6aHPDObiQ-FmkiSProGMsFORFMXKO7WfCv\",\n \"label\": \"Ex\"\n },\n \"cable_peer\": {},\n \"cable_peer_type\": \"laboris amet\",\n \"connected_endpoint\": {},\n \"connected_endpoint_type\": \"qui adipisicing elit\",\n \"connected_endpoint_reachable\": true,\n \"tags\": [\n {\n \"name\": \"sit \",\n \"slug\": \"Q Q \",\n \"id\": -42483769,\n \"url\": \"http://xsIdLEcTPPiUTxX.fxpsj5KnHxxt2HltzSonJ\",\n \"color\": \"7e82\"\n },\n {\n \"name\": \"magn\",\n \"slug\": \"DmIx\",\n \"id\": 46425039,\n \"url\": \"http://bIhMixGhuMJAlmpiimdoFcvW.focUE4FQ5bVZQ.46xjd1MeOE+x\",\n \"color\": \"8ec9\"\n }\n ]\n}" } ] }, { "name": "dcim console-ports bulk partial update", "request": { "method": "PATCH", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"device\": \"\",\n \"name\": \"\",\n \"label\": \"\",\n \"type\": \"\",\n \"description\": \"\",\n \"cable\": {\n \"id\": 60863507,\n \"url\": \"http://T.gdrJpLxVhhhybVSH2Nw,FwOve7w,poaPxr3v4eVfmEkAXs9r3eWajS\",\n \"label\": \"con\"\n },\n \"tags\": [\n {\n \"name\": \"cupi\",\n \"slug\": \"NLDN\",\n \"id\": 50623789,\n \"url\": \"https://WbgSXjfyIEMZntvQ.waeVUq7Xr-h2QEmdFCDCSFQEbFNsU0z3JwT+D8C6JMSCvnM-9hq.1D-b1S\",\n \"color\": \"cc15\"\n },\n {\n \"name\": \"elit\",\n \"slug\": \"hkWB\",\n \"id\": 24416353,\n \"url\": \"https://EETrqtkJFAknvhRrSqLTdOYsEZMNcPYL.ucpjJFU6vv1UZwsr.OH2MSX-TK,1U+y9vOt,KU5vwrvDxqbIDC.QOedJEv\",\n \"color\": \"6a80\"\n }\n ]\n}" }, "url": { "raw": "{{baseUrl}}/dcim/console-ports/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "console-ports", "" ] } }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "PATCH", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/dcim/console-ports/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "console-ports", "" ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "body": "{\n \"device\": {\n \"id\": {\n \"value\": \"\"\n },\n \"url\": {\n \"value\": \"\"\n },\n \"name\": {\n \"value\": \"\"\n },\n \"display_name\": {\n \"value\": \"\"\n }\n },\n \"name\": \"eu v\",\n \"id\": 82884476,\n \"url\": \"https://wheFTmURToFwqIz.mrwxoFjqinqoLl1GmMr+dNjuSYSDmNE+GmIN5uniFssX0HELk5Vnw2dZkqnw9TzvbzAUjP\",\n \"label\": \"u\",\n \"type\": {\n \"label\": \"DB-25\",\n \"value\": \"rj-45\"\n },\n \"description\": \"de\",\n \"cable\": {\n \"id\": 63998798,\n \"url\": \"http://YUvNUEvyJMUonSjbxUgKtzVUsXXamnR.xogtG8gW,y+hE9mSNhzXQP6aHPDObiQ-FmkiSProGMsFORFMXKO7WfCv\",\n \"label\": \"Ex\"\n },\n \"cable_peer\": {},\n \"cable_peer_type\": \"laboris amet\",\n \"connected_endpoint\": {},\n \"connected_endpoint_type\": \"qui adipisicing elit\",\n \"connected_endpoint_reachable\": true,\n \"tags\": [\n {\n \"name\": \"sit \",\n \"slug\": \"Q Q \",\n \"id\": -42483769,\n \"url\": \"http://xsIdLEcTPPiUTxX.fxpsj5KnHxxt2HltzSonJ\",\n \"color\": \"7e82\"\n },\n {\n \"name\": \"magn\",\n \"slug\": \"DmIx\",\n \"id\": 46425039,\n \"url\": \"http://bIhMixGhuMJAlmpiimdoFcvW.focUE4FQ5bVZQ.46xjd1MeOE+x\",\n \"color\": \"8ec9\"\n }\n ]\n}" } ] }, { "name": "dcim console-ports bulk delete", "request": { "method": "DELETE", "header": [], "url": { "raw": "{{baseUrl}}/dcim/console-ports/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "console-ports", "" ] } }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "DELETE", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/dcim/console-ports/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "console-ports", "" ] } }, "status": "No Content", "code": 204, "_postman_previewlanguage": "text", "header": [ { "key": "Content-Type", "value": "text/plain" } ], "cookie": [], "body": "" } ] } ] }, { "name": "console-server-port-templates", "item": [ { "name": "{id}", "item": [ { "name": "dcim console-server-port-templates read", "request": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/dcim/console-server-port-templates/:id/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "console-server-port-templates", ":id", "" ], "variable": [ { "key": "id", "value": "", "description": "(Required) A unique integer value identifying this console server port template." } ] } }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/dcim/console-server-port-templates/:id/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "console-server-port-templates", ":id", "" ], "variable": [ { "key": "id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "body": "{\n \"device_type\": {\n \"model\": \"irur\",\n \"slug\": \"ipIu\",\n \"id\": -62158132,\n \"url\": \"http://bSKJieJpowaqauZj.mlomygHRLQEbQMyQ.pcbv96NWzYmw3zfi2TRBKtjSK6KlVBqK3gKGYtNrcTR-E7L9hEnv.256X+uPeikuoC\",\n \"manufacturer\": {\n \"name\": \"labo\",\n \"slug\": \"n n \",\n \"id\": -53570012,\n \"url\": \"http://bRyqGTEQhndwPFVcQvFTE.ijpZ+tAcBvxm4zUzwqNEYHg0XW-0uZtd8rkoL,7R0mmguiyOXd\",\n \"devicetype_count\": 6316964\n },\n \"display_name\": \"dolore laboris\",\n \"device_count\": -67106869\n },\n \"name\": \"veni\",\n \"id\": 45631414,\n \"url\": \"https://EZHkvjqSAOSKv.upJ+Z2H2,s6lLCQhw+N8kcUzsJ\",\n \"label\": \"veli\",\n \"type\": {\n \"label\": \"DB-25\",\n \"value\": \"usb-a\"\n },\n \"description\": \"mi\"\n}" } ] }, { "name": "dcim console-server-port-templates update", "request": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"device_type\": \"\",\n \"name\": \"\",\n \"label\": \"\",\n \"type\": \"\",\n \"description\": \"\"\n}" }, "url": { "raw": "{{baseUrl}}/dcim/console-server-port-templates/:id/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "console-server-port-templates", ":id", "" ], "variable": [ { "key": "id", "value": "", "description": "(Required) A unique integer value identifying this console server port template." } ] } }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "PUT", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/dcim/console-server-port-templates/:id/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "console-server-port-templates", ":id", "" ], "variable": [ { "key": "id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "body": "{\n \"device_type\": {\n \"model\": \"irur\",\n \"slug\": \"ipIu\",\n \"id\": -62158132,\n \"url\": \"http://bSKJieJpowaqauZj.mlomygHRLQEbQMyQ.pcbv96NWzYmw3zfi2TRBKtjSK6KlVBqK3gKGYtNrcTR-E7L9hEnv.256X+uPeikuoC\",\n \"manufacturer\": {\n \"name\": \"labo\",\n \"slug\": \"n n \",\n \"id\": -53570012,\n \"url\": \"http://bRyqGTEQhndwPFVcQvFTE.ijpZ+tAcBvxm4zUzwqNEYHg0XW-0uZtd8rkoL,7R0mmguiyOXd\",\n \"devicetype_count\": 6316964\n },\n \"display_name\": \"dolore laboris\",\n \"device_count\": -67106869\n },\n \"name\": \"veni\",\n \"id\": 45631414,\n \"url\": \"https://EZHkvjqSAOSKv.upJ+Z2H2,s6lLCQhw+N8kcUzsJ\",\n \"label\": \"veli\",\n \"type\": {\n \"label\": \"DB-25\",\n \"value\": \"usb-a\"\n },\n \"description\": \"mi\"\n}" } ] }, { "name": "dcim console-server-port-templates partial update", "request": { "method": "PATCH", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"device_type\": \"\",\n \"name\": \"\",\n \"label\": \"\",\n \"type\": \"\",\n \"description\": \"\"\n}" }, "url": { "raw": "{{baseUrl}}/dcim/console-server-port-templates/:id/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "console-server-port-templates", ":id", "" ], "variable": [ { "key": "id", "value": "", "description": "(Required) A unique integer value identifying this console server port template." } ] } }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "PATCH", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/dcim/console-server-port-templates/:id/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "console-server-port-templates", ":id", "" ], "variable": [ { "key": "id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "body": "{\n \"device_type\": {\n \"model\": \"irur\",\n \"slug\": \"ipIu\",\n \"id\": -62158132,\n \"url\": \"http://bSKJieJpowaqauZj.mlomygHRLQEbQMyQ.pcbv96NWzYmw3zfi2TRBKtjSK6KlVBqK3gKGYtNrcTR-E7L9hEnv.256X+uPeikuoC\",\n \"manufacturer\": {\n \"name\": \"labo\",\n \"slug\": \"n n \",\n \"id\": -53570012,\n \"url\": \"http://bRyqGTEQhndwPFVcQvFTE.ijpZ+tAcBvxm4zUzwqNEYHg0XW-0uZtd8rkoL,7R0mmguiyOXd\",\n \"devicetype_count\": 6316964\n },\n \"display_name\": \"dolore laboris\",\n \"device_count\": -67106869\n },\n \"name\": \"veni\",\n \"id\": 45631414,\n \"url\": \"https://EZHkvjqSAOSKv.upJ+Z2H2,s6lLCQhw+N8kcUzsJ\",\n \"label\": \"veli\",\n \"type\": {\n \"label\": \"DB-25\",\n \"value\": \"usb-a\"\n },\n \"description\": \"mi\"\n}" } ] }, { "name": "dcim console-server-port-templates delete", "request": { "method": "DELETE", "header": [], "url": { "raw": "{{baseUrl}}/dcim/console-server-port-templates/:id/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "console-server-port-templates", ":id", "" ], "variable": [ { "key": "id", "value": "", "description": "(Required) A unique integer value identifying this console server port template." } ] } }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "DELETE", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/dcim/console-server-port-templates/:id/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "console-server-port-templates", ":id", "" ], "variable": [ { "key": "id" } ] } }, "status": "No Content", "code": 204, "_postman_previewlanguage": "text", "header": [ { "key": "Content-Type", "value": "text/plain" } ], "cookie": [], "body": "" } ] } ] }, { "name": "dcim console-server-port-templates list", "request": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/dcim/console-server-port-templates/?id=&name=&type=&q=&devicetype_id=&id__n=&id__lte=&id__lt=&id__gte=&id__gt=&name__n=&name__ic=&name__nic=&name__iew=&name__niew=&name__isw=&name__nisw=&name__ie=&name__nie=&type__n=&devicetype_id__n=&limit=&offset=", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "console-server-port-templates", "" ], "query": [ { "key": "id", "value": "" }, { "key": "name", "value": "" }, { "key": "type", "value": "" }, { "key": "q", "value": "" }, { "key": "devicetype_id", "value": "" }, { "key": "id__n", "value": "" }, { "key": "id__lte", "value": "" }, { "key": "id__lt", "value": "" }, { "key": "id__gte", "value": "" }, { "key": "id__gt", "value": "" }, { "key": "name__n", "value": "" }, { "key": "name__ic", "value": "" }, { "key": "name__nic", "value": "" }, { "key": "name__iew", "value": "" }, { "key": "name__niew", "value": "" }, { "key": "name__isw", "value": "" }, { "key": "name__nisw", "value": "" }, { "key": "name__ie", "value": "" }, { "key": "name__nie", "value": "" }, { "key": "type__n", "value": "" }, { "key": "devicetype_id__n", "value": "" }, { "key": "limit", "value": "", "description": "Number of results to return per page." }, { "key": "offset", "value": "", "description": "The initial index from which to return the results." } ] } }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/dcim/console-server-port-templates/?id=&name=&type=&q=&devicetype_id=&id__n=&id__lte=&id__lt=&id__gte=&id__gt=&name__n=&name__ic=&name__nic=&name__iew=&name__niew=&name__isw=&name__nisw=&name__ie=&name__nie=&type__n=&devicetype_id__n=&limit=&offset=", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "console-server-port-templates", "" ], "query": [ { "key": "id", "value": "" }, { "key": "name", "value": "" }, { "key": "type", "value": "" }, { "key": "q", "value": "" }, { "key": "devicetype_id", "value": "" }, { "key": "id__n", "value": "" }, { "key": "id__lte", "value": "" }, { "key": "id__lt", "value": "" }, { "key": "id__gte", "value": "" }, { "key": "id__gt", "value": "" }, { "key": "name__n", "value": "" }, { "key": "name__ic", "value": "" }, { "key": "name__nic", "value": "" }, { "key": "name__iew", "value": "" }, { "key": "name__niew", "value": "" }, { "key": "name__isw", "value": "" }, { "key": "name__nisw", "value": "" }, { "key": "name__ie", "value": "" }, { "key": "name__nie", "value": "" }, { "key": "type__n", "value": "" }, { "key": "devicetype_id__n", "value": "" }, { "key": "limit", "value": "" }, { "key": "offset", "value": "" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "body": "{\n \"count\": -69914239,\n \"results\": [\n {\n \"device_type\": {\n \"model\": \"exer\",\n \"slug\": \"tfX8\",\n \"id\": -55076971,\n \"url\": \"https://W.ktjSFgXTPl91COiEZAKpSdS0VJSAKPIA+\",\n \"manufacturer\": {\n \"name\": \"irur\",\n \"slug\": \"iYQN\",\n \"id\": 46325920,\n \"url\": \"https://EOEOUFuDWeFq.apieZ46q4kziEx\",\n \"devicetype_count\": 51883809\n },\n \"display_name\": \"in ullamco et culpa\",\n \"device_count\": 55136192\n },\n \"name\": \"occa\",\n \"id\": -56772199,\n \"url\": \"http://XIMNUwZAKHP.bddiASj\",\n \"label\": \"\",\n \"type\": {\n \"label\": \"RJ-11\",\n \"value\": \"db-25\"\n },\n \"description\": \"c\"\n },\n {\n \"device_type\": {\n \"model\": \"dese\",\n \"slug\": \"IKRx\",\n \"id\": -19398484,\n \"url\": \"https://zyCS.leYOyte,IiJUyqhCXWDhs\",\n \"manufacturer\": {\n \"name\": \"Ut n\",\n \"slug\": \"8zl7\",\n \"id\": -64259058,\n \"url\": \"https://DrKBUAIsJsLKPYLFkvB.rcrrAuok6hZIgd.cAOjFgW2,DFZ\",\n \"devicetype_count\": 67825373\n },\n \"display_name\": \"tempor mollit do id ut\",\n \"device_count\": -52201184\n },\n \"name\": \"cupi\",\n \"id\": 16970473,\n \"url\": \"https://jsuzyNWJKCFPxoSpzeyQTk.tfhVThByyr+t\",\n \"label\": \"au\",\n \"type\": {\n \"label\": \"USB Type A\",\n \"value\": \"rj-45\"\n },\n \"description\": \"Dui\"\n }\n ],\n \"next\": \"http://fZeU.ulcSInqpuJnIKT.WZLeQiR5Z\",\n \"previous\": \"http://ZyyDMvEhyoeHMboWEk.sumPCnEX9anAKMFIIPhPxjxTfAk4hXxhTggM,V.jf5\"\n}" } ] }, { "name": "dcim console-server-port-templates create", "request": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"device_type\": \"\",\n \"name\": \"\",\n \"label\": \"\",\n \"type\": \"\",\n \"description\": \"\"\n}" }, "url": { "raw": "{{baseUrl}}/dcim/console-server-port-templates/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "console-server-port-templates", "" ] } }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "POST", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/dcim/console-server-port-templates/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "console-server-port-templates", "" ] } }, "status": "Created", "code": 201, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "body": "{\n \"device_type\": {\n \"model\": \"irur\",\n \"slug\": \"ipIu\",\n \"id\": -62158132,\n \"url\": \"http://bSKJieJpowaqauZj.mlomygHRLQEbQMyQ.pcbv96NWzYmw3zfi2TRBKtjSK6KlVBqK3gKGYtNrcTR-E7L9hEnv.256X+uPeikuoC\",\n \"manufacturer\": {\n \"name\": \"labo\",\n \"slug\": \"n n \",\n \"id\": -53570012,\n \"url\": \"http://bRyqGTEQhndwPFVcQvFTE.ijpZ+tAcBvxm4zUzwqNEYHg0XW-0uZtd8rkoL,7R0mmguiyOXd\",\n \"devicetype_count\": 6316964\n },\n \"display_name\": \"dolore laboris\",\n \"device_count\": -67106869\n },\n \"name\": \"veni\",\n \"id\": 45631414,\n \"url\": \"https://EZHkvjqSAOSKv.upJ+Z2H2,s6lLCQhw+N8kcUzsJ\",\n \"label\": \"veli\",\n \"type\": {\n \"label\": \"DB-25\",\n \"value\": \"usb-a\"\n },\n \"description\": \"mi\"\n}" } ] }, { "name": "dcim console-server-port-templates bulk update", "request": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"device_type\": \"\",\n \"name\": \"\",\n \"label\": \"\",\n \"type\": \"\",\n \"description\": \"\"\n}" }, "url": { "raw": "{{baseUrl}}/dcim/console-server-port-templates/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "console-server-port-templates", "" ] } }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "PUT", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/dcim/console-server-port-templates/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "console-server-port-templates", "" ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "body": "{\n \"device_type\": {\n \"model\": \"irur\",\n \"slug\": \"ipIu\",\n \"id\": -62158132,\n \"url\": \"http://bSKJieJpowaqauZj.mlomygHRLQEbQMyQ.pcbv96NWzYmw3zfi2TRBKtjSK6KlVBqK3gKGYtNrcTR-E7L9hEnv.256X+uPeikuoC\",\n \"manufacturer\": {\n \"name\": \"labo\",\n \"slug\": \"n n \",\n \"id\": -53570012,\n \"url\": \"http://bRyqGTEQhndwPFVcQvFTE.ijpZ+tAcBvxm4zUzwqNEYHg0XW-0uZtd8rkoL,7R0mmguiyOXd\",\n \"devicetype_count\": 6316964\n },\n \"display_name\": \"dolore laboris\",\n \"device_count\": -67106869\n },\n \"name\": \"veni\",\n \"id\": 45631414,\n \"url\": \"https://EZHkvjqSAOSKv.upJ+Z2H2,s6lLCQhw+N8kcUzsJ\",\n \"label\": \"veli\",\n \"type\": {\n \"label\": \"DB-25\",\n \"value\": \"usb-a\"\n },\n \"description\": \"mi\"\n}" } ] }, { "name": "dcim console-server-port-templates bulk partial update", "request": { "method": "PATCH", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"device_type\": \"\",\n \"name\": \"\",\n \"label\": \"\",\n \"type\": \"\",\n \"description\": \"\"\n}" }, "url": { "raw": "{{baseUrl}}/dcim/console-server-port-templates/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "console-server-port-templates", "" ] } }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "PATCH", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/dcim/console-server-port-templates/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "console-server-port-templates", "" ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "body": "{\n \"device_type\": {\n \"model\": \"irur\",\n \"slug\": \"ipIu\",\n \"id\": -62158132,\n \"url\": \"http://bSKJieJpowaqauZj.mlomygHRLQEbQMyQ.pcbv96NWzYmw3zfi2TRBKtjSK6KlVBqK3gKGYtNrcTR-E7L9hEnv.256X+uPeikuoC\",\n \"manufacturer\": {\n \"name\": \"labo\",\n \"slug\": \"n n \",\n \"id\": -53570012,\n \"url\": \"http://bRyqGTEQhndwPFVcQvFTE.ijpZ+tAcBvxm4zUzwqNEYHg0XW-0uZtd8rkoL,7R0mmguiyOXd\",\n \"devicetype_count\": 6316964\n },\n \"display_name\": \"dolore laboris\",\n \"device_count\": -67106869\n },\n \"name\": \"veni\",\n \"id\": 45631414,\n \"url\": \"https://EZHkvjqSAOSKv.upJ+Z2H2,s6lLCQhw+N8kcUzsJ\",\n \"label\": \"veli\",\n \"type\": {\n \"label\": \"DB-25\",\n \"value\": \"usb-a\"\n },\n \"description\": \"mi\"\n}" } ] }, { "name": "dcim console-server-port-templates bulk delete", "request": { "method": "DELETE", "header": [], "url": { "raw": "{{baseUrl}}/dcim/console-server-port-templates/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "console-server-port-templates", "" ] } }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "DELETE", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/dcim/console-server-port-templates/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "console-server-port-templates", "" ] } }, "status": "No Content", "code": 204, "_postman_previewlanguage": "text", "header": [ { "key": "Content-Type", "value": "text/plain" } ], "cookie": [], "body": "" } ] } ] }, { "name": "console-server-ports", "item": [ { "name": "{id}", "item": [ { "name": "dcim console-server-ports read", "request": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/dcim/console-server-ports/:id/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "console-server-ports", ":id", "" ], "variable": [ { "key": "id", "value": "", "description": "(Required) A unique integer value identifying this console server port." } ] } }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/dcim/console-server-ports/:id/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "console-server-ports", ":id", "" ], "variable": [ { "key": "id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "body": "{\n \"device\": {\n \"id\": {\n \"value\": \"\"\n },\n \"url\": {\n \"value\": \"\"\n },\n \"name\": {\n \"value\": \"\"\n },\n \"display_name\": {\n \"value\": \"\"\n }\n },\n \"name\": \"eu v\",\n \"id\": 82884476,\n \"url\": \"https://wheFTmURToFwqIz.mrwxoFjqinqoLl1GmMr+dNjuSYSDmNE+GmIN5uniFssX0HELk5Vnw2dZkqnw9TzvbzAUjP\",\n \"label\": \"u\",\n \"type\": {\n \"label\": \"DB-25\",\n \"value\": \"rj-45\"\n },\n \"description\": \"de\",\n \"cable\": {\n \"id\": 63998798,\n \"url\": \"http://YUvNUEvyJMUonSjbxUgKtzVUsXXamnR.xogtG8gW,y+hE9mSNhzXQP6aHPDObiQ-FmkiSProGMsFORFMXKO7WfCv\",\n \"label\": \"Ex\"\n },\n \"cable_peer\": {},\n \"cable_peer_type\": \"laboris amet\",\n \"connected_endpoint\": {},\n \"connected_endpoint_type\": \"qui adipisicing elit\",\n \"connected_endpoint_reachable\": true,\n \"tags\": [\n {\n \"name\": \"sit \",\n \"slug\": \"Q Q \",\n \"id\": -42483769,\n \"url\": \"http://xsIdLEcTPPiUTxX.fxpsj5KnHxxt2HltzSonJ\",\n \"color\": \"7e82\"\n },\n {\n \"name\": \"magn\",\n \"slug\": \"DmIx\",\n \"id\": 46425039,\n \"url\": \"http://bIhMixGhuMJAlmpiimdoFcvW.focUE4FQ5bVZQ.46xjd1MeOE+x\",\n \"color\": \"8ec9\"\n }\n ]\n}" } ] }, { "name": "dcim console-server-ports update", "request": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"device\": \"\",\n \"name\": \"\",\n \"label\": \"\",\n \"type\": \"\",\n \"description\": \"\",\n \"cable\": {\n \"id\": 60863507,\n \"url\": \"http://T.gdrJpLxVhhhybVSH2Nw,FwOve7w,poaPxr3v4eVfmEkAXs9r3eWajS\",\n \"label\": \"con\"\n },\n \"tags\": [\n {\n \"name\": \"cupi\",\n \"slug\": \"NLDN\",\n \"id\": 50623789,\n \"url\": \"https://WbgSXjfyIEMZntvQ.waeVUq7Xr-h2QEmdFCDCSFQEbFNsU0z3JwT+D8C6JMSCvnM-9hq.1D-b1S\",\n \"color\": \"cc15\"\n },\n {\n \"name\": \"elit\",\n \"slug\": \"hkWB\",\n \"id\": 24416353,\n \"url\": \"https://EETrqtkJFAknvhRrSqLTdOYsEZMNcPYL.ucpjJFU6vv1UZwsr.OH2MSX-TK,1U+y9vOt,KU5vwrvDxqbIDC.QOedJEv\",\n \"color\": \"6a80\"\n }\n ]\n}" }, "url": { "raw": "{{baseUrl}}/dcim/console-server-ports/:id/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "console-server-ports", ":id", "" ], "variable": [ { "key": "id", "value": "", "description": "(Required) A unique integer value identifying this console server port." } ] } }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "PUT", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/dcim/console-server-ports/:id/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "console-server-ports", ":id", "" ], "variable": [ { "key": "id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "body": "{\n \"device\": {\n \"id\": {\n \"value\": \"\"\n },\n \"url\": {\n \"value\": \"\"\n },\n \"name\": {\n \"value\": \"\"\n },\n \"display_name\": {\n \"value\": \"\"\n }\n },\n \"name\": \"eu v\",\n \"id\": 82884476,\n \"url\": \"https://wheFTmURToFwqIz.mrwxoFjqinqoLl1GmMr+dNjuSYSDmNE+GmIN5uniFssX0HELk5Vnw2dZkqnw9TzvbzAUjP\",\n \"label\": \"u\",\n \"type\": {\n \"label\": \"DB-25\",\n \"value\": \"rj-45\"\n },\n \"description\": \"de\",\n \"cable\": {\n \"id\": 63998798,\n \"url\": \"http://YUvNUEvyJMUonSjbxUgKtzVUsXXamnR.xogtG8gW,y+hE9mSNhzXQP6aHPDObiQ-FmkiSProGMsFORFMXKO7WfCv\",\n \"label\": \"Ex\"\n },\n \"cable_peer\": {},\n \"cable_peer_type\": \"laboris amet\",\n \"connected_endpoint\": {},\n \"connected_endpoint_type\": \"qui adipisicing elit\",\n \"connected_endpoint_reachable\": true,\n \"tags\": [\n {\n \"name\": \"sit \",\n \"slug\": \"Q Q \",\n \"id\": -42483769,\n \"url\": \"http://xsIdLEcTPPiUTxX.fxpsj5KnHxxt2HltzSonJ\",\n \"color\": \"7e82\"\n },\n {\n \"name\": \"magn\",\n \"slug\": \"DmIx\",\n \"id\": 46425039,\n \"url\": \"http://bIhMixGhuMJAlmpiimdoFcvW.focUE4FQ5bVZQ.46xjd1MeOE+x\",\n \"color\": \"8ec9\"\n }\n ]\n}" } ] }, { "name": "dcim console-server-ports partial update", "request": { "method": "PATCH", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"device\": \"\",\n \"name\": \"\",\n \"label\": \"\",\n \"type\": \"\",\n \"description\": \"\",\n \"cable\": {\n \"id\": 60863507,\n \"url\": \"http://T.gdrJpLxVhhhybVSH2Nw,FwOve7w,poaPxr3v4eVfmEkAXs9r3eWajS\",\n \"label\": \"con\"\n },\n \"tags\": [\n {\n \"name\": \"cupi\",\n \"slug\": \"NLDN\",\n \"id\": 50623789,\n \"url\": \"https://WbgSXjfyIEMZntvQ.waeVUq7Xr-h2QEmdFCDCSFQEbFNsU0z3JwT+D8C6JMSCvnM-9hq.1D-b1S\",\n \"color\": \"cc15\"\n },\n {\n \"name\": \"elit\",\n \"slug\": \"hkWB\",\n \"id\": 24416353,\n \"url\": \"https://EETrqtkJFAknvhRrSqLTdOYsEZMNcPYL.ucpjJFU6vv1UZwsr.OH2MSX-TK,1U+y9vOt,KU5vwrvDxqbIDC.QOedJEv\",\n \"color\": \"6a80\"\n }\n ]\n}" }, "url": { "raw": "{{baseUrl}}/dcim/console-server-ports/:id/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "console-server-ports", ":id", "" ], "variable": [ { "key": "id", "value": "", "description": "(Required) A unique integer value identifying this console server port." } ] } }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "PATCH", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/dcim/console-server-ports/:id/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "console-server-ports", ":id", "" ], "variable": [ { "key": "id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "body": "{\n \"device\": {\n \"id\": {\n \"value\": \"\"\n },\n \"url\": {\n \"value\": \"\"\n },\n \"name\": {\n \"value\": \"\"\n },\n \"display_name\": {\n \"value\": \"\"\n }\n },\n \"name\": \"eu v\",\n \"id\": 82884476,\n \"url\": \"https://wheFTmURToFwqIz.mrwxoFjqinqoLl1GmMr+dNjuSYSDmNE+GmIN5uniFssX0HELk5Vnw2dZkqnw9TzvbzAUjP\",\n \"label\": \"u\",\n \"type\": {\n \"label\": \"DB-25\",\n \"value\": \"rj-45\"\n },\n \"description\": \"de\",\n \"cable\": {\n \"id\": 63998798,\n \"url\": \"http://YUvNUEvyJMUonSjbxUgKtzVUsXXamnR.xogtG8gW,y+hE9mSNhzXQP6aHPDObiQ-FmkiSProGMsFORFMXKO7WfCv\",\n \"label\": \"Ex\"\n },\n \"cable_peer\": {},\n \"cable_peer_type\": \"laboris amet\",\n \"connected_endpoint\": {},\n \"connected_endpoint_type\": \"qui adipisicing elit\",\n \"connected_endpoint_reachable\": true,\n \"tags\": [\n {\n \"name\": \"sit \",\n \"slug\": \"Q Q \",\n \"id\": -42483769,\n \"url\": \"http://xsIdLEcTPPiUTxX.fxpsj5KnHxxt2HltzSonJ\",\n \"color\": \"7e82\"\n },\n {\n \"name\": \"magn\",\n \"slug\": \"DmIx\",\n \"id\": 46425039,\n \"url\": \"http://bIhMixGhuMJAlmpiimdoFcvW.focUE4FQ5bVZQ.46xjd1MeOE+x\",\n \"color\": \"8ec9\"\n }\n ]\n}" } ] }, { "name": "dcim console-server-ports delete", "request": { "method": "DELETE", "header": [], "url": { "raw": "{{baseUrl}}/dcim/console-server-ports/:id/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "console-server-ports", ":id", "" ], "variable": [ { "key": "id", "value": "", "description": "(Required) A unique integer value identifying this console server port." } ] } }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "DELETE", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/dcim/console-server-ports/:id/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "console-server-ports", ":id", "" ], "variable": [ { "key": "id" } ] } }, "status": "No Content", "code": 204, "_postman_previewlanguage": "text", "header": [ { "key": "Content-Type", "value": "text/plain" } ], "cookie": [], "body": "" } ] }, { "name": "dcim console-server-ports trace", "request": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/dcim/console-server-ports/:id/trace/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "console-server-ports", ":id", "trace", "" ], "variable": [ { "key": "id", "value": "", "description": "(Required) A unique integer value identifying this console server port." } ] }, "description": "Trace a complete cable path and return each segment as a three-tuple of (termination, cable, termination)." }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/dcim/console-server-ports/:id/trace/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "console-server-ports", ":id", "trace", "" ], "variable": [ { "key": "id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "body": "{\n \"device\": {\n \"id\": {\n \"value\": \"\"\n },\n \"url\": {\n \"value\": \"\"\n },\n \"name\": {\n \"value\": \"\"\n },\n \"display_name\": {\n \"value\": \"\"\n }\n },\n \"name\": \"eu v\",\n \"id\": 82884476,\n \"url\": \"https://wheFTmURToFwqIz.mrwxoFjqinqoLl1GmMr+dNjuSYSDmNE+GmIN5uniFssX0HELk5Vnw2dZkqnw9TzvbzAUjP\",\n \"label\": \"u\",\n \"type\": {\n \"label\": \"DB-25\",\n \"value\": \"rj-45\"\n },\n \"description\": \"de\",\n \"cable\": {\n \"id\": 63998798,\n \"url\": \"http://YUvNUEvyJMUonSjbxUgKtzVUsXXamnR.xogtG8gW,y+hE9mSNhzXQP6aHPDObiQ-FmkiSProGMsFORFMXKO7WfCv\",\n \"label\": \"Ex\"\n },\n \"cable_peer\": {},\n \"cable_peer_type\": \"laboris amet\",\n \"connected_endpoint\": {},\n \"connected_endpoint_type\": \"qui adipisicing elit\",\n \"connected_endpoint_reachable\": true,\n \"tags\": [\n {\n \"name\": \"sit \",\n \"slug\": \"Q Q \",\n \"id\": -42483769,\n \"url\": \"http://xsIdLEcTPPiUTxX.fxpsj5KnHxxt2HltzSonJ\",\n \"color\": \"7e82\"\n },\n {\n \"name\": \"magn\",\n \"slug\": \"DmIx\",\n \"id\": 46425039,\n \"url\": \"http://bIhMixGhuMJAlmpiimdoFcvW.focUE4FQ5bVZQ.46xjd1MeOE+x\",\n \"color\": \"8ec9\"\n }\n ]\n}" } ] } ] }, { "name": "dcim console-server-ports list", "request": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/dcim/console-server-ports/?id=&name=&description=&q=®ion_id=®ion=&site_id=&site=&device_id=&device=&tag=&cabled=&connected=&type=&id__n=&id__lte=&id__lt=&id__gte=&id__gt=&name__n=&name__ic=&name__nic=&name__iew=&name__niew=&name__isw=&name__nisw=&name__ie=&name__nie=&description__n=&description__ic=&description__nic=&description__iew=&description__niew=&description__isw=&description__nisw=&description__ie=&description__nie=®ion_id__n=®ion__n=&site_id__n=&site__n=&device_id__n=&device__n=&tag__n=&type__n=&limit=&offset=", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "console-server-ports", "" ], "query": [ { "key": "id", "value": "" }, { "key": "name", "value": "" }, { "key": "description", "value": "" }, { "key": "q", "value": "" }, { "key": "region_id", "value": "" }, { "key": "region", "value": "" }, { "key": "site_id", "value": "" }, { "key": "site", "value": "" }, { "key": "device_id", "value": "" }, { "key": "device", "value": "" }, { "key": "tag", "value": "" }, { "key": "cabled", "value": "" }, { "key": "connected", "value": "" }, { "key": "type", "value": "" }, { "key": "id__n", "value": "" }, { "key": "id__lte", "value": "" }, { "key": "id__lt", "value": "" }, { "key": "id__gte", "value": "" }, { "key": "id__gt", "value": "" }, { "key": "name__n", "value": "" }, { "key": "name__ic", "value": "" }, { "key": "name__nic", "value": "" }, { "key": "name__iew", "value": "" }, { "key": "name__niew", "value": "" }, { "key": "name__isw", "value": "" }, { "key": "name__nisw", "value": "" }, { "key": "name__ie", "value": "" }, { "key": "name__nie", "value": "" }, { "key": "description__n", "value": "" }, { "key": "description__ic", "value": "" }, { "key": "description__nic", "value": "" }, { "key": "description__iew", "value": "" }, { "key": "description__niew", "value": "" }, { "key": "description__isw", "value": "" }, { "key": "description__nisw", "value": "" }, { "key": "description__ie", "value": "" }, { "key": "description__nie", "value": "" }, { "key": "region_id__n", "value": "" }, { "key": "region__n", "value": "" }, { "key": "site_id__n", "value": "" }, { "key": "site__n", "value": "" }, { "key": "device_id__n", "value": "" }, { "key": "device__n", "value": "" }, { "key": "tag__n", "value": "" }, { "key": "type__n", "value": "" }, { "key": "limit", "value": "", "description": "Number of results to return per page." }, { "key": "offset", "value": "", "description": "The initial index from which to return the results." } ] } }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/dcim/console-server-ports/?id=&name=&description=&q=®ion_id=®ion=&site_id=&site=&device_id=&device=&tag=&cabled=&connected=&type=&id__n=&id__lte=&id__lt=&id__gte=&id__gt=&name__n=&name__ic=&name__nic=&name__iew=&name__niew=&name__isw=&name__nisw=&name__ie=&name__nie=&description__n=&description__ic=&description__nic=&description__iew=&description__niew=&description__isw=&description__nisw=&description__ie=&description__nie=®ion_id__n=®ion__n=&site_id__n=&site__n=&device_id__n=&device__n=&tag__n=&type__n=&limit=&offset=", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "console-server-ports", "" ], "query": [ { "key": "id", "value": "" }, { "key": "name", "value": "" }, { "key": "description", "value": "" }, { "key": "q", "value": "" }, { "key": "region_id", "value": "" }, { "key": "region", "value": "" }, { "key": "site_id", "value": "" }, { "key": "site", "value": "" }, { "key": "device_id", "value": "" }, { "key": "device", "value": "" }, { "key": "tag", "value": "" }, { "key": "cabled", "value": "" }, { "key": "connected", "value": "" }, { "key": "type", "value": "" }, { "key": "id__n", "value": "" }, { "key": "id__lte", "value": "" }, { "key": "id__lt", "value": "" }, { "key": "id__gte", "value": "" }, { "key": "id__gt", "value": "" }, { "key": "name__n", "value": "" }, { "key": "name__ic", "value": "" }, { "key": "name__nic", "value": "" }, { "key": "name__iew", "value": "" }, { "key": "name__niew", "value": "" }, { "key": "name__isw", "value": "" }, { "key": "name__nisw", "value": "" }, { "key": "name__ie", "value": "" }, { "key": "name__nie", "value": "" }, { "key": "description__n", "value": "" }, { "key": "description__ic", "value": "" }, { "key": "description__nic", "value": "" }, { "key": "description__iew", "value": "" }, { "key": "description__niew", "value": "" }, { "key": "description__isw", "value": "" }, { "key": "description__nisw", "value": "" }, { "key": "description__ie", "value": "" }, { "key": "description__nie", "value": "" }, { "key": "region_id__n", "value": "" }, { "key": "region__n", "value": "" }, { "key": "site_id__n", "value": "" }, { "key": "site__n", "value": "" }, { "key": "device_id__n", "value": "" }, { "key": "device__n", "value": "" }, { "key": "tag__n", "value": "" }, { "key": "type__n", "value": "" }, { "key": "limit", "value": "" }, { "key": "offset", "value": "" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "body": "{\n \"count\": 20552113,\n \"results\": [\n {\n \"device\": {\n \"id\": {\n \"value\": \"\"\n },\n \"url\": {\n \"value\": \"\"\n },\n \"name\": {\n \"value\": \"\"\n },\n \"display_name\": {\n \"value\": \"\"\n }\n },\n \"name\": \"offi\",\n \"id\": -17957315,\n \"url\": \"http://bTKXJWJ.tbxcswE3zY2s\",\n \"label\": \"si\",\n \"type\": {\n \"label\": \"USB Micro B\",\n \"value\": \"other\"\n },\n \"description\": \"id \",\n \"cable\": {\n \"id\": 76018136,\n \"url\": \"https://qbWoj.ommPG\",\n \"label\": \"\"\n },\n \"cable_peer\": {},\n \"cable_peer_type\": \"qui anim\",\n \"connected_endpoint\": {},\n \"connected_endpoint_type\": \"do esse cillum enim\",\n \"connected_endpoint_reachable\": false,\n \"tags\": [\n {\n \"name\": \"fugi\",\n \"slug\": \"ZeH_\",\n \"id\": -76994602,\n \"url\": \"http://D.ahqnh,Sq7SEpvxkJ9BAAjocJompnTnWNosxELiMxFJPJfZ-cOLbjwhKQlFctBxt-Wvn6DrXgLB\",\n \"color\": \"681b\"\n },\n {\n \"name\": \"sed \",\n \"slug\": \"6OSd\",\n \"id\": 92291345,\n \"url\": \"https://ILATllmIhUVvuubYOm.cnmoEnzzuBHy9IvWSb1ResuhqWyEZFSS.xrzqcTCOOtRYFtX7\",\n \"color\": \"4e2d\"\n }\n ]\n },\n {\n \"device\": {\n \"id\": {\n \"value\": \"\"\n },\n \"url\": {\n \"value\": \"\"\n },\n \"name\": {\n \"value\": \"\"\n },\n \"display_name\": {\n \"value\": \"\"\n }\n },\n \"name\": \"eu v\",\n \"id\": -6903658,\n \"url\": \"http://IFRBFBPpPghpGQE.mknsxe4l7k+Hmx9q5AMBi4UwKM5UWs6dlYRK4JO+tmJpBEkhdACGPn83CLvlD\",\n \"label\": \"e\",\n \"type\": {\n \"label\": \"USB Type C\",\n \"value\": \"rj-45\"\n },\n \"description\": \"dol\",\n \"cable\": {\n \"id\": -78439787,\n \"url\": \"http://tgRlBJJDnmBAKEGamubVgOseTNfwKz.hzyc4f8,SQupDQG4u.4GPJPqiur3wW15TJc\",\n \"label\": \"ad\"\n },\n \"cable_peer\": {},\n \"cable_peer_type\": \"aute tempor\",\n \"connected_endpoint\": {},\n \"connected_endpoint_type\": \"sunt qui reprehenderit\",\n \"connected_endpoint_reachable\": true,\n \"tags\": [\n {\n \"name\": \"anim\",\n \"slug\": \"H2k8\",\n \"id\": -69818072,\n \"url\": \"https://xCCXvQFJvoEAXxsRnyrEHwkeN.shcIxBlSmkTMO,Agg,d\",\n \"color\": \"198b\"\n },\n {\n \"name\": \"sed \",\n \"slug\": \"7KKk\",\n \"id\": 19331421,\n \"url\": \"http://PNvfXXGAWBETvFAbhFjgHyrabJuEegU.oyxWxl0D+pyFzpEJmzeZQcGHcyXAzg4MxuDz\",\n \"color\": \"00d8\"\n }\n ]\n }\n ],\n \"next\": \"http://ZRVNou.bicACzc056KXqWRynESE2YAAqOTNxICRIfhmj1adtIUsLpPymovzA\",\n \"previous\": \"http://skhEfeUpFfyzjZASWoAXFY.qfmndRxd,boB6xke5dQHWrHD0A4xxl-UhP\"\n}" } ] }, { "name": "dcim console-server-ports create", "request": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"device\": \"\",\n \"name\": \"\",\n \"label\": \"\",\n \"type\": \"\",\n \"description\": \"\",\n \"cable\": {\n \"id\": 42671196,\n \"url\": \"https://NAYbMIiRSCepEPLxugIYza.lxdPbsGJheWMF\",\n \"label\": \"lab\"\n },\n \"tags\": [\n {\n \"name\": \"dolo\",\n \"slug\": \"PxqY\",\n \"id\": -38864782,\n \"url\": \"http://ZAucKquEFlWYrkxukHmi.xqayj.o+torr4ZH9bjudlWpfsw\",\n \"color\": \"f608\"\n },\n {\n \"name\": \"in n\",\n \"slug\": \"A1GC\",\n \"id\": -98754980,\n \"url\": \"https://HpxSMyfsERuJoYpf.lznHFW-\",\n \"color\": \"8319\"\n }\n ]\n}" }, "url": { "raw": "{{baseUrl}}/dcim/console-server-ports/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "console-server-ports", "" ] } }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "POST", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/dcim/console-server-ports/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "console-server-ports", "" ] } }, "status": "Created", "code": 201, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "body": "{\n \"device\": {\n \"id\": {\n \"value\": \"\"\n },\n \"url\": {\n \"value\": \"\"\n },\n \"name\": {\n \"value\": \"\"\n },\n \"display_name\": {\n \"value\": \"\"\n }\n },\n \"name\": \"eu v\",\n \"id\": 82884476,\n \"url\": \"https://wheFTmURToFwqIz.mrwxoFjqinqoLl1GmMr+dNjuSYSDmNE+GmIN5uniFssX0HELk5Vnw2dZkqnw9TzvbzAUjP\",\n \"label\": \"u\",\n \"type\": {\n \"label\": \"DB-25\",\n \"value\": \"rj-45\"\n },\n \"description\": \"de\",\n \"cable\": {\n \"id\": 63998798,\n \"url\": \"http://YUvNUEvyJMUonSjbxUgKtzVUsXXamnR.xogtG8gW,y+hE9mSNhzXQP6aHPDObiQ-FmkiSProGMsFORFMXKO7WfCv\",\n \"label\": \"Ex\"\n },\n \"cable_peer\": {},\n \"cable_peer_type\": \"laboris amet\",\n \"connected_endpoint\": {},\n \"connected_endpoint_type\": \"qui adipisicing elit\",\n \"connected_endpoint_reachable\": true,\n \"tags\": [\n {\n \"name\": \"sit \",\n \"slug\": \"Q Q \",\n \"id\": -42483769,\n \"url\": \"http://xsIdLEcTPPiUTxX.fxpsj5KnHxxt2HltzSonJ\",\n \"color\": \"7e82\"\n },\n {\n \"name\": \"magn\",\n \"slug\": \"DmIx\",\n \"id\": 46425039,\n \"url\": \"http://bIhMixGhuMJAlmpiimdoFcvW.focUE4FQ5bVZQ.46xjd1MeOE+x\",\n \"color\": \"8ec9\"\n }\n ]\n}" } ] }, { "name": "dcim console-server-ports bulk update", "request": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"device\": \"\",\n \"name\": \"\",\n \"label\": \"\",\n \"type\": \"\",\n \"description\": \"\",\n \"cable\": {\n \"id\": 60863507,\n \"url\": \"http://T.gdrJpLxVhhhybVSH2Nw,FwOve7w,poaPxr3v4eVfmEkAXs9r3eWajS\",\n \"label\": \"con\"\n },\n \"tags\": [\n {\n \"name\": \"cupi\",\n \"slug\": \"NLDN\",\n \"id\": 50623789,\n \"url\": \"https://WbgSXjfyIEMZntvQ.waeVUq7Xr-h2QEmdFCDCSFQEbFNsU0z3JwT+D8C6JMSCvnM-9hq.1D-b1S\",\n \"color\": \"cc15\"\n },\n {\n \"name\": \"elit\",\n \"slug\": \"hkWB\",\n \"id\": 24416353,\n \"url\": \"https://EETrqtkJFAknvhRrSqLTdOYsEZMNcPYL.ucpjJFU6vv1UZwsr.OH2MSX-TK,1U+y9vOt,KU5vwrvDxqbIDC.QOedJEv\",\n \"color\": \"6a80\"\n }\n ]\n}" }, "url": { "raw": "{{baseUrl}}/dcim/console-server-ports/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "console-server-ports", "" ] } }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "PUT", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/dcim/console-server-ports/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "console-server-ports", "" ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "body": "{\n \"device\": {\n \"id\": {\n \"value\": \"\"\n },\n \"url\": {\n \"value\": \"\"\n },\n \"name\": {\n \"value\": \"\"\n },\n \"display_name\": {\n \"value\": \"\"\n }\n },\n \"name\": \"eu v\",\n \"id\": 82884476,\n \"url\": \"https://wheFTmURToFwqIz.mrwxoFjqinqoLl1GmMr+dNjuSYSDmNE+GmIN5uniFssX0HELk5Vnw2dZkqnw9TzvbzAUjP\",\n \"label\": \"u\",\n \"type\": {\n \"label\": \"DB-25\",\n \"value\": \"rj-45\"\n },\n \"description\": \"de\",\n \"cable\": {\n \"id\": 63998798,\n \"url\": \"http://YUvNUEvyJMUonSjbxUgKtzVUsXXamnR.xogtG8gW,y+hE9mSNhzXQP6aHPDObiQ-FmkiSProGMsFORFMXKO7WfCv\",\n \"label\": \"Ex\"\n },\n \"cable_peer\": {},\n \"cable_peer_type\": \"laboris amet\",\n \"connected_endpoint\": {},\n \"connected_endpoint_type\": \"qui adipisicing elit\",\n \"connected_endpoint_reachable\": true,\n \"tags\": [\n {\n \"name\": \"sit \",\n \"slug\": \"Q Q \",\n \"id\": -42483769,\n \"url\": \"http://xsIdLEcTPPiUTxX.fxpsj5KnHxxt2HltzSonJ\",\n \"color\": \"7e82\"\n },\n {\n \"name\": \"magn\",\n \"slug\": \"DmIx\",\n \"id\": 46425039,\n \"url\": \"http://bIhMixGhuMJAlmpiimdoFcvW.focUE4FQ5bVZQ.46xjd1MeOE+x\",\n \"color\": \"8ec9\"\n }\n ]\n}" } ] }, { "name": "dcim console-server-ports bulk partial update", "request": { "method": "PATCH", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"device\": \"\",\n \"name\": \"\",\n \"label\": \"\",\n \"type\": \"\",\n \"description\": \"\",\n \"cable\": {\n \"id\": 60863507,\n \"url\": \"http://T.gdrJpLxVhhhybVSH2Nw,FwOve7w,poaPxr3v4eVfmEkAXs9r3eWajS\",\n \"label\": \"con\"\n },\n \"tags\": [\n {\n \"name\": \"cupi\",\n \"slug\": \"NLDN\",\n \"id\": 50623789,\n \"url\": \"https://WbgSXjfyIEMZntvQ.waeVUq7Xr-h2QEmdFCDCSFQEbFNsU0z3JwT+D8C6JMSCvnM-9hq.1D-b1S\",\n \"color\": \"cc15\"\n },\n {\n \"name\": \"elit\",\n \"slug\": \"hkWB\",\n \"id\": 24416353,\n \"url\": \"https://EETrqtkJFAknvhRrSqLTdOYsEZMNcPYL.ucpjJFU6vv1UZwsr.OH2MSX-TK,1U+y9vOt,KU5vwrvDxqbIDC.QOedJEv\",\n \"color\": \"6a80\"\n }\n ]\n}" }, "url": { "raw": "{{baseUrl}}/dcim/console-server-ports/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "console-server-ports", "" ] } }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "PATCH", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/dcim/console-server-ports/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "console-server-ports", "" ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "body": "{\n \"device\": {\n \"id\": {\n \"value\": \"\"\n },\n \"url\": {\n \"value\": \"\"\n },\n \"name\": {\n \"value\": \"\"\n },\n \"display_name\": {\n \"value\": \"\"\n }\n },\n \"name\": \"eu v\",\n \"id\": 82884476,\n \"url\": \"https://wheFTmURToFwqIz.mrwxoFjqinqoLl1GmMr+dNjuSYSDmNE+GmIN5uniFssX0HELk5Vnw2dZkqnw9TzvbzAUjP\",\n \"label\": \"u\",\n \"type\": {\n \"label\": \"DB-25\",\n \"value\": \"rj-45\"\n },\n \"description\": \"de\",\n \"cable\": {\n \"id\": 63998798,\n \"url\": \"http://YUvNUEvyJMUonSjbxUgKtzVUsXXamnR.xogtG8gW,y+hE9mSNhzXQP6aHPDObiQ-FmkiSProGMsFORFMXKO7WfCv\",\n \"label\": \"Ex\"\n },\n \"cable_peer\": {},\n \"cable_peer_type\": \"laboris amet\",\n \"connected_endpoint\": {},\n \"connected_endpoint_type\": \"qui adipisicing elit\",\n \"connected_endpoint_reachable\": true,\n \"tags\": [\n {\n \"name\": \"sit \",\n \"slug\": \"Q Q \",\n \"id\": -42483769,\n \"url\": \"http://xsIdLEcTPPiUTxX.fxpsj5KnHxxt2HltzSonJ\",\n \"color\": \"7e82\"\n },\n {\n \"name\": \"magn\",\n \"slug\": \"DmIx\",\n \"id\": 46425039,\n \"url\": \"http://bIhMixGhuMJAlmpiimdoFcvW.focUE4FQ5bVZQ.46xjd1MeOE+x\",\n \"color\": \"8ec9\"\n }\n ]\n}" } ] }, { "name": "dcim console-server-ports bulk delete", "request": { "method": "DELETE", "header": [], "url": { "raw": "{{baseUrl}}/dcim/console-server-ports/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "console-server-ports", "" ] } }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "DELETE", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/dcim/console-server-ports/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "console-server-ports", "" ] } }, "status": "No Content", "code": 204, "_postman_previewlanguage": "text", "header": [ { "key": "Content-Type", "value": "text/plain" } ], "cookie": [], "body": "" } ] } ] }, { "name": "device-bay-templates", "item": [ { "name": "{id}", "item": [ { "name": "dcim device-bay-templates read", "request": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/dcim/device-bay-templates/:id/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "device-bay-templates", ":id", "" ], "variable": [ { "key": "id", "value": "", "description": "(Required) A unique integer value identifying this device bay template." } ] } }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/dcim/device-bay-templates/:id/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "device-bay-templates", ":id", "" ], "variable": [ { "key": "id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "body": "{\n \"device_type\": {\n \"model\": \"amet\",\n \"slug\": \"KeoR\",\n \"id\": 30465650,\n \"url\": \"https://bBERTnEyexUDGMss.yqfivzO3NgmYymOVonf\",\n \"manufacturer\": {\n \"name\": \"comm\",\n \"slug\": \"V8s \",\n \"id\": 78068515,\n \"url\": \"http://EcvXGLaMOfkcoSNAmAcNFPKjoJEn.sckca39F066.5BDK-Y4utpx4ORIEUX6aIxuainNVvgsJuTjGc97M4co.i.ptecI52EQSSOWWWAW\",\n \"devicetype_count\": -11595938\n },\n \"display_name\": \"in nulla dolor\",\n \"device_count\": 17526430\n },\n \"name\": \"offi\",\n \"id\": -62374634,\n \"url\": \"https://E.xpjKxEne7ij+DDHUbo59ub3.o-vcC.5am-VzDk.gFPungKr4AdlD0bBItVRYs\",\n \"label\": \"in \",\n \"description\": \"de\"\n}" } ] }, { "name": "dcim device-bay-templates update", "request": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"device_type\": \"\",\n \"name\": \"\",\n \"label\": \"\",\n \"description\": \"\"\n}" }, "url": { "raw": "{{baseUrl}}/dcim/device-bay-templates/:id/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "device-bay-templates", ":id", "" ], "variable": [ { "key": "id", "value": "", "description": "(Required) A unique integer value identifying this device bay template." } ] } }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "PUT", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/dcim/device-bay-templates/:id/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "device-bay-templates", ":id", "" ], "variable": [ { "key": "id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "body": "{\n \"device_type\": {\n \"model\": \"amet\",\n \"slug\": \"KeoR\",\n \"id\": 30465650,\n \"url\": \"https://bBERTnEyexUDGMss.yqfivzO3NgmYymOVonf\",\n \"manufacturer\": {\n \"name\": \"comm\",\n \"slug\": \"V8s \",\n \"id\": 78068515,\n \"url\": \"http://EcvXGLaMOfkcoSNAmAcNFPKjoJEn.sckca39F066.5BDK-Y4utpx4ORIEUX6aIxuainNVvgsJuTjGc97M4co.i.ptecI52EQSSOWWWAW\",\n \"devicetype_count\": -11595938\n },\n \"display_name\": \"in nulla dolor\",\n \"device_count\": 17526430\n },\n \"name\": \"offi\",\n \"id\": -62374634,\n \"url\": \"https://E.xpjKxEne7ij+DDHUbo59ub3.o-vcC.5am-VzDk.gFPungKr4AdlD0bBItVRYs\",\n \"label\": \"in \",\n \"description\": \"de\"\n}" } ] }, { "name": "dcim device-bay-templates partial update", "request": { "method": "PATCH", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"device_type\": \"\",\n \"name\": \"\",\n \"label\": \"\",\n \"description\": \"\"\n}" }, "url": { "raw": "{{baseUrl}}/dcim/device-bay-templates/:id/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "device-bay-templates", ":id", "" ], "variable": [ { "key": "id", "value": "", "description": "(Required) A unique integer value identifying this device bay template." } ] } }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "PATCH", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/dcim/device-bay-templates/:id/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "device-bay-templates", ":id", "" ], "variable": [ { "key": "id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "body": "{\n \"device_type\": {\n \"model\": \"amet\",\n \"slug\": \"KeoR\",\n \"id\": 30465650,\n \"url\": \"https://bBERTnEyexUDGMss.yqfivzO3NgmYymOVonf\",\n \"manufacturer\": {\n \"name\": \"comm\",\n \"slug\": \"V8s \",\n \"id\": 78068515,\n \"url\": \"http://EcvXGLaMOfkcoSNAmAcNFPKjoJEn.sckca39F066.5BDK-Y4utpx4ORIEUX6aIxuainNVvgsJuTjGc97M4co.i.ptecI52EQSSOWWWAW\",\n \"devicetype_count\": -11595938\n },\n \"display_name\": \"in nulla dolor\",\n \"device_count\": 17526430\n },\n \"name\": \"offi\",\n \"id\": -62374634,\n \"url\": \"https://E.xpjKxEne7ij+DDHUbo59ub3.o-vcC.5am-VzDk.gFPungKr4AdlD0bBItVRYs\",\n \"label\": \"in \",\n \"description\": \"de\"\n}" } ] }, { "name": "dcim device-bay-templates delete", "request": { "method": "DELETE", "header": [], "url": { "raw": "{{baseUrl}}/dcim/device-bay-templates/:id/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "device-bay-templates", ":id", "" ], "variable": [ { "key": "id", "value": "", "description": "(Required) A unique integer value identifying this device bay template." } ] } }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "DELETE", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/dcim/device-bay-templates/:id/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "device-bay-templates", ":id", "" ], "variable": [ { "key": "id" } ] } }, "status": "No Content", "code": 204, "_postman_previewlanguage": "text", "header": [ { "key": "Content-Type", "value": "text/plain" } ], "cookie": [], "body": "" } ] } ] }, { "name": "dcim device-bay-templates list", "request": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/dcim/device-bay-templates/?id=&name=&q=&devicetype_id=&id__n=&id__lte=&id__lt=&id__gte=&id__gt=&name__n=&name__ic=&name__nic=&name__iew=&name__niew=&name__isw=&name__nisw=&name__ie=&name__nie=&devicetype_id__n=&limit=&offset=", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "device-bay-templates", "" ], "query": [ { "key": "id", "value": "" }, { "key": "name", "value": "" }, { "key": "q", "value": "" }, { "key": "devicetype_id", "value": "" }, { "key": "id__n", "value": "" }, { "key": "id__lte", "value": "" }, { "key": "id__lt", "value": "" }, { "key": "id__gte", "value": "" }, { "key": "id__gt", "value": "" }, { "key": "name__n", "value": "" }, { "key": "name__ic", "value": "" }, { "key": "name__nic", "value": "" }, { "key": "name__iew", "value": "" }, { "key": "name__niew", "value": "" }, { "key": "name__isw", "value": "" }, { "key": "name__nisw", "value": "" }, { "key": "name__ie", "value": "" }, { "key": "name__nie", "value": "" }, { "key": "devicetype_id__n", "value": "" }, { "key": "limit", "value": "", "description": "Number of results to return per page." }, { "key": "offset", "value": "", "description": "The initial index from which to return the results." } ] } }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/dcim/device-bay-templates/?id=&name=&q=&devicetype_id=&id__n=&id__lte=&id__lt=&id__gte=&id__gt=&name__n=&name__ic=&name__nic=&name__iew=&name__niew=&name__isw=&name__nisw=&name__ie=&name__nie=&devicetype_id__n=&limit=&offset=", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "device-bay-templates", "" ], "query": [ { "key": "id", "value": "" }, { "key": "name", "value": "" }, { "key": "q", "value": "" }, { "key": "devicetype_id", "value": "" }, { "key": "id__n", "value": "" }, { "key": "id__lte", "value": "" }, { "key": "id__lt", "value": "" }, { "key": "id__gte", "value": "" }, { "key": "id__gt", "value": "" }, { "key": "name__n", "value": "" }, { "key": "name__ic", "value": "" }, { "key": "name__nic", "value": "" }, { "key": "name__iew", "value": "" }, { "key": "name__niew", "value": "" }, { "key": "name__isw", "value": "" }, { "key": "name__nisw", "value": "" }, { "key": "name__ie", "value": "" }, { "key": "name__nie", "value": "" }, { "key": "devicetype_id__n", "value": "" }, { "key": "limit", "value": "" }, { "key": "offset", "value": "" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "body": "{\n \"count\": 88821679,\n \"results\": [\n {\n \"device_type\": {\n \"model\": \"proi\",\n \"slug\": \"uNM \",\n \"id\": 93762424,\n \"url\": \"http://RtskWeJNwQ.wbzox3yiw1KpEwQ\",\n \"manufacturer\": {\n \"name\": \"est \",\n \"slug\": \"FDjR\",\n \"id\": -49639336,\n \"url\": \"https://PAe.muhOAp5,DQwcrhk0FidrHwZ\",\n \"devicetype_count\": -18239701\n },\n \"display_name\": \"elit velit in sit\",\n \"device_count\": -32162963\n },\n \"name\": \"veli\",\n \"id\": -32797044,\n \"url\": \"http://PNDYTklCSMRhtHHdYXyTHEom.dtoytfPIiwwkZU\",\n \"label\": \"s\",\n \"description\": \"com\"\n },\n {\n \"device_type\": {\n \"model\": \"dolo\",\n \"slug\": \"OHsq\",\n \"id\": 67674914,\n \"url\": \"http://tBEwF.mzdTv1WWMlTMZ1F.ZFs+zKJ0b3ooBbjBSvvlEjmXtN40obf\",\n \"manufacturer\": {\n \"name\": \"quis\",\n \"slug\": \"aYk \",\n \"id\": 8026380,\n \"url\": \"http://aBrCHBwossbbIbmEqlAMkvN.xsyvpFeOpDTjF5K8X+JgokbwPD8,IwH7dHc6\",\n \"devicetype_count\": -97631367\n },\n \"display_name\": \"et non Duis\",\n \"device_count\": 7268460\n },\n \"name\": \"enim\",\n \"id\": -71685755,\n \"url\": \"https://DMKitIUiCD.pnABAxbdvZ3K+fI-Dl1LsOI8rxWu7Y6h6Aqt5HKwyQJpNWRKFsGdfu8YmNhZ.v0+9\",\n \"label\": \"u\",\n \"description\": \"te\"\n }\n ],\n \"next\": \"https://hmfViKaCFBEfDTtQfRXNWaBIBRSAzJ.hifufm70fTVAZMzXZ0AK-t8PuSIzWq\",\n \"previous\": \"https://XOFKr.gikOzs4UwHEDx+iIvHgkh0wjcLO1nhGY2OmZB+O4T+ZFbYwFvRGUwQg\"\n}" } ] }, { "name": "dcim device-bay-templates create", "request": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"device_type\": \"\",\n \"name\": \"\",\n \"label\": \"\",\n \"description\": \"\"\n}" }, "url": { "raw": "{{baseUrl}}/dcim/device-bay-templates/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "device-bay-templates", "" ] } }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "POST", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/dcim/device-bay-templates/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "device-bay-templates", "" ] } }, "status": "Created", "code": 201, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "body": "{\n \"device_type\": {\n \"model\": \"amet\",\n \"slug\": \"KeoR\",\n \"id\": 30465650,\n \"url\": \"https://bBERTnEyexUDGMss.yqfivzO3NgmYymOVonf\",\n \"manufacturer\": {\n \"name\": \"comm\",\n \"slug\": \"V8s \",\n \"id\": 78068515,\n \"url\": \"http://EcvXGLaMOfkcoSNAmAcNFPKjoJEn.sckca39F066.5BDK-Y4utpx4ORIEUX6aIxuainNVvgsJuTjGc97M4co.i.ptecI52EQSSOWWWAW\",\n \"devicetype_count\": -11595938\n },\n \"display_name\": \"in nulla dolor\",\n \"device_count\": 17526430\n },\n \"name\": \"offi\",\n \"id\": -62374634,\n \"url\": \"https://E.xpjKxEne7ij+DDHUbo59ub3.o-vcC.5am-VzDk.gFPungKr4AdlD0bBItVRYs\",\n \"label\": \"in \",\n \"description\": \"de\"\n}" } ] }, { "name": "dcim device-bay-templates bulk update", "request": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"device_type\": \"\",\n \"name\": \"\",\n \"label\": \"\",\n \"description\": \"\"\n}" }, "url": { "raw": "{{baseUrl}}/dcim/device-bay-templates/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "device-bay-templates", "" ] } }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "PUT", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/dcim/device-bay-templates/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "device-bay-templates", "" ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "body": "{\n \"device_type\": {\n \"model\": \"amet\",\n \"slug\": \"KeoR\",\n \"id\": 30465650,\n \"url\": \"https://bBERTnEyexUDGMss.yqfivzO3NgmYymOVonf\",\n \"manufacturer\": {\n \"name\": \"comm\",\n \"slug\": \"V8s \",\n \"id\": 78068515,\n \"url\": \"http://EcvXGLaMOfkcoSNAmAcNFPKjoJEn.sckca39F066.5BDK-Y4utpx4ORIEUX6aIxuainNVvgsJuTjGc97M4co.i.ptecI52EQSSOWWWAW\",\n \"devicetype_count\": -11595938\n },\n \"display_name\": \"in nulla dolor\",\n \"device_count\": 17526430\n },\n \"name\": \"offi\",\n \"id\": -62374634,\n \"url\": \"https://E.xpjKxEne7ij+DDHUbo59ub3.o-vcC.5am-VzDk.gFPungKr4AdlD0bBItVRYs\",\n \"label\": \"in \",\n \"description\": \"de\"\n}" } ] }, { "name": "dcim device-bay-templates bulk partial update", "request": { "method": "PATCH", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"device_type\": \"\",\n \"name\": \"\",\n \"label\": \"\",\n \"description\": \"\"\n}" }, "url": { "raw": "{{baseUrl}}/dcim/device-bay-templates/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "device-bay-templates", "" ] } }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "PATCH", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/dcim/device-bay-templates/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "device-bay-templates", "" ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "body": "{\n \"device_type\": {\n \"model\": \"amet\",\n \"slug\": \"KeoR\",\n \"id\": 30465650,\n \"url\": \"https://bBERTnEyexUDGMss.yqfivzO3NgmYymOVonf\",\n \"manufacturer\": {\n \"name\": \"comm\",\n \"slug\": \"V8s \",\n \"id\": 78068515,\n \"url\": \"http://EcvXGLaMOfkcoSNAmAcNFPKjoJEn.sckca39F066.5BDK-Y4utpx4ORIEUX6aIxuainNVvgsJuTjGc97M4co.i.ptecI52EQSSOWWWAW\",\n \"devicetype_count\": -11595938\n },\n \"display_name\": \"in nulla dolor\",\n \"device_count\": 17526430\n },\n \"name\": \"offi\",\n \"id\": -62374634,\n \"url\": \"https://E.xpjKxEne7ij+DDHUbo59ub3.o-vcC.5am-VzDk.gFPungKr4AdlD0bBItVRYs\",\n \"label\": \"in \",\n \"description\": \"de\"\n}" } ] }, { "name": "dcim device-bay-templates bulk delete", "request": { "method": "DELETE", "header": [], "url": { "raw": "{{baseUrl}}/dcim/device-bay-templates/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "device-bay-templates", "" ] } }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "DELETE", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/dcim/device-bay-templates/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "device-bay-templates", "" ] } }, "status": "No Content", "code": 204, "_postman_previewlanguage": "text", "header": [ { "key": "Content-Type", "value": "text/plain" } ], "cookie": [], "body": "" } ] } ] }, { "name": "device-bays", "item": [ { "name": "{id}", "item": [ { "name": "dcim device-bays read", "request": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/dcim/device-bays/:id/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "device-bays", ":id", "" ], "variable": [ { "key": "id", "value": "", "description": "(Required) A unique integer value identifying this device bay." } ] } }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/dcim/device-bays/:id/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "device-bays", ":id", "" ], "variable": [ { "key": "id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "body": "{\n \"device\": {\n \"id\": {\n \"value\": \"\"\n },\n \"url\": {\n \"value\": \"\"\n },\n \"name\": {\n \"value\": \"\"\n },\n \"display_name\": {\n \"value\": \"\"\n }\n },\n \"name\": \"ad p\",\n \"id\": 52482083,\n \"url\": \"https://HBRYtbCNuSUpybdIPNAydgTfQwQN.mjpyTgFpZk7Z\",\n \"label\": \"\",\n \"description\": \"nis\",\n \"installed_device\": {\n \"id\": {\n \"value\": \"\"\n },\n \"url\": {\n \"value\": \"\"\n },\n \"name\": {\n \"value\": \"\"\n },\n \"display_name\": {\n \"value\": \"\"\n }\n },\n \"tags\": [\n {\n \"name\": \"inci\",\n \"slug\": \"WZKk\",\n \"id\": -76840447,\n \"url\": \"https://q.lptvdd7k.NyUZcVSRqazqOKv,BIkJRzFXnd8we0qDdhwa-\",\n \"color\": \"9fc7\"\n },\n {\n \"name\": \"dolo\",\n \"slug\": \"9Xo \",\n \"id\": 30961650,\n \"url\": \"http://vCpzTUOyhtVlPBKVXPwuQpLDeOtn.suY2-gE20JQCEPAXyxyD1fiwA1B\",\n \"color\": \"9755\"\n }\n ]\n}" } ] }, { "name": "dcim device-bays update", "request": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"device\": \"\",\n \"name\": \"\",\n \"label\": \"\",\n \"description\": \"\",\n \"installed_device\": \"\",\n \"tags\": [\n {\n \"name\": \"sit \",\n \"slug\": \"1RdT\",\n \"id\": -3484025,\n \"url\": \"https://IyvcNnrUkEQYBVsDaKTAlXDuxVU.ecwkoiH2fVRVZG-bxStTkaOPAPeaWRk1yh32A4E\",\n \"color\": \"af11\"\n },\n {\n \"name\": \"aliq\",\n \"slug\": \"Y Y \",\n \"id\": 67445448,\n \"url\": \"http://kkroUW.kyn5V+F,EauaQTcCT9FLr83lVGa3+grT\",\n \"color\": \"5970\"\n }\n ]\n}" }, "url": { "raw": "{{baseUrl}}/dcim/device-bays/:id/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "device-bays", ":id", "" ], "variable": [ { "key": "id", "value": "", "description": "(Required) A unique integer value identifying this device bay." } ] } }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "PUT", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/dcim/device-bays/:id/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "device-bays", ":id", "" ], "variable": [ { "key": "id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "body": "{\n \"device\": {\n \"id\": {\n \"value\": \"\"\n },\n \"url\": {\n \"value\": \"\"\n },\n \"name\": {\n \"value\": \"\"\n },\n \"display_name\": {\n \"value\": \"\"\n }\n },\n \"name\": \"ad p\",\n \"id\": 52482083,\n \"url\": \"https://HBRYtbCNuSUpybdIPNAydgTfQwQN.mjpyTgFpZk7Z\",\n \"label\": \"\",\n \"description\": \"nis\",\n \"installed_device\": {\n \"id\": {\n \"value\": \"\"\n },\n \"url\": {\n \"value\": \"\"\n },\n \"name\": {\n \"value\": \"\"\n },\n \"display_name\": {\n \"value\": \"\"\n }\n },\n \"tags\": [\n {\n \"name\": \"inci\",\n \"slug\": \"WZKk\",\n \"id\": -76840447,\n \"url\": \"https://q.lptvdd7k.NyUZcVSRqazqOKv,BIkJRzFXnd8we0qDdhwa-\",\n \"color\": \"9fc7\"\n },\n {\n \"name\": \"dolo\",\n \"slug\": \"9Xo \",\n \"id\": 30961650,\n \"url\": \"http://vCpzTUOyhtVlPBKVXPwuQpLDeOtn.suY2-gE20JQCEPAXyxyD1fiwA1B\",\n \"color\": \"9755\"\n }\n ]\n}" } ] }, { "name": "dcim device-bays partial update", "request": { "method": "PATCH", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"device\": \"\",\n \"name\": \"\",\n \"label\": \"\",\n \"description\": \"\",\n \"installed_device\": \"\",\n \"tags\": [\n {\n \"name\": \"sit \",\n \"slug\": \"1RdT\",\n \"id\": -3484025,\n \"url\": \"https://IyvcNnrUkEQYBVsDaKTAlXDuxVU.ecwkoiH2fVRVZG-bxStTkaOPAPeaWRk1yh32A4E\",\n \"color\": \"af11\"\n },\n {\n \"name\": \"aliq\",\n \"slug\": \"Y Y \",\n \"id\": 67445448,\n \"url\": \"http://kkroUW.kyn5V+F,EauaQTcCT9FLr83lVGa3+grT\",\n \"color\": \"5970\"\n }\n ]\n}" }, "url": { "raw": "{{baseUrl}}/dcim/device-bays/:id/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "device-bays", ":id", "" ], "variable": [ { "key": "id", "value": "", "description": "(Required) A unique integer value identifying this device bay." } ] } }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "PATCH", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/dcim/device-bays/:id/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "device-bays", ":id", "" ], "variable": [ { "key": "id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "body": "{\n \"device\": {\n \"id\": {\n \"value\": \"\"\n },\n \"url\": {\n \"value\": \"\"\n },\n \"name\": {\n \"value\": \"\"\n },\n \"display_name\": {\n \"value\": \"\"\n }\n },\n \"name\": \"ad p\",\n \"id\": 52482083,\n \"url\": \"https://HBRYtbCNuSUpybdIPNAydgTfQwQN.mjpyTgFpZk7Z\",\n \"label\": \"\",\n \"description\": \"nis\",\n \"installed_device\": {\n \"id\": {\n \"value\": \"\"\n },\n \"url\": {\n \"value\": \"\"\n },\n \"name\": {\n \"value\": \"\"\n },\n \"display_name\": {\n \"value\": \"\"\n }\n },\n \"tags\": [\n {\n \"name\": \"inci\",\n \"slug\": \"WZKk\",\n \"id\": -76840447,\n \"url\": \"https://q.lptvdd7k.NyUZcVSRqazqOKv,BIkJRzFXnd8we0qDdhwa-\",\n \"color\": \"9fc7\"\n },\n {\n \"name\": \"dolo\",\n \"slug\": \"9Xo \",\n \"id\": 30961650,\n \"url\": \"http://vCpzTUOyhtVlPBKVXPwuQpLDeOtn.suY2-gE20JQCEPAXyxyD1fiwA1B\",\n \"color\": \"9755\"\n }\n ]\n}" } ] }, { "name": "dcim device-bays delete", "request": { "method": "DELETE", "header": [], "url": { "raw": "{{baseUrl}}/dcim/device-bays/:id/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "device-bays", ":id", "" ], "variable": [ { "key": "id", "value": "", "description": "(Required) A unique integer value identifying this device bay." } ] } }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "DELETE", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/dcim/device-bays/:id/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "device-bays", ":id", "" ], "variable": [ { "key": "id" } ] } }, "status": "No Content", "code": 204, "_postman_previewlanguage": "text", "header": [ { "key": "Content-Type", "value": "text/plain" } ], "cookie": [], "body": "" } ] } ] }, { "name": "dcim device-bays list", "request": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/dcim/device-bays/?id=&name=&description=&q=®ion_id=®ion=&site_id=&site=&device_id=&device=&tag=&id__n=&id__lte=&id__lt=&id__gte=&id__gt=&name__n=&name__ic=&name__nic=&name__iew=&name__niew=&name__isw=&name__nisw=&name__ie=&name__nie=&description__n=&description__ic=&description__nic=&description__iew=&description__niew=&description__isw=&description__nisw=&description__ie=&description__nie=®ion_id__n=®ion__n=&site_id__n=&site__n=&device_id__n=&device__n=&tag__n=&limit=&offset=", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "device-bays", "" ], "query": [ { "key": "id", "value": "" }, { "key": "name", "value": "" }, { "key": "description", "value": "" }, { "key": "q", "value": "" }, { "key": "region_id", "value": "" }, { "key": "region", "value": "" }, { "key": "site_id", "value": "" }, { "key": "site", "value": "" }, { "key": "device_id", "value": "" }, { "key": "device", "value": "" }, { "key": "tag", "value": "" }, { "key": "id__n", "value": "" }, { "key": "id__lte", "value": "" }, { "key": "id__lt", "value": "" }, { "key": "id__gte", "value": "" }, { "key": "id__gt", "value": "" }, { "key": "name__n", "value": "" }, { "key": "name__ic", "value": "" }, { "key": "name__nic", "value": "" }, { "key": "name__iew", "value": "" }, { "key": "name__niew", "value": "" }, { "key": "name__isw", "value": "" }, { "key": "name__nisw", "value": "" }, { "key": "name__ie", "value": "" }, { "key": "name__nie", "value": "" }, { "key": "description__n", "value": "" }, { "key": "description__ic", "value": "" }, { "key": "description__nic", "value": "" }, { "key": "description__iew", "value": "" }, { "key": "description__niew", "value": "" }, { "key": "description__isw", "value": "" }, { "key": "description__nisw", "value": "" }, { "key": "description__ie", "value": "" }, { "key": "description__nie", "value": "" }, { "key": "region_id__n", "value": "" }, { "key": "region__n", "value": "" }, { "key": "site_id__n", "value": "" }, { "key": "site__n", "value": "" }, { "key": "device_id__n", "value": "" }, { "key": "device__n", "value": "" }, { "key": "tag__n", "value": "" }, { "key": "limit", "value": "", "description": "Number of results to return per page." }, { "key": "offset", "value": "", "description": "The initial index from which to return the results." } ] } }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/dcim/device-bays/?id=&name=&description=&q=®ion_id=®ion=&site_id=&site=&device_id=&device=&tag=&id__n=&id__lte=&id__lt=&id__gte=&id__gt=&name__n=&name__ic=&name__nic=&name__iew=&name__niew=&name__isw=&name__nisw=&name__ie=&name__nie=&description__n=&description__ic=&description__nic=&description__iew=&description__niew=&description__isw=&description__nisw=&description__ie=&description__nie=®ion_id__n=®ion__n=&site_id__n=&site__n=&device_id__n=&device__n=&tag__n=&limit=&offset=", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "device-bays", "" ], "query": [ { "key": "id", "value": "" }, { "key": "name", "value": "" }, { "key": "description", "value": "" }, { "key": "q", "value": "" }, { "key": "region_id", "value": "" }, { "key": "region", "value": "" }, { "key": "site_id", "value": "" }, { "key": "site", "value": "" }, { "key": "device_id", "value": "" }, { "key": "device", "value": "" }, { "key": "tag", "value": "" }, { "key": "id__n", "value": "" }, { "key": "id__lte", "value": "" }, { "key": "id__lt", "value": "" }, { "key": "id__gte", "value": "" }, { "key": "id__gt", "value": "" }, { "key": "name__n", "value": "" }, { "key": "name__ic", "value": "" }, { "key": "name__nic", "value": "" }, { "key": "name__iew", "value": "" }, { "key": "name__niew", "value": "" }, { "key": "name__isw", "value": "" }, { "key": "name__nisw", "value": "" }, { "key": "name__ie", "value": "" }, { "key": "name__nie", "value": "" }, { "key": "description__n", "value": "" }, { "key": "description__ic", "value": "" }, { "key": "description__nic", "value": "" }, { "key": "description__iew", "value": "" }, { "key": "description__niew", "value": "" }, { "key": "description__isw", "value": "" }, { "key": "description__nisw", "value": "" }, { "key": "description__ie", "value": "" }, { "key": "description__nie", "value": "" }, { "key": "region_id__n", "value": "" }, { "key": "region__n", "value": "" }, { "key": "site_id__n", "value": "" }, { "key": "site__n", "value": "" }, { "key": "device_id__n", "value": "" }, { "key": "device__n", "value": "" }, { "key": "tag__n", "value": "" }, { "key": "limit", "value": "" }, { "key": "offset", "value": "" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "body": "{\n \"count\": -16711218,\n \"results\": [\n {\n \"device\": {\n \"id\": {\n \"value\": \"\"\n },\n \"url\": {\n \"value\": \"\"\n },\n \"name\": {\n \"value\": \"\"\n },\n \"display_name\": {\n \"value\": \"\"\n }\n },\n \"name\": \"esse\",\n \"id\": -76916507,\n \"url\": \"https://stcHgymezFgJvPXBwurIcybTlGxZWBGP.hueIc75HbgWmZJa7vpQoYQ,jpmIc,xEPoqSLB3DIZRvxPXARdl\",\n \"label\": \"ci\",\n \"description\": \"\",\n \"installed_device\": {\n \"id\": {\n \"value\": \"\"\n },\n \"url\": {\n \"value\": \"\"\n },\n \"name\": {\n \"value\": \"\"\n },\n \"display_name\": {\n \"value\": \"\"\n }\n },\n \"tags\": [\n {\n \"name\": \"do i\",\n \"slug\": \"sXAg\",\n \"id\": -20234514,\n \"url\": \"http://CCadYVH.efG\",\n \"color\": \"1618\"\n },\n {\n \"name\": \"non \",\n \"slug\": \"ccGc\",\n \"id\": -67484937,\n \"url\": \"https://UwMpxCDXVntkEcXKqmCdDdKTJdbsPuzd.wnFdAGJXNtVjnNFtAF,jwHpdV+oNxVfI,KpurDl5KwWY8NT2RFY13\",\n \"color\": \"dd1f\"\n }\n ]\n },\n {\n \"device\": {\n \"id\": {\n \"value\": \"\"\n },\n \"url\": {\n \"value\": \"\"\n },\n \"name\": {\n \"value\": \"\"\n },\n \"display_name\": {\n \"value\": \"\"\n }\n },\n \"name\": \"anim\",\n \"id\": -36180779,\n \"url\": \"http://arkOPfMWIgb.sjakK4QhA-Ovkz3yChnfQrjzzGV3wfCuuJp18RYwS18\",\n \"label\": \"no\",\n \"description\": \"ut \",\n \"installed_device\": {\n \"id\": {\n \"value\": \"\"\n },\n \"url\": {\n \"value\": \"\"\n },\n \"name\": {\n \"value\": \"\"\n },\n \"display_name\": {\n \"value\": \"\"\n }\n },\n \"tags\": [\n {\n \"name\": \"mini\",\n \"slug\": \"vSLy\",\n \"id\": -16397501,\n \"url\": \"http://CFrJSjheWnWYBZoRrv.qazqeyecy,Tt06deZHvFJiJStlQZEJE1AZreOdZXyCOFMePcx1kzfhHr83Al,G\",\n \"color\": \"b2c7\"\n },\n {\n \"name\": \"dolo\",\n \"slug\": \"0Sgj\",\n \"id\": -1055519,\n \"url\": \"http://OwAbOZOgCjBuKxzyiZYNJvPGlJR.dpsbsytbzmgDM8n-v\",\n \"color\": \"ea92\"\n }\n ]\n }\n ],\n \"next\": \"https://BhdpFkgLZ.rqviIZ,.NHQrl9kn.BFbw7SE-6oADv\",\n \"previous\": \"http://FmL.plJ,h-42PXVvdamjPWNSwLht7EZpOkhGwfkQKvPIuFKmxdEoHX5D21ia3SBTQ-YpW-w.\"\n}" } ] }, { "name": "dcim device-bays create", "request": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"device\": \"\",\n \"name\": \"\",\n \"label\": \"\",\n \"description\": \"\",\n \"installed_device\": \"\",\n \"tags\": [\n {\n \"name\": \"eius\",\n \"slug\": \"8DRn\",\n \"id\": 1129722,\n \"url\": \"https://JMEL.jmfQBoGwivflZn,cumKUWRUOJ\",\n \"color\": \"90f4\"\n },\n {\n \"name\": \"temp\",\n \"slug\": \"qi8e\",\n \"id\": 69612097,\n \"url\": \"https://rDsKJeUIwaULZpZbqguhlrVJTNwbiOOR.zubuHJ3Bnuduksw0bG909WRlVb5rmkoBMRFkmUqg9rmI\",\n \"color\": \"310c\"\n }\n ]\n}" }, "url": { "raw": "{{baseUrl}}/dcim/device-bays/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "device-bays", "" ] } }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "POST", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/dcim/device-bays/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "device-bays", "" ] } }, "status": "Created", "code": 201, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "body": "{\n \"device\": {\n \"id\": {\n \"value\": \"\"\n },\n \"url\": {\n \"value\": \"\"\n },\n \"name\": {\n \"value\": \"\"\n },\n \"display_name\": {\n \"value\": \"\"\n }\n },\n \"name\": \"ad p\",\n \"id\": 52482083,\n \"url\": \"https://HBRYtbCNuSUpybdIPNAydgTfQwQN.mjpyTgFpZk7Z\",\n \"label\": \"\",\n \"description\": \"nis\",\n \"installed_device\": {\n \"id\": {\n \"value\": \"\"\n },\n \"url\": {\n \"value\": \"\"\n },\n \"name\": {\n \"value\": \"\"\n },\n \"display_name\": {\n \"value\": \"\"\n }\n },\n \"tags\": [\n {\n \"name\": \"inci\",\n \"slug\": \"WZKk\",\n \"id\": -76840447,\n \"url\": \"https://q.lptvdd7k.NyUZcVSRqazqOKv,BIkJRzFXnd8we0qDdhwa-\",\n \"color\": \"9fc7\"\n },\n {\n \"name\": \"dolo\",\n \"slug\": \"9Xo \",\n \"id\": 30961650,\n \"url\": \"http://vCpzTUOyhtVlPBKVXPwuQpLDeOtn.suY2-gE20JQCEPAXyxyD1fiwA1B\",\n \"color\": \"9755\"\n }\n ]\n}" } ] }, { "name": "dcim device-bays bulk update", "request": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"device\": \"\",\n \"name\": \"\",\n \"label\": \"\",\n \"description\": \"\",\n \"installed_device\": \"\",\n \"tags\": [\n {\n \"name\": \"sit \",\n \"slug\": \"1RdT\",\n \"id\": -3484025,\n \"url\": \"https://IyvcNnrUkEQYBVsDaKTAlXDuxVU.ecwkoiH2fVRVZG-bxStTkaOPAPeaWRk1yh32A4E\",\n \"color\": \"af11\"\n },\n {\n \"name\": \"aliq\",\n \"slug\": \"Y Y \",\n \"id\": 67445448,\n \"url\": \"http://kkroUW.kyn5V+F,EauaQTcCT9FLr83lVGa3+grT\",\n \"color\": \"5970\"\n }\n ]\n}" }, "url": { "raw": "{{baseUrl}}/dcim/device-bays/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "device-bays", "" ] } }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "PUT", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/dcim/device-bays/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "device-bays", "" ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "body": "{\n \"device\": {\n \"id\": {\n \"value\": \"\"\n },\n \"url\": {\n \"value\": \"\"\n },\n \"name\": {\n \"value\": \"\"\n },\n \"display_name\": {\n \"value\": \"\"\n }\n },\n \"name\": \"ad p\",\n \"id\": 52482083,\n \"url\": \"https://HBRYtbCNuSUpybdIPNAydgTfQwQN.mjpyTgFpZk7Z\",\n \"label\": \"\",\n \"description\": \"nis\",\n \"installed_device\": {\n \"id\": {\n \"value\": \"\"\n },\n \"url\": {\n \"value\": \"\"\n },\n \"name\": {\n \"value\": \"\"\n },\n \"display_name\": {\n \"value\": \"\"\n }\n },\n \"tags\": [\n {\n \"name\": \"inci\",\n \"slug\": \"WZKk\",\n \"id\": -76840447,\n \"url\": \"https://q.lptvdd7k.NyUZcVSRqazqOKv,BIkJRzFXnd8we0qDdhwa-\",\n \"color\": \"9fc7\"\n },\n {\n \"name\": \"dolo\",\n \"slug\": \"9Xo \",\n \"id\": 30961650,\n \"url\": \"http://vCpzTUOyhtVlPBKVXPwuQpLDeOtn.suY2-gE20JQCEPAXyxyD1fiwA1B\",\n \"color\": \"9755\"\n }\n ]\n}" } ] }, { "name": "dcim device-bays bulk partial update", "request": { "method": "PATCH", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"device\": \"\",\n \"name\": \"\",\n \"label\": \"\",\n \"description\": \"\",\n \"installed_device\": \"\",\n \"tags\": [\n {\n \"name\": \"sit \",\n \"slug\": \"1RdT\",\n \"id\": -3484025,\n \"url\": \"https://IyvcNnrUkEQYBVsDaKTAlXDuxVU.ecwkoiH2fVRVZG-bxStTkaOPAPeaWRk1yh32A4E\",\n \"color\": \"af11\"\n },\n {\n \"name\": \"aliq\",\n \"slug\": \"Y Y \",\n \"id\": 67445448,\n \"url\": \"http://kkroUW.kyn5V+F,EauaQTcCT9FLr83lVGa3+grT\",\n \"color\": \"5970\"\n }\n ]\n}" }, "url": { "raw": "{{baseUrl}}/dcim/device-bays/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "device-bays", "" ] } }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "PATCH", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/dcim/device-bays/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "device-bays", "" ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "body": "{\n \"device\": {\n \"id\": {\n \"value\": \"\"\n },\n \"url\": {\n \"value\": \"\"\n },\n \"name\": {\n \"value\": \"\"\n },\n \"display_name\": {\n \"value\": \"\"\n }\n },\n \"name\": \"ad p\",\n \"id\": 52482083,\n \"url\": \"https://HBRYtbCNuSUpybdIPNAydgTfQwQN.mjpyTgFpZk7Z\",\n \"label\": \"\",\n \"description\": \"nis\",\n \"installed_device\": {\n \"id\": {\n \"value\": \"\"\n },\n \"url\": {\n \"value\": \"\"\n },\n \"name\": {\n \"value\": \"\"\n },\n \"display_name\": {\n \"value\": \"\"\n }\n },\n \"tags\": [\n {\n \"name\": \"inci\",\n \"slug\": \"WZKk\",\n \"id\": -76840447,\n \"url\": \"https://q.lptvdd7k.NyUZcVSRqazqOKv,BIkJRzFXnd8we0qDdhwa-\",\n \"color\": \"9fc7\"\n },\n {\n \"name\": \"dolo\",\n \"slug\": \"9Xo \",\n \"id\": 30961650,\n \"url\": \"http://vCpzTUOyhtVlPBKVXPwuQpLDeOtn.suY2-gE20JQCEPAXyxyD1fiwA1B\",\n \"color\": \"9755\"\n }\n ]\n}" } ] }, { "name": "dcim device-bays bulk delete", "request": { "method": "DELETE", "header": [], "url": { "raw": "{{baseUrl}}/dcim/device-bays/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "device-bays", "" ] } }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "DELETE", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/dcim/device-bays/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "device-bays", "" ] } }, "status": "No Content", "code": 204, "_postman_previewlanguage": "text", "header": [ { "key": "Content-Type", "value": "text/plain" } ], "cookie": [], "body": "" } ] } ] }, { "name": "device-roles", "item": [ { "name": "{id}", "item": [ { "name": "dcim device-roles read", "request": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/dcim/device-roles/:id/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "device-roles", ":id", "" ], "variable": [ { "key": "id", "value": "", "description": "(Required) A unique integer value identifying this device role." } ] } }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/dcim/device-roles/:id/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "device-roles", ":id", "" ], "variable": [ { "key": "id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "body": "{\n \"name\": \"\",\n \"slug\": \"\",\n \"id\": -31390777,\n \"url\": \"https://DTIxqaOPdQMBhA.dshcM6rCHzyAj9CEVOBrgW8XfRSyI1uxvkD\",\n \"color\": \"\",\n \"vm_role\": \"\",\n \"description\": \"\",\n \"device_count\": 59966726,\n \"virtualmachine_count\": -46481616\n}" } ] }, { "name": "dcim device-roles update", "request": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"slug\": \"\",\n \"color\": \"\",\n \"vm_role\": \"\",\n \"description\": \"\"\n}" }, "url": { "raw": "{{baseUrl}}/dcim/device-roles/:id/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "device-roles", ":id", "" ], "variable": [ { "key": "id", "value": "", "description": "(Required) A unique integer value identifying this device role." } ] } }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "PUT", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/dcim/device-roles/:id/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "device-roles", ":id", "" ], "variable": [ { "key": "id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "body": "{\n \"name\": \"\",\n \"slug\": \"\",\n \"id\": -31390777,\n \"url\": \"https://DTIxqaOPdQMBhA.dshcM6rCHzyAj9CEVOBrgW8XfRSyI1uxvkD\",\n \"color\": \"\",\n \"vm_role\": \"\",\n \"description\": \"\",\n \"device_count\": 59966726,\n \"virtualmachine_count\": -46481616\n}" } ] }, { "name": "dcim device-roles partial update", "request": { "method": "PATCH", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"slug\": \"\",\n \"color\": \"\",\n \"vm_role\": \"\",\n \"description\": \"\"\n}" }, "url": { "raw": "{{baseUrl}}/dcim/device-roles/:id/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "device-roles", ":id", "" ], "variable": [ { "key": "id", "value": "", "description": "(Required) A unique integer value identifying this device role." } ] } }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "PATCH", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/dcim/device-roles/:id/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "device-roles", ":id", "" ], "variable": [ { "key": "id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "body": "{\n \"name\": \"\",\n \"slug\": \"\",\n \"id\": -31390777,\n \"url\": \"https://DTIxqaOPdQMBhA.dshcM6rCHzyAj9CEVOBrgW8XfRSyI1uxvkD\",\n \"color\": \"\",\n \"vm_role\": \"\",\n \"description\": \"\",\n \"device_count\": 59966726,\n \"virtualmachine_count\": -46481616\n}" } ] }, { "name": "dcim device-roles delete", "request": { "method": "DELETE", "header": [], "url": { "raw": "{{baseUrl}}/dcim/device-roles/:id/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "device-roles", ":id", "" ], "variable": [ { "key": "id", "value": "", "description": "(Required) A unique integer value identifying this device role." } ] } }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "DELETE", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/dcim/device-roles/:id/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "device-roles", ":id", "" ], "variable": [ { "key": "id" } ] } }, "status": "No Content", "code": 204, "_postman_previewlanguage": "text", "header": [ { "key": "Content-Type", "value": "text/plain" } ], "cookie": [], "body": "" } ] } ] }, { "name": "dcim device-roles list", "request": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/dcim/device-roles/?id=&name=&slug=&color=&vm_role=&q=&id__n=&id__lte=&id__lt=&id__gte=&id__gt=&name__n=&name__ic=&name__nic=&name__iew=&name__niew=&name__isw=&name__nisw=&name__ie=&name__nie=&slug__n=&slug__ic=&slug__nic=&slug__iew=&slug__niew=&slug__isw=&slug__nisw=&slug__ie=&slug__nie=&color__n=&color__ic=&color__nic=&color__iew=&color__niew=&color__isw=&color__nisw=&color__ie=&color__nie=&limit=&offset=", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "device-roles", "" ], "query": [ { "key": "id", "value": "" }, { "key": "name", "value": "" }, { "key": "slug", "value": "" }, { "key": "color", "value": "" }, { "key": "vm_role", "value": "" }, { "key": "q", "value": "" }, { "key": "id__n", "value": "" }, { "key": "id__lte", "value": "" }, { "key": "id__lt", "value": "" }, { "key": "id__gte", "value": "" }, { "key": "id__gt", "value": "" }, { "key": "name__n", "value": "" }, { "key": "name__ic", "value": "" }, { "key": "name__nic", "value": "" }, { "key": "name__iew", "value": "" }, { "key": "name__niew", "value": "" }, { "key": "name__isw", "value": "" }, { "key": "name__nisw", "value": "" }, { "key": "name__ie", "value": "" }, { "key": "name__nie", "value": "" }, { "key": "slug__n", "value": "" }, { "key": "slug__ic", "value": "" }, { "key": "slug__nic", "value": "" }, { "key": "slug__iew", "value": "" }, { "key": "slug__niew", "value": "" }, { "key": "slug__isw", "value": "" }, { "key": "slug__nisw", "value": "" }, { "key": "slug__ie", "value": "" }, { "key": "slug__nie", "value": "" }, { "key": "color__n", "value": "" }, { "key": "color__ic", "value": "" }, { "key": "color__nic", "value": "" }, { "key": "color__iew", "value": "" }, { "key": "color__niew", "value": "" }, { "key": "color__isw", "value": "" }, { "key": "color__nisw", "value": "" }, { "key": "color__ie", "value": "" }, { "key": "color__nie", "value": "" }, { "key": "limit", "value": "", "description": "Number of results to return per page." }, { "key": "offset", "value": "", "description": "The initial index from which to return the results." } ] } }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/dcim/device-roles/?id=&name=&slug=&color=&vm_role=&q=&id__n=&id__lte=&id__lt=&id__gte=&id__gt=&name__n=&name__ic=&name__nic=&name__iew=&name__niew=&name__isw=&name__nisw=&name__ie=&name__nie=&slug__n=&slug__ic=&slug__nic=&slug__iew=&slug__niew=&slug__isw=&slug__nisw=&slug__ie=&slug__nie=&color__n=&color__ic=&color__nic=&color__iew=&color__niew=&color__isw=&color__nisw=&color__ie=&color__nie=&limit=&offset=", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "device-roles", "" ], "query": [ { "key": "id", "value": "" }, { "key": "name", "value": "" }, { "key": "slug", "value": "" }, { "key": "color", "value": "" }, { "key": "vm_role", "value": "" }, { "key": "q", "value": "" }, { "key": "id__n", "value": "" }, { "key": "id__lte", "value": "" }, { "key": "id__lt", "value": "" }, { "key": "id__gte", "value": "" }, { "key": "id__gt", "value": "" }, { "key": "name__n", "value": "" }, { "key": "name__ic", "value": "" }, { "key": "name__nic", "value": "" }, { "key": "name__iew", "value": "" }, { "key": "name__niew", "value": "" }, { "key": "name__isw", "value": "" }, { "key": "name__nisw", "value": "" }, { "key": "name__ie", "value": "" }, { "key": "name__nie", "value": "" }, { "key": "slug__n", "value": "" }, { "key": "slug__ic", "value": "" }, { "key": "slug__nic", "value": "" }, { "key": "slug__iew", "value": "" }, { "key": "slug__niew", "value": "" }, { "key": "slug__isw", "value": "" }, { "key": "slug__nisw", "value": "" }, { "key": "slug__ie", "value": "" }, { "key": "slug__nie", "value": "" }, { "key": "color__n", "value": "" }, { "key": "color__ic", "value": "" }, { "key": "color__nic", "value": "" }, { "key": "color__iew", "value": "" }, { "key": "color__niew", "value": "" }, { "key": "color__isw", "value": "" }, { "key": "color__nisw", "value": "" }, { "key": "color__ie", "value": "" }, { "key": "color__nie", "value": "" }, { "key": "limit", "value": "" }, { "key": "offset", "value": "" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "body": "{\n \"count\": 94117149,\n \"results\": [\n {\n \"name\": \"repr\",\n \"slug\": \"qkuo\",\n \"id\": 41397819,\n \"url\": \"https://bYFVTlaXmGbrqWFDbJFQWlqMxGKRoZcfS.ydlCCnQ\",\n \"color\": \"30f1\",\n \"vm_role\": true,\n \"description\": \"c\",\n \"device_count\": -35066514,\n \"virtualmachine_count\": -27331288\n },\n {\n \"name\": \"in o\",\n \"slug\": \"4E0E\",\n \"id\": -344482,\n \"url\": \"https://fwvdLzShQqrtx.glvspSqSFp3R3rslkE.s2lNG.w3wDvb4SUxtrTG2ZNBmklmqKNnIiE\",\n \"color\": \"5d4a\",\n \"vm_role\": false,\n \"description\": \"of\",\n \"device_count\": -30263319,\n \"virtualmachine_count\": 25410648\n }\n ],\n \"next\": \"https://MDjPGWTCbSMiENK.vngiF8Hfz+ndhrvZXxXEuzkrGclnt2D6aPTolG4xDh.WW4ix75MBoX4f\",\n \"previous\": \"https://SXgSPrjDBNAcoYCnIqgfXiIR.qdrqKw2-w0lI5XZNh9dz43sXTRiT\"\n}" } ] }, { "name": "dcim device-roles create", "request": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"slug\": \"\",\n \"color\": \"\",\n \"vm_role\": \"\",\n \"description\": \"\"\n}" }, "url": { "raw": "{{baseUrl}}/dcim/device-roles/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "device-roles", "" ] } }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "POST", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/dcim/device-roles/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "device-roles", "" ] } }, "status": "Created", "code": 201, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "body": "{\n \"name\": \"\",\n \"slug\": \"\",\n \"id\": -31390777,\n \"url\": \"https://DTIxqaOPdQMBhA.dshcM6rCHzyAj9CEVOBrgW8XfRSyI1uxvkD\",\n \"color\": \"\",\n \"vm_role\": \"\",\n \"description\": \"\",\n \"device_count\": 59966726,\n \"virtualmachine_count\": -46481616\n}" } ] }, { "name": "dcim device-roles bulk update", "request": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"slug\": \"\",\n \"color\": \"\",\n \"vm_role\": \"\",\n \"description\": \"\"\n}" }, "url": { "raw": "{{baseUrl}}/dcim/device-roles/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "device-roles", "" ] } }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "PUT", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/dcim/device-roles/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "device-roles", "" ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "body": "{\n \"name\": \"\",\n \"slug\": \"\",\n \"id\": -31390777,\n \"url\": \"https://DTIxqaOPdQMBhA.dshcM6rCHzyAj9CEVOBrgW8XfRSyI1uxvkD\",\n \"color\": \"\",\n \"vm_role\": \"\",\n \"description\": \"\",\n \"device_count\": 59966726,\n \"virtualmachine_count\": -46481616\n}" } ] }, { "name": "dcim device-roles bulk partial update", "request": { "method": "PATCH", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"slug\": \"\",\n \"color\": \"\",\n \"vm_role\": \"\",\n \"description\": \"\"\n}" }, "url": { "raw": "{{baseUrl}}/dcim/device-roles/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "device-roles", "" ] } }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "PATCH", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/dcim/device-roles/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "device-roles", "" ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "body": "{\n \"name\": \"\",\n \"slug\": \"\",\n \"id\": -31390777,\n \"url\": \"https://DTIxqaOPdQMBhA.dshcM6rCHzyAj9CEVOBrgW8XfRSyI1uxvkD\",\n \"color\": \"\",\n \"vm_role\": \"\",\n \"description\": \"\",\n \"device_count\": 59966726,\n \"virtualmachine_count\": -46481616\n}" } ] }, { "name": "dcim device-roles bulk delete", "request": { "method": "DELETE", "header": [], "url": { "raw": "{{baseUrl}}/dcim/device-roles/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "device-roles", "" ] } }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "DELETE", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/dcim/device-roles/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "device-roles", "" ] } }, "status": "No Content", "code": 204, "_postman_previewlanguage": "text", "header": [ { "key": "Content-Type", "value": "text/plain" } ], "cookie": [], "body": "" } ] } ] }, { "name": "device-types", "item": [ { "name": "{id}", "item": [ { "name": "dcim device-types read", "request": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/dcim/device-types/:id/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "device-types", ":id", "" ], "variable": [ { "key": "id", "value": "", "description": "(Required) A unique integer value identifying this device type." } ] } }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/dcim/device-types/:id/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "device-types", ":id", "" ], "variable": [ { "key": "id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "body": "{\n \"manufacturer\": {\n \"name\": \"culp\",\n \"slug\": \"q5gC\",\n \"id\": 24144938,\n \"url\": \"https://YhMwenrGl.roFkvgpm8VFw.yxLAPNP0XV9Fj9MeJLsueZb1U,Q\",\n \"devicetype_count\": -5819314\n },\n \"model\": \"adip\",\n \"slug\": \"kty0\",\n \"id\": 28599070,\n \"url\": \"https://XHriDQhLXtggojoUbzpqY.xlzCr9AxbzI4HV3SF3\",\n \"display_name\": \"consectetur ut labore aliqua dolore\",\n \"part_number\": \"ali\",\n \"u_height\": 5375,\n \"is_full_depth\": false,\n \"subdevice_role\": {\n \"label\": \"Parent\",\n \"value\": \"parent\"\n },\n \"front_image\": \"https://SsUfXBonssaJYAlyXYknxFGyhub.yjR.h+F0qMQ,D\",\n \"rear_image\": \"http://okzqfwuXhxIYymArDJteKjUewhg.wcsAy+M-M9LPxkwpmM6tcnWaMYuLieKpEnv4ss9HjMAvbYq5\",\n \"comments\": \"elit veniam in\",\n \"tags\": [\n {\n \"name\": \"et f\",\n \"slug\": \"KHTy\",\n \"id\": -73880799,\n \"url\": \"https://YjweXFZWsNdRDRCCrkEhVbvNsFhQmQO.gegoA.bymrSdW5NfJ9OCsEN4k\",\n \"color\": \"39cb\"\n },\n {\n \"name\": \"occa\",\n \"slug\": \"sy s\",\n \"id\": 96151449,\n \"url\": \"https://Jjn.ggaN0Wj6ubq\",\n \"color\": \"fce4\"\n }\n ],\n \"custom_fields\": {},\n \"created\": \"2004-01-07\",\n \"last_updated\": \"1994-12-13T14:25:01.741Z\",\n \"device_count\": -18011594\n}" } ] }, { "name": "dcim device-types update", "request": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"manufacturer\": \"\",\n \"model\": \"\",\n \"slug\": \"\",\n \"part_number\": \"\",\n \"u_height\": \"\",\n \"is_full_depth\": \"\",\n \"subdevice_role\": \"\",\n \"comments\": \"\",\n \"tags\": [\n {\n \"name\": \"volu\",\n \"slug\": \"QvQX\",\n \"id\": -91831895,\n \"url\": \"https://Jt.qoY36BpaJMzpdSQakBMz2jna\",\n \"color\": \"8fb1\"\n },\n {\n \"name\": \"in l\",\n \"slug\": \"1a1V\",\n \"id\": 73189973,\n \"url\": \"http://XDYlr.jbkBZ.EOdGJCR1a\",\n \"color\": \"cf2f\"\n }\n ],\n \"custom_fields\": \"\"\n}" }, "url": { "raw": "{{baseUrl}}/dcim/device-types/:id/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "device-types", ":id", "" ], "variable": [ { "key": "id", "value": "", "description": "(Required) A unique integer value identifying this device type." } ] } }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "PUT", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/dcim/device-types/:id/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "device-types", ":id", "" ], "variable": [ { "key": "id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "body": "{\n \"manufacturer\": {\n \"name\": \"culp\",\n \"slug\": \"q5gC\",\n \"id\": 24144938,\n \"url\": \"https://YhMwenrGl.roFkvgpm8VFw.yxLAPNP0XV9Fj9MeJLsueZb1U,Q\",\n \"devicetype_count\": -5819314\n },\n \"model\": \"adip\",\n \"slug\": \"kty0\",\n \"id\": 28599070,\n \"url\": \"https://XHriDQhLXtggojoUbzpqY.xlzCr9AxbzI4HV3SF3\",\n \"display_name\": \"consectetur ut labore aliqua dolore\",\n \"part_number\": \"ali\",\n \"u_height\": 5375,\n \"is_full_depth\": false,\n \"subdevice_role\": {\n \"label\": \"Parent\",\n \"value\": \"parent\"\n },\n \"front_image\": \"https://SsUfXBonssaJYAlyXYknxFGyhub.yjR.h+F0qMQ,D\",\n \"rear_image\": \"http://okzqfwuXhxIYymArDJteKjUewhg.wcsAy+M-M9LPxkwpmM6tcnWaMYuLieKpEnv4ss9HjMAvbYq5\",\n \"comments\": \"elit veniam in\",\n \"tags\": [\n {\n \"name\": \"et f\",\n \"slug\": \"KHTy\",\n \"id\": -73880799,\n \"url\": \"https://YjweXFZWsNdRDRCCrkEhVbvNsFhQmQO.gegoA.bymrSdW5NfJ9OCsEN4k\",\n \"color\": \"39cb\"\n },\n {\n \"name\": \"occa\",\n \"slug\": \"sy s\",\n \"id\": 96151449,\n \"url\": \"https://Jjn.ggaN0Wj6ubq\",\n \"color\": \"fce4\"\n }\n ],\n \"custom_fields\": {},\n \"created\": \"2004-01-07\",\n \"last_updated\": \"1994-12-13T14:25:01.741Z\",\n \"device_count\": -18011594\n}" } ] }, { "name": "dcim device-types partial update", "request": { "method": "PATCH", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"manufacturer\": \"\",\n \"model\": \"\",\n \"slug\": \"\",\n \"part_number\": \"\",\n \"u_height\": \"\",\n \"is_full_depth\": \"\",\n \"subdevice_role\": \"\",\n \"comments\": \"\",\n \"tags\": [\n {\n \"name\": \"volu\",\n \"slug\": \"QvQX\",\n \"id\": -91831895,\n \"url\": \"https://Jt.qoY36BpaJMzpdSQakBMz2jna\",\n \"color\": \"8fb1\"\n },\n {\n \"name\": \"in l\",\n \"slug\": \"1a1V\",\n \"id\": 73189973,\n \"url\": \"http://XDYlr.jbkBZ.EOdGJCR1a\",\n \"color\": \"cf2f\"\n }\n ],\n \"custom_fields\": \"\"\n}" }, "url": { "raw": "{{baseUrl}}/dcim/device-types/:id/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "device-types", ":id", "" ], "variable": [ { "key": "id", "value": "", "description": "(Required) A unique integer value identifying this device type." } ] } }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "PATCH", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/dcim/device-types/:id/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "device-types", ":id", "" ], "variable": [ { "key": "id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "body": "{\n \"manufacturer\": {\n \"name\": \"culp\",\n \"slug\": \"q5gC\",\n \"id\": 24144938,\n \"url\": \"https://YhMwenrGl.roFkvgpm8VFw.yxLAPNP0XV9Fj9MeJLsueZb1U,Q\",\n \"devicetype_count\": -5819314\n },\n \"model\": \"adip\",\n \"slug\": \"kty0\",\n \"id\": 28599070,\n \"url\": \"https://XHriDQhLXtggojoUbzpqY.xlzCr9AxbzI4HV3SF3\",\n \"display_name\": \"consectetur ut labore aliqua dolore\",\n \"part_number\": \"ali\",\n \"u_height\": 5375,\n \"is_full_depth\": false,\n \"subdevice_role\": {\n \"label\": \"Parent\",\n \"value\": \"parent\"\n },\n \"front_image\": \"https://SsUfXBonssaJYAlyXYknxFGyhub.yjR.h+F0qMQ,D\",\n \"rear_image\": \"http://okzqfwuXhxIYymArDJteKjUewhg.wcsAy+M-M9LPxkwpmM6tcnWaMYuLieKpEnv4ss9HjMAvbYq5\",\n \"comments\": \"elit veniam in\",\n \"tags\": [\n {\n \"name\": \"et f\",\n \"slug\": \"KHTy\",\n \"id\": -73880799,\n \"url\": \"https://YjweXFZWsNdRDRCCrkEhVbvNsFhQmQO.gegoA.bymrSdW5NfJ9OCsEN4k\",\n \"color\": \"39cb\"\n },\n {\n \"name\": \"occa\",\n \"slug\": \"sy s\",\n \"id\": 96151449,\n \"url\": \"https://Jjn.ggaN0Wj6ubq\",\n \"color\": \"fce4\"\n }\n ],\n \"custom_fields\": {},\n \"created\": \"2004-01-07\",\n \"last_updated\": \"1994-12-13T14:25:01.741Z\",\n \"device_count\": -18011594\n}" } ] }, { "name": "dcim device-types delete", "request": { "method": "DELETE", "header": [], "url": { "raw": "{{baseUrl}}/dcim/device-types/:id/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "device-types", ":id", "" ], "variable": [ { "key": "id", "value": "", "description": "(Required) A unique integer value identifying this device type." } ] } }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "DELETE", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/dcim/device-types/:id/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "device-types", ":id", "" ], "variable": [ { "key": "id" } ] } }, "status": "No Content", "code": 204, "_postman_previewlanguage": "text", "header": [ { "key": "Content-Type", "value": "text/plain" } ], "cookie": [], "body": "" } ] } ] }, { "name": "dcim device-types list", "request": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/dcim/device-types/?id=&model=&slug=&part_number=&u_height=&is_full_depth=&subdevice_role=&created=&created__gte=&created__lte=&last_updated=&last_updated__gte=&last_updated__lte=&q=&manufacturer_id=&manufacturer=&console_ports=&console_server_ports=&power_ports=&power_outlets=&interfaces=&pass_through_ports=&device_bays=&tag=&id__n=&id__lte=&id__lt=&id__gte=&id__gt=&model__n=&model__ic=&model__nic=&model__iew=&model__niew=&model__isw=&model__nisw=&model__ie=&model__nie=&slug__n=&slug__ic=&slug__nic=&slug__iew=&slug__niew=&slug__isw=&slug__nisw=&slug__ie=&slug__nie=&part_number__n=&part_number__ic=&part_number__nic=&part_number__iew=&part_number__niew=&part_number__isw=&part_number__nisw=&part_number__ie=&part_number__nie=&u_height__n=&u_height__lte=&u_height__lt=&u_height__gte=&u_height__gt=&subdevice_role__n=&manufacturer_id__n=&manufacturer__n=&tag__n=&limit=&offset=", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "device-types", "" ], "query": [ { "key": "id", "value": "" }, { "key": "model", "value": "" }, { "key": "slug", "value": "" }, { "key": "part_number", "value": "" }, { "key": "u_height", "value": "" }, { "key": "is_full_depth", "value": "" }, { "key": "subdevice_role", "value": "" }, { "key": "created", "value": "" }, { "key": "created__gte", "value": "" }, { "key": "created__lte", "value": "" }, { "key": "last_updated", "value": "" }, { "key": "last_updated__gte", "value": "" }, { "key": "last_updated__lte", "value": "" }, { "key": "q", "value": "" }, { "key": "manufacturer_id", "value": "" }, { "key": "manufacturer", "value": "" }, { "key": "console_ports", "value": "" }, { "key": "console_server_ports", "value": "" }, { "key": "power_ports", "value": "" }, { "key": "power_outlets", "value": "" }, { "key": "interfaces", "value": "" }, { "key": "pass_through_ports", "value": "" }, { "key": "device_bays", "value": "" }, { "key": "tag", "value": "" }, { "key": "id__n", "value": "" }, { "key": "id__lte", "value": "" }, { "key": "id__lt", "value": "" }, { "key": "id__gte", "value": "" }, { "key": "id__gt", "value": "" }, { "key": "model__n", "value": "" }, { "key": "model__ic", "value": "" }, { "key": "model__nic", "value": "" }, { "key": "model__iew", "value": "" }, { "key": "model__niew", "value": "" }, { "key": "model__isw", "value": "" }, { "key": "model__nisw", "value": "" }, { "key": "model__ie", "value": "" }, { "key": "model__nie", "value": "" }, { "key": "slug__n", "value": "" }, { "key": "slug__ic", "value": "" }, { "key": "slug__nic", "value": "" }, { "key": "slug__iew", "value": "" }, { "key": "slug__niew", "value": "" }, { "key": "slug__isw", "value": "" }, { "key": "slug__nisw", "value": "" }, { "key": "slug__ie", "value": "" }, { "key": "slug__nie", "value": "" }, { "key": "part_number__n", "value": "" }, { "key": "part_number__ic", "value": "" }, { "key": "part_number__nic", "value": "" }, { "key": "part_number__iew", "value": "" }, { "key": "part_number__niew", "value": "" }, { "key": "part_number__isw", "value": "" }, { "key": "part_number__nisw", "value": "" }, { "key": "part_number__ie", "value": "" }, { "key": "part_number__nie", "value": "" }, { "key": "u_height__n", "value": "" }, { "key": "u_height__lte", "value": "" }, { "key": "u_height__lt", "value": "" }, { "key": "u_height__gte", "value": "" }, { "key": "u_height__gt", "value": "" }, { "key": "subdevice_role__n", "value": "" }, { "key": "manufacturer_id__n", "value": "" }, { "key": "manufacturer__n", "value": "" }, { "key": "tag__n", "value": "" }, { "key": "limit", "value": "", "description": "Number of results to return per page." }, { "key": "offset", "value": "", "description": "The initial index from which to return the results." } ] } }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/dcim/device-types/?id=&model=&slug=&part_number=&u_height=&is_full_depth=&subdevice_role=&created=&created__gte=&created__lte=&last_updated=&last_updated__gte=&last_updated__lte=&q=&manufacturer_id=&manufacturer=&console_ports=&console_server_ports=&power_ports=&power_outlets=&interfaces=&pass_through_ports=&device_bays=&tag=&id__n=&id__lte=&id__lt=&id__gte=&id__gt=&model__n=&model__ic=&model__nic=&model__iew=&model__niew=&model__isw=&model__nisw=&model__ie=&model__nie=&slug__n=&slug__ic=&slug__nic=&slug__iew=&slug__niew=&slug__isw=&slug__nisw=&slug__ie=&slug__nie=&part_number__n=&part_number__ic=&part_number__nic=&part_number__iew=&part_number__niew=&part_number__isw=&part_number__nisw=&part_number__ie=&part_number__nie=&u_height__n=&u_height__lte=&u_height__lt=&u_height__gte=&u_height__gt=&subdevice_role__n=&manufacturer_id__n=&manufacturer__n=&tag__n=&limit=&offset=", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "device-types", "" ], "query": [ { "key": "id", "value": "" }, { "key": "model", "value": "" }, { "key": "slug", "value": "" }, { "key": "part_number", "value": "" }, { "key": "u_height", "value": "" }, { "key": "is_full_depth", "value": "" }, { "key": "subdevice_role", "value": "" }, { "key": "created", "value": "" }, { "key": "created__gte", "value": "" }, { "key": "created__lte", "value": "" }, { "key": "last_updated", "value": "" }, { "key": "last_updated__gte", "value": "" }, { "key": "last_updated__lte", "value": "" }, { "key": "q", "value": "" }, { "key": "manufacturer_id", "value": "" }, { "key": "manufacturer", "value": "" }, { "key": "console_ports", "value": "" }, { "key": "console_server_ports", "value": "" }, { "key": "power_ports", "value": "" }, { "key": "power_outlets", "value": "" }, { "key": "interfaces", "value": "" }, { "key": "pass_through_ports", "value": "" }, { "key": "device_bays", "value": "" }, { "key": "tag", "value": "" }, { "key": "id__n", "value": "" }, { "key": "id__lte", "value": "" }, { "key": "id__lt", "value": "" }, { "key": "id__gte", "value": "" }, { "key": "id__gt", "value": "" }, { "key": "model__n", "value": "" }, { "key": "model__ic", "value": "" }, { "key": "model__nic", "value": "" }, { "key": "model__iew", "value": "" }, { "key": "model__niew", "value": "" }, { "key": "model__isw", "value": "" }, { "key": "model__nisw", "value": "" }, { "key": "model__ie", "value": "" }, { "key": "model__nie", "value": "" }, { "key": "slug__n", "value": "" }, { "key": "slug__ic", "value": "" }, { "key": "slug__nic", "value": "" }, { "key": "slug__iew", "value": "" }, { "key": "slug__niew", "value": "" }, { "key": "slug__isw", "value": "" }, { "key": "slug__nisw", "value": "" }, { "key": "slug__ie", "value": "" }, { "key": "slug__nie", "value": "" }, { "key": "part_number__n", "value": "" }, { "key": "part_number__ic", "value": "" }, { "key": "part_number__nic", "value": "" }, { "key": "part_number__iew", "value": "" }, { "key": "part_number__niew", "value": "" }, { "key": "part_number__isw", "value": "" }, { "key": "part_number__nisw", "value": "" }, { "key": "part_number__ie", "value": "" }, { "key": "part_number__nie", "value": "" }, { "key": "u_height__n", "value": "" }, { "key": "u_height__lte", "value": "" }, { "key": "u_height__lt", "value": "" }, { "key": "u_height__gte", "value": "" }, { "key": "u_height__gt", "value": "" }, { "key": "subdevice_role__n", "value": "" }, { "key": "manufacturer_id__n", "value": "" }, { "key": "manufacturer__n", "value": "" }, { "key": "tag__n", "value": "" }, { "key": "limit", "value": "" }, { "key": "offset", "value": "" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "body": "{\n \"count\": 15562456,\n \"results\": [\n {\n \"manufacturer\": {\n \"name\": \"anim\",\n \"slug\": \"fFHM\",\n \"id\": 58777096,\n \"url\": \"http://ELKzKihhulqRPGrsgkSv.znoknpqM847PGgY-jC0sz7LqJz2E5.AL-EgeWXWcUy2+KH2PXl\",\n \"devicetype_count\": 19987561\n },\n \"model\": \"sint\",\n \"slug\": \"p p \",\n \"id\": -93060640,\n \"url\": \"https://NjQ.bcfv8Ba,+qEX-Kq9Hk3eilKlVpZLQ9Z\",\n \"display_name\": \"officia quis\",\n \"part_number\": \"d\",\n \"u_height\": 14856,\n \"is_full_depth\": true,\n \"subdevice_role\": {\n \"label\": \"Parent\",\n \"value\": \"child\"\n },\n \"front_image\": \"https://UayGsF.prp6-kuA7DT6fjgxW2OtnyN,KWYonHPnEOiKdhhyih3TLPZDkCmJn6pIaz.fZ-iP\",\n \"rear_image\": \"http://prvFImMsVQ.jdVjrnbMaW2c8y6bRc57YZ7SE4atCrqPy\",\n \"comments\": \"nulla proident ut et in\",\n \"tags\": [\n {\n \"name\": \"quis\",\n \"slug\": \"yNmO\",\n \"id\": -3483677,\n \"url\": \"http://xTwordSlXlAQlFKZXsMcACtTEvCsf.vtvvCZIJyWMI7y.aLQusnwDag\",\n \"color\": \"511c\"\n },\n {\n \"name\": \"ipsu\",\n \"slug\": \"05c_\",\n \"id\": -74982198,\n \"url\": \"https://GAfQhBUVOYFYPvG.qyfq31bOAK9OE\",\n \"color\": \"501f\"\n }\n ],\n \"custom_fields\": {},\n \"created\": \"2014-03-19\",\n \"last_updated\": \"1970-03-09T02:01:33.165Z\",\n \"device_count\": -90207707\n },\n {\n \"manufacturer\": {\n \"name\": \"eius\",\n \"slug\": \"s4 s\",\n \"id\": -60389344,\n \"url\": \"https://tSBkNgMssKkALOMVYAGUwNZoJDqbHDm.uhbcAqOBEOVuQ0L,31Tqn1ubiHxpSOIv5ylgFVgnx.IyiErV7snjMm3VWGOR8mwdBGJBD\",\n \"devicetype_count\": -58453855\n },\n \"model\": \"null\",\n \"slug\": \"U U \",\n \"id\": -15379146,\n \"url\": \"http://oNbOBBkSwCNERQJiDrunBFbOEdVHGRIZ.xytlWMOBcb8RvgDgOoEbn.7ZZ\",\n \"display_name\": \"Ut ut sed\",\n \"part_number\": \"\",\n \"u_height\": 16014,\n \"is_full_depth\": true,\n \"subdevice_role\": {\n \"label\": \"Parent\",\n \"value\": \"child\"\n },\n \"front_image\": \"https://IMLuUWs.nwdZeMuhaLPp2\",\n \"rear_image\": \"https://IRztdyDpQZwmloDItsqAEyLz.ttvYawasloVXp2Xmx-bBBeu0WHKZnYvY9rk5H+H,JCNrRDLW77ML3\",\n \"comments\": \"deserunt in veniam\",\n \"tags\": [\n {\n \"name\": \"labo\",\n \"slug\": \"97U7\",\n \"id\": -37456367,\n \"url\": \"https://eLJibHsuDHfOuLdYzRjbBkzII.amXDXnn,3xcqQR5qZVu6,pZcT0VnPeaEmj1m4EDDd8XKzZgqOS07Y\",\n \"color\": \"a45f\"\n },\n {\n \"name\": \"cons\",\n \"slug\": \"dr0 \",\n \"id\": 54568316,\n \"url\": \"https://QuXMgjjKiOIcMvbseqW.rcx8oFIAKJd\",\n \"color\": \"7d72\"\n }\n ],\n \"custom_fields\": {},\n \"created\": \"1968-12-01\",\n \"last_updated\": \"2005-09-14T10:43:01.392Z\",\n \"device_count\": 55747327\n }\n ],\n \"next\": \"http://kETdFNpKvkiyEWSVFzJwxBcutkKS.myo.,3I61HzXZxHf8YHkY46a-KUQbtf,MAJb1kcCh114Ay+Q.c8Gc+MlcoZ0bvGopqAVb6TR51a\",\n \"previous\": \"http://FWjTZqXFUBmByLtpwvD.varq3lXNBB5nf0VtwzNUm3H7UNeBLv2GUzukH5oZiz-l0vy1DemO5Y49dSxlFqJ8U9iEQO\"\n}" } ] }, { "name": "dcim device-types create", "request": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"manufacturer\": \"\",\n \"model\": \"\",\n \"slug\": \"\",\n \"part_number\": \"\",\n \"u_height\": \"\",\n \"is_full_depth\": \"\",\n \"subdevice_role\": \"\",\n \"comments\": \"\",\n \"tags\": [\n {\n \"name\": \"Exce\",\n \"slug\": \"0_r3\",\n \"id\": 15827042,\n \"url\": \"http://SJrOOvPrFlSjTqkQDKnjGw.stfxbl,R6HY\",\n \"color\": \"a085\"\n },\n {\n \"name\": \"esse\",\n \"slug\": \"AQR8\",\n \"id\": -74331854,\n \"url\": \"https://OTTPiFawthgp.dlgVNLKQRmfBIns,pJgK3gX97-,VlTWqqW0H61+AIN7j.OFfo7nBAxqc,u\",\n \"color\": \"8ff1\"\n }\n ],\n \"custom_fields\": \"\"\n}" }, "url": { "raw": "{{baseUrl}}/dcim/device-types/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "device-types", "" ] } }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "POST", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/dcim/device-types/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "device-types", "" ] } }, "status": "Created", "code": 201, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "body": "{\n \"manufacturer\": {\n \"name\": \"culp\",\n \"slug\": \"q5gC\",\n \"id\": 24144938,\n \"url\": \"https://YhMwenrGl.roFkvgpm8VFw.yxLAPNP0XV9Fj9MeJLsueZb1U,Q\",\n \"devicetype_count\": -5819314\n },\n \"model\": \"adip\",\n \"slug\": \"kty0\",\n \"id\": 28599070,\n \"url\": \"https://XHriDQhLXtggojoUbzpqY.xlzCr9AxbzI4HV3SF3\",\n \"display_name\": \"consectetur ut labore aliqua dolore\",\n \"part_number\": \"ali\",\n \"u_height\": 5375,\n \"is_full_depth\": false,\n \"subdevice_role\": {\n \"label\": \"Parent\",\n \"value\": \"parent\"\n },\n \"front_image\": \"https://SsUfXBonssaJYAlyXYknxFGyhub.yjR.h+F0qMQ,D\",\n \"rear_image\": \"http://okzqfwuXhxIYymArDJteKjUewhg.wcsAy+M-M9LPxkwpmM6tcnWaMYuLieKpEnv4ss9HjMAvbYq5\",\n \"comments\": \"elit veniam in\",\n \"tags\": [\n {\n \"name\": \"et f\",\n \"slug\": \"KHTy\",\n \"id\": -73880799,\n \"url\": \"https://YjweXFZWsNdRDRCCrkEhVbvNsFhQmQO.gegoA.bymrSdW5NfJ9OCsEN4k\",\n \"color\": \"39cb\"\n },\n {\n \"name\": \"occa\",\n \"slug\": \"sy s\",\n \"id\": 96151449,\n \"url\": \"https://Jjn.ggaN0Wj6ubq\",\n \"color\": \"fce4\"\n }\n ],\n \"custom_fields\": {},\n \"created\": \"2004-01-07\",\n \"last_updated\": \"1994-12-13T14:25:01.741Z\",\n \"device_count\": -18011594\n}" } ] }, { "name": "dcim device-types bulk update", "request": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"manufacturer\": \"\",\n \"model\": \"\",\n \"slug\": \"\",\n \"part_number\": \"\",\n \"u_height\": \"\",\n \"is_full_depth\": \"\",\n \"subdevice_role\": \"\",\n \"comments\": \"\",\n \"tags\": [\n {\n \"name\": \"volu\",\n \"slug\": \"QvQX\",\n \"id\": -91831895,\n \"url\": \"https://Jt.qoY36BpaJMzpdSQakBMz2jna\",\n \"color\": \"8fb1\"\n },\n {\n \"name\": \"in l\",\n \"slug\": \"1a1V\",\n \"id\": 73189973,\n \"url\": \"http://XDYlr.jbkBZ.EOdGJCR1a\",\n \"color\": \"cf2f\"\n }\n ],\n \"custom_fields\": \"\"\n}" }, "url": { "raw": "{{baseUrl}}/dcim/device-types/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "device-types", "" ] } }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "PUT", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/dcim/device-types/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "device-types", "" ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "body": "{\n \"manufacturer\": {\n \"name\": \"culp\",\n \"slug\": \"q5gC\",\n \"id\": 24144938,\n \"url\": \"https://YhMwenrGl.roFkvgpm8VFw.yxLAPNP0XV9Fj9MeJLsueZb1U,Q\",\n \"devicetype_count\": -5819314\n },\n \"model\": \"adip\",\n \"slug\": \"kty0\",\n \"id\": 28599070,\n \"url\": \"https://XHriDQhLXtggojoUbzpqY.xlzCr9AxbzI4HV3SF3\",\n \"display_name\": \"consectetur ut labore aliqua dolore\",\n \"part_number\": \"ali\",\n \"u_height\": 5375,\n \"is_full_depth\": false,\n \"subdevice_role\": {\n \"label\": \"Parent\",\n \"value\": \"parent\"\n },\n \"front_image\": \"https://SsUfXBonssaJYAlyXYknxFGyhub.yjR.h+F0qMQ,D\",\n \"rear_image\": \"http://okzqfwuXhxIYymArDJteKjUewhg.wcsAy+M-M9LPxkwpmM6tcnWaMYuLieKpEnv4ss9HjMAvbYq5\",\n \"comments\": \"elit veniam in\",\n \"tags\": [\n {\n \"name\": \"et f\",\n \"slug\": \"KHTy\",\n \"id\": -73880799,\n \"url\": \"https://YjweXFZWsNdRDRCCrkEhVbvNsFhQmQO.gegoA.bymrSdW5NfJ9OCsEN4k\",\n \"color\": \"39cb\"\n },\n {\n \"name\": \"occa\",\n \"slug\": \"sy s\",\n \"id\": 96151449,\n \"url\": \"https://Jjn.ggaN0Wj6ubq\",\n \"color\": \"fce4\"\n }\n ],\n \"custom_fields\": {},\n \"created\": \"2004-01-07\",\n \"last_updated\": \"1994-12-13T14:25:01.741Z\",\n \"device_count\": -18011594\n}" } ] }, { "name": "dcim device-types bulk partial update", "request": { "method": "PATCH", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"manufacturer\": \"\",\n \"model\": \"\",\n \"slug\": \"\",\n \"part_number\": \"\",\n \"u_height\": \"\",\n \"is_full_depth\": \"\",\n \"subdevice_role\": \"\",\n \"comments\": \"\",\n \"tags\": [\n {\n \"name\": \"volu\",\n \"slug\": \"QvQX\",\n \"id\": -91831895,\n \"url\": \"https://Jt.qoY36BpaJMzpdSQakBMz2jna\",\n \"color\": \"8fb1\"\n },\n {\n \"name\": \"in l\",\n \"slug\": \"1a1V\",\n \"id\": 73189973,\n \"url\": \"http://XDYlr.jbkBZ.EOdGJCR1a\",\n \"color\": \"cf2f\"\n }\n ],\n \"custom_fields\": \"\"\n}" }, "url": { "raw": "{{baseUrl}}/dcim/device-types/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "device-types", "" ] } }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "PATCH", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/dcim/device-types/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "device-types", "" ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "body": "{\n \"manufacturer\": {\n \"name\": \"culp\",\n \"slug\": \"q5gC\",\n \"id\": 24144938,\n \"url\": \"https://YhMwenrGl.roFkvgpm8VFw.yxLAPNP0XV9Fj9MeJLsueZb1U,Q\",\n \"devicetype_count\": -5819314\n },\n \"model\": \"adip\",\n \"slug\": \"kty0\",\n \"id\": 28599070,\n \"url\": \"https://XHriDQhLXtggojoUbzpqY.xlzCr9AxbzI4HV3SF3\",\n \"display_name\": \"consectetur ut labore aliqua dolore\",\n \"part_number\": \"ali\",\n \"u_height\": 5375,\n \"is_full_depth\": false,\n \"subdevice_role\": {\n \"label\": \"Parent\",\n \"value\": \"parent\"\n },\n \"front_image\": \"https://SsUfXBonssaJYAlyXYknxFGyhub.yjR.h+F0qMQ,D\",\n \"rear_image\": \"http://okzqfwuXhxIYymArDJteKjUewhg.wcsAy+M-M9LPxkwpmM6tcnWaMYuLieKpEnv4ss9HjMAvbYq5\",\n \"comments\": \"elit veniam in\",\n \"tags\": [\n {\n \"name\": \"et f\",\n \"slug\": \"KHTy\",\n \"id\": -73880799,\n \"url\": \"https://YjweXFZWsNdRDRCCrkEhVbvNsFhQmQO.gegoA.bymrSdW5NfJ9OCsEN4k\",\n \"color\": \"39cb\"\n },\n {\n \"name\": \"occa\",\n \"slug\": \"sy s\",\n \"id\": 96151449,\n \"url\": \"https://Jjn.ggaN0Wj6ubq\",\n \"color\": \"fce4\"\n }\n ],\n \"custom_fields\": {},\n \"created\": \"2004-01-07\",\n \"last_updated\": \"1994-12-13T14:25:01.741Z\",\n \"device_count\": -18011594\n}" } ] }, { "name": "dcim device-types bulk delete", "request": { "method": "DELETE", "header": [], "url": { "raw": "{{baseUrl}}/dcim/device-types/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "device-types", "" ] } }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "DELETE", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/dcim/device-types/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "device-types", "" ] } }, "status": "No Content", "code": 204, "_postman_previewlanguage": "text", "header": [ { "key": "Content-Type", "value": "text/plain" } ], "cookie": [], "body": "" } ] } ] }, { "name": "devices", "item": [ { "name": "{id}", "item": [ { "name": "dcim devices read", "request": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/dcim/devices/:id/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "devices", ":id", "" ], "variable": [ { "key": "id", "value": "", "description": "(Required) A unique integer value identifying this device." } ] } }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/dcim/devices/:id/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "devices", ":id", "" ], "variable": [ { "key": "id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "body": "{\n \"device_type\": {\n \"model\": \"cill\",\n \"slug\": \"j j \",\n \"id\": 21820715,\n \"url\": \"http://FqeufISXvVlXinr.zurfz4S+TwWdcxzUtLYpIdO3kk7j6LuDI5KS8Omwc+y6WBd9SXpnAAbOUZtafyiwQz3RM3IYOnP9NujDb\",\n \"manufacturer\": {\n \"name\": \"mini\",\n \"slug\": \"qSkR\",\n \"id\": 54021411,\n \"url\": \"http://yDlCalHzvfLWXrmQY.olciAy9eerkx3BFixuK5dvy\",\n \"devicetype_count\": 37482849\n },\n \"display_name\": \"incididunt veniam\",\n \"device_count\": 33858882\n },\n \"device_role\": {\n \"name\": \"ex e\",\n \"slug\": \"nC n\",\n \"id\": 25097357,\n \"url\": \"https://xTaMlzRWXuxlCdADPxUgNrVo.sjkreHqD\",\n \"device_count\": -40189760,\n \"virtualmachine_count\": 77944776\n },\n \"site\": {\n \"name\": \"proi\",\n \"slug\": \"eHm1\",\n \"id\": 38288925,\n \"url\": \"http://bKDncDBMLZSByQuDzj.gejpkPmq3BV7XZq+eQOb21ULNSy089vkAn2pYH+X8w.5Vlz47B7AY8HRqNRbyq\"\n },\n \"id\": -48418269,\n \"url\": \"http://HroykyGHWvzGIc.snsA8vMDU19gvq.7Aelcu1w7WmzqeTqT3wmmbxTP-2YofPSwV7xbYf1+P\",\n \"name\": \"lab\",\n \"display_name\": \"mollit ad cillum\",\n \"tenant\": {\n \"name\": \"in u\",\n \"slug\": \"YNd \",\n \"id\": 94786328,\n \"url\": \"http://FfuHTXrKQbgxwwFytuGeUuqRFuGJr.ewbFTtP75US\"\n },\n \"platform\": {\n \"name\": \"magn\",\n \"slug\": \"Y Y \",\n \"id\": 48287348,\n \"url\": \"https://tCKpBXIRfiWZKLwYOq.vwnUI5O.J+X+W1G6jqjoBpakg4NKuVvB\",\n \"device_count\": 90550194,\n \"virtualmachine_count\": 61126834\n },\n \"serial\": \"ess\",\n \"asset_tag\": \"de\",\n \"rack\": {\n \"name\": \"moll\",\n \"id\": 42976002,\n \"url\": \"http://EFdBofyo.mlFk5rCsGVQMReQCWkVjb\",\n \"display_name\": \"Lorem cupidatat\",\n \"device_count\": 22693130\n },\n \"position\": 23140,\n \"face\": {\n \"label\": \"Front\",\n \"value\": \"rear\"\n },\n \"parent_device\": {\n \"id\": {\n \"value\": \"\"\n },\n \"url\": {\n \"value\": \"\"\n },\n \"name\": {\n \"value\": \"\"\n },\n \"display_name\": {\n \"value\": \"\"\n }\n },\n \"status\": {\n \"label\": \"Staged\",\n \"value\": \"staged\"\n },\n \"primary_ip\": {\n \"address\": \"culpa dolore ad\",\n \"id\": 70700363,\n \"url\": \"http://iqRMDdAoLBWsUyNVdUJpvIk.ihjdzOQTFwzoJnihjPiDFiQOE4Sy+r+LQP5nElmgpppGlv,MNp1TnbA7BWhzO3y0K+rF\",\n \"family\": 1229587\n },\n \"primary_ip4\": {\n \"address\": \"Lorem laboris\",\n \"id\": 57108916,\n \"url\": \"http://abyQIWBeufizKaJNmyiFhoLMYHWFTnNOx.iwGC5xe0JIoK1NQaRyDsTZf+IzOW6NcUT9FdTkfFUQMcxHR6HMcew4QhrU+spZMS\",\n \"family\": -40541180\n },\n \"primary_ip6\": {\n \"address\": \"mollit voluptate\",\n \"id\": 67201842,\n \"url\": \"http://JlOGGqia.iqlAQMfpO5ZdvtEHOsQhBqxxo8EWdwbZFdMgMckyUV-r-z.hL.lqEtVkOe5Ru9\",\n \"family\": 36151936\n },\n \"cluster\": {\n \"name\": \"null\",\n \"id\": 61156109,\n \"url\": \"http://MRDqHBTECbtJuoBRtoQBjxLGgGJeXAAo.iuah0KalJz8,.9im,fk8BB2CQ1ITl9aehLVfr1+hB\",\n \"virtualmachine_count\": -56163354\n },\n \"virtual_chassis\": {\n \"name\": \"cill\",\n \"master\": {\n \"id\": {\n \"value\": \"\"\n },\n \"url\": {\n \"value\": \"\"\n },\n \"name\": {\n \"value\": \"\"\n },\n \"display_name\": {\n \"value\": \"\"\n }\n },\n \"id\": 42209037,\n \"url\": \"http://I.qibpz0izl.Ewzqz2ff8NC6wQAwYQwg74+XtWL0WUs-.CHKJ75RKSFgnkvgm+DPPj-0g14PHXjx5-gQjo\",\n \"member_count\": 38667424\n },\n \"vc_position\": 217,\n \"vc_priority\": 82,\n \"comments\": \"ex qui\",\n \"local_context_data\": \"ex pariatur in\",\n \"tags\": [\n {\n \"name\": \"non \",\n \"slug\": \"bOfd\",\n \"id\": 25583268,\n \"url\": \"http://yxxobUrhRowPtlAyB.qth0Z9Uq2auyLgNIXGHnO0Uf5oW7\",\n \"color\": \"30e5\"\n },\n {\n \"name\": \"esse\",\n \"slug\": \"SMU3\",\n \"id\": 22021209,\n \"url\": \"https://HSuSZTOwvDxuvCjBPOmzSysmO.bjgp0Z6cpAY3hM8HRbvpOgvgqO9o8o.g\",\n \"color\": \"3539\"\n }\n ],\n \"custom_fields\": {},\n \"config_context\": {},\n \"created\": \"2011-05-02\",\n \"last_updated\": \"1988-05-19T13:31:58.025Z\"\n}" } ] }, { "name": "dcim devices update", "request": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"device_type\": \"\",\n \"device_role\": \"\",\n \"site\": \"\",\n \"name\": \"\",\n \"tenant\": \"\",\n \"platform\": \"\",\n \"serial\": \"\",\n \"asset_tag\": \"\",\n \"rack\": \"\",\n \"position\": \"\",\n \"face\": \"\",\n \"parent_device\": {\n \"id\": {\n \"value\": \"\"\n },\n \"url\": {\n \"value\": \"\"\n },\n \"name\": {\n \"value\": \"\"\n },\n \"display_name\": {\n \"value\": \"\"\n }\n },\n \"status\": \"\",\n \"primary_ip4\": \"\",\n \"primary_ip6\": \"\",\n \"cluster\": \"\",\n \"virtual_chassis\": \"\",\n \"vc_position\": \"\",\n \"vc_priority\": \"\",\n \"comments\": \"\",\n \"local_context_data\": \"\",\n \"tags\": [\n {\n \"name\": \"sunt\",\n \"slug\": \"Ybwf\",\n \"id\": 65914906,\n \"url\": \"http://rjPyRsxdKQpPhWxQTWI.tahitOYQYG-D0yZNepCNrIdMl80a6IMWpgsH,\",\n \"color\": \"2595\"\n },\n {\n \"name\": \"anim\",\n \"slug\": \"Gga3\",\n \"id\": -96359899,\n \"url\": \"https://pcVAiBVyztsZNliNYRytCZIs.dshI7frdciZWGG\",\n \"color\": \"dec1\"\n }\n ],\n \"custom_fields\": \"\"\n}" }, "url": { "raw": "{{baseUrl}}/dcim/devices/:id/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "devices", ":id", "" ], "variable": [ { "key": "id", "value": "", "description": "(Required) A unique integer value identifying this device." } ] } }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "PUT", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/dcim/devices/:id/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "devices", ":id", "" ], "variable": [ { "key": "id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "body": "{\n \"device_type\": {\n \"model\": \"cill\",\n \"slug\": \"j j \",\n \"id\": 21820715,\n \"url\": \"http://FqeufISXvVlXinr.zurfz4S+TwWdcxzUtLYpIdO3kk7j6LuDI5KS8Omwc+y6WBd9SXpnAAbOUZtafyiwQz3RM3IYOnP9NujDb\",\n \"manufacturer\": {\n \"name\": \"mini\",\n \"slug\": \"qSkR\",\n \"id\": 54021411,\n \"url\": \"http://yDlCalHzvfLWXrmQY.olciAy9eerkx3BFixuK5dvy\",\n \"devicetype_count\": 37482849\n },\n \"display_name\": \"incididunt veniam\",\n \"device_count\": 33858882\n },\n \"device_role\": {\n \"name\": \"ex e\",\n \"slug\": \"nC n\",\n \"id\": 25097357,\n \"url\": \"https://xTaMlzRWXuxlCdADPxUgNrVo.sjkreHqD\",\n \"device_count\": -40189760,\n \"virtualmachine_count\": 77944776\n },\n \"site\": {\n \"name\": \"proi\",\n \"slug\": \"eHm1\",\n \"id\": 38288925,\n \"url\": \"http://bKDncDBMLZSByQuDzj.gejpkPmq3BV7XZq+eQOb21ULNSy089vkAn2pYH+X8w.5Vlz47B7AY8HRqNRbyq\"\n },\n \"id\": -48418269,\n \"url\": \"http://HroykyGHWvzGIc.snsA8vMDU19gvq.7Aelcu1w7WmzqeTqT3wmmbxTP-2YofPSwV7xbYf1+P\",\n \"name\": \"lab\",\n \"display_name\": \"mollit ad cillum\",\n \"tenant\": {\n \"name\": \"in u\",\n \"slug\": \"YNd \",\n \"id\": 94786328,\n \"url\": \"http://FfuHTXrKQbgxwwFytuGeUuqRFuGJr.ewbFTtP75US\"\n },\n \"platform\": {\n \"name\": \"magn\",\n \"slug\": \"Y Y \",\n \"id\": 48287348,\n \"url\": \"https://tCKpBXIRfiWZKLwYOq.vwnUI5O.J+X+W1G6jqjoBpakg4NKuVvB\",\n \"device_count\": 90550194,\n \"virtualmachine_count\": 61126834\n },\n \"serial\": \"ess\",\n \"asset_tag\": \"de\",\n \"rack\": {\n \"name\": \"moll\",\n \"id\": 42976002,\n \"url\": \"http://EFdBofyo.mlFk5rCsGVQMReQCWkVjb\",\n \"display_name\": \"Lorem cupidatat\",\n \"device_count\": 22693130\n },\n \"position\": 23140,\n \"face\": {\n \"label\": \"Front\",\n \"value\": \"rear\"\n },\n \"parent_device\": {\n \"id\": {\n \"value\": \"\"\n },\n \"url\": {\n \"value\": \"\"\n },\n \"name\": {\n \"value\": \"\"\n },\n \"display_name\": {\n \"value\": \"\"\n }\n },\n \"status\": {\n \"label\": \"Staged\",\n \"value\": \"staged\"\n },\n \"primary_ip\": {\n \"address\": \"culpa dolore ad\",\n \"id\": 70700363,\n \"url\": \"http://iqRMDdAoLBWsUyNVdUJpvIk.ihjdzOQTFwzoJnihjPiDFiQOE4Sy+r+LQP5nElmgpppGlv,MNp1TnbA7BWhzO3y0K+rF\",\n \"family\": 1229587\n },\n \"primary_ip4\": {\n \"address\": \"Lorem laboris\",\n \"id\": 57108916,\n \"url\": \"http://abyQIWBeufizKaJNmyiFhoLMYHWFTnNOx.iwGC5xe0JIoK1NQaRyDsTZf+IzOW6NcUT9FdTkfFUQMcxHR6HMcew4QhrU+spZMS\",\n \"family\": -40541180\n },\n \"primary_ip6\": {\n \"address\": \"mollit voluptate\",\n \"id\": 67201842,\n \"url\": \"http://JlOGGqia.iqlAQMfpO5ZdvtEHOsQhBqxxo8EWdwbZFdMgMckyUV-r-z.hL.lqEtVkOe5Ru9\",\n \"family\": 36151936\n },\n \"cluster\": {\n \"name\": \"null\",\n \"id\": 61156109,\n \"url\": \"http://MRDqHBTECbtJuoBRtoQBjxLGgGJeXAAo.iuah0KalJz8,.9im,fk8BB2CQ1ITl9aehLVfr1+hB\",\n \"virtualmachine_count\": -56163354\n },\n \"virtual_chassis\": {\n \"name\": \"cill\",\n \"master\": {\n \"id\": {\n \"value\": \"\"\n },\n \"url\": {\n \"value\": \"\"\n },\n \"name\": {\n \"value\": \"\"\n },\n \"display_name\": {\n \"value\": \"\"\n }\n },\n \"id\": 42209037,\n \"url\": \"http://I.qibpz0izl.Ewzqz2ff8NC6wQAwYQwg74+XtWL0WUs-.CHKJ75RKSFgnkvgm+DPPj-0g14PHXjx5-gQjo\",\n \"member_count\": 38667424\n },\n \"vc_position\": 217,\n \"vc_priority\": 82,\n \"comments\": \"ex qui\",\n \"local_context_data\": \"ex pariatur in\",\n \"tags\": [\n {\n \"name\": \"non \",\n \"slug\": \"bOfd\",\n \"id\": 25583268,\n \"url\": \"http://yxxobUrhRowPtlAyB.qth0Z9Uq2auyLgNIXGHnO0Uf5oW7\",\n \"color\": \"30e5\"\n },\n {\n \"name\": \"esse\",\n \"slug\": \"SMU3\",\n \"id\": 22021209,\n \"url\": \"https://HSuSZTOwvDxuvCjBPOmzSysmO.bjgp0Z6cpAY3hM8HRbvpOgvgqO9o8o.g\",\n \"color\": \"3539\"\n }\n ],\n \"custom_fields\": {},\n \"config_context\": {},\n \"created\": \"2011-05-02\",\n \"last_updated\": \"1988-05-19T13:31:58.025Z\"\n}" } ] }, { "name": "dcim devices partial update", "request": { "method": "PATCH", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"device_type\": \"\",\n \"device_role\": \"\",\n \"site\": \"\",\n \"name\": \"\",\n \"tenant\": \"\",\n \"platform\": \"\",\n \"serial\": \"\",\n \"asset_tag\": \"\",\n \"rack\": \"\",\n \"position\": \"\",\n \"face\": \"\",\n \"parent_device\": {\n \"id\": {\n \"value\": \"\"\n },\n \"url\": {\n \"value\": \"\"\n },\n \"name\": {\n \"value\": \"\"\n },\n \"display_name\": {\n \"value\": \"\"\n }\n },\n \"status\": \"\",\n \"primary_ip4\": \"\",\n \"primary_ip6\": \"\",\n \"cluster\": \"\",\n \"virtual_chassis\": \"\",\n \"vc_position\": \"\",\n \"vc_priority\": \"\",\n \"comments\": \"\",\n \"local_context_data\": \"\",\n \"tags\": [\n {\n \"name\": \"sunt\",\n \"slug\": \"Ybwf\",\n \"id\": 65914906,\n \"url\": \"http://rjPyRsxdKQpPhWxQTWI.tahitOYQYG-D0yZNepCNrIdMl80a6IMWpgsH,\",\n \"color\": \"2595\"\n },\n {\n \"name\": \"anim\",\n \"slug\": \"Gga3\",\n \"id\": -96359899,\n \"url\": \"https://pcVAiBVyztsZNliNYRytCZIs.dshI7frdciZWGG\",\n \"color\": \"dec1\"\n }\n ],\n \"custom_fields\": \"\"\n}" }, "url": { "raw": "{{baseUrl}}/dcim/devices/:id/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "devices", ":id", "" ], "variable": [ { "key": "id", "value": "", "description": "(Required) A unique integer value identifying this device." } ] } }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "PATCH", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/dcim/devices/:id/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "devices", ":id", "" ], "variable": [ { "key": "id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "body": "{\n \"device_type\": {\n \"model\": \"cill\",\n \"slug\": \"j j \",\n \"id\": 21820715,\n \"url\": \"http://FqeufISXvVlXinr.zurfz4S+TwWdcxzUtLYpIdO3kk7j6LuDI5KS8Omwc+y6WBd9SXpnAAbOUZtafyiwQz3RM3IYOnP9NujDb\",\n \"manufacturer\": {\n \"name\": \"mini\",\n \"slug\": \"qSkR\",\n \"id\": 54021411,\n \"url\": \"http://yDlCalHzvfLWXrmQY.olciAy9eerkx3BFixuK5dvy\",\n \"devicetype_count\": 37482849\n },\n \"display_name\": \"incididunt veniam\",\n \"device_count\": 33858882\n },\n \"device_role\": {\n \"name\": \"ex e\",\n \"slug\": \"nC n\",\n \"id\": 25097357,\n \"url\": \"https://xTaMlzRWXuxlCdADPxUgNrVo.sjkreHqD\",\n \"device_count\": -40189760,\n \"virtualmachine_count\": 77944776\n },\n \"site\": {\n \"name\": \"proi\",\n \"slug\": \"eHm1\",\n \"id\": 38288925,\n \"url\": \"http://bKDncDBMLZSByQuDzj.gejpkPmq3BV7XZq+eQOb21ULNSy089vkAn2pYH+X8w.5Vlz47B7AY8HRqNRbyq\"\n },\n \"id\": -48418269,\n \"url\": \"http://HroykyGHWvzGIc.snsA8vMDU19gvq.7Aelcu1w7WmzqeTqT3wmmbxTP-2YofPSwV7xbYf1+P\",\n \"name\": \"lab\",\n \"display_name\": \"mollit ad cillum\",\n \"tenant\": {\n \"name\": \"in u\",\n \"slug\": \"YNd \",\n \"id\": 94786328,\n \"url\": \"http://FfuHTXrKQbgxwwFytuGeUuqRFuGJr.ewbFTtP75US\"\n },\n \"platform\": {\n \"name\": \"magn\",\n \"slug\": \"Y Y \",\n \"id\": 48287348,\n \"url\": \"https://tCKpBXIRfiWZKLwYOq.vwnUI5O.J+X+W1G6jqjoBpakg4NKuVvB\",\n \"device_count\": 90550194,\n \"virtualmachine_count\": 61126834\n },\n \"serial\": \"ess\",\n \"asset_tag\": \"de\",\n \"rack\": {\n \"name\": \"moll\",\n \"id\": 42976002,\n \"url\": \"http://EFdBofyo.mlFk5rCsGVQMReQCWkVjb\",\n \"display_name\": \"Lorem cupidatat\",\n \"device_count\": 22693130\n },\n \"position\": 23140,\n \"face\": {\n \"label\": \"Front\",\n \"value\": \"rear\"\n },\n \"parent_device\": {\n \"id\": {\n \"value\": \"\"\n },\n \"url\": {\n \"value\": \"\"\n },\n \"name\": {\n \"value\": \"\"\n },\n \"display_name\": {\n \"value\": \"\"\n }\n },\n \"status\": {\n \"label\": \"Staged\",\n \"value\": \"staged\"\n },\n \"primary_ip\": {\n \"address\": \"culpa dolore ad\",\n \"id\": 70700363,\n \"url\": \"http://iqRMDdAoLBWsUyNVdUJpvIk.ihjdzOQTFwzoJnihjPiDFiQOE4Sy+r+LQP5nElmgpppGlv,MNp1TnbA7BWhzO3y0K+rF\",\n \"family\": 1229587\n },\n \"primary_ip4\": {\n \"address\": \"Lorem laboris\",\n \"id\": 57108916,\n \"url\": \"http://abyQIWBeufizKaJNmyiFhoLMYHWFTnNOx.iwGC5xe0JIoK1NQaRyDsTZf+IzOW6NcUT9FdTkfFUQMcxHR6HMcew4QhrU+spZMS\",\n \"family\": -40541180\n },\n \"primary_ip6\": {\n \"address\": \"mollit voluptate\",\n \"id\": 67201842,\n \"url\": \"http://JlOGGqia.iqlAQMfpO5ZdvtEHOsQhBqxxo8EWdwbZFdMgMckyUV-r-z.hL.lqEtVkOe5Ru9\",\n \"family\": 36151936\n },\n \"cluster\": {\n \"name\": \"null\",\n \"id\": 61156109,\n \"url\": \"http://MRDqHBTECbtJuoBRtoQBjxLGgGJeXAAo.iuah0KalJz8,.9im,fk8BB2CQ1ITl9aehLVfr1+hB\",\n \"virtualmachine_count\": -56163354\n },\n \"virtual_chassis\": {\n \"name\": \"cill\",\n \"master\": {\n \"id\": {\n \"value\": \"\"\n },\n \"url\": {\n \"value\": \"\"\n },\n \"name\": {\n \"value\": \"\"\n },\n \"display_name\": {\n \"value\": \"\"\n }\n },\n \"id\": 42209037,\n \"url\": \"http://I.qibpz0izl.Ewzqz2ff8NC6wQAwYQwg74+XtWL0WUs-.CHKJ75RKSFgnkvgm+DPPj-0g14PHXjx5-gQjo\",\n \"member_count\": 38667424\n },\n \"vc_position\": 217,\n \"vc_priority\": 82,\n \"comments\": \"ex qui\",\n \"local_context_data\": \"ex pariatur in\",\n \"tags\": [\n {\n \"name\": \"non \",\n \"slug\": \"bOfd\",\n \"id\": 25583268,\n \"url\": \"http://yxxobUrhRowPtlAyB.qth0Z9Uq2auyLgNIXGHnO0Uf5oW7\",\n \"color\": \"30e5\"\n },\n {\n \"name\": \"esse\",\n \"slug\": \"SMU3\",\n \"id\": 22021209,\n \"url\": \"https://HSuSZTOwvDxuvCjBPOmzSysmO.bjgp0Z6cpAY3hM8HRbvpOgvgqO9o8o.g\",\n \"color\": \"3539\"\n }\n ],\n \"custom_fields\": {},\n \"config_context\": {},\n \"created\": \"2011-05-02\",\n \"last_updated\": \"1988-05-19T13:31:58.025Z\"\n}" } ] }, { "name": "dcim devices delete", "request": { "method": "DELETE", "header": [], "url": { "raw": "{{baseUrl}}/dcim/devices/:id/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "devices", ":id", "" ], "variable": [ { "key": "id", "value": "", "description": "(Required) A unique integer value identifying this device." } ] } }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "DELETE", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/dcim/devices/:id/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "devices", ":id", "" ], "variable": [ { "key": "id" } ] } }, "status": "No Content", "code": 204, "_postman_previewlanguage": "text", "header": [ { "key": "Content-Type", "value": "text/plain" } ], "cookie": [], "body": "" } ] }, { "name": "dcim devices napalm", "request": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/dcim/devices/:id/napalm/?method=", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "devices", ":id", "napalm", "" ], "query": [ { "key": "method", "value": "", "description": "(Required) " } ], "variable": [ { "key": "id", "value": "", "description": "(Required) A unique integer value identifying this device." } ] }, "description": "Execute a NAPALM method on a Device" }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/dcim/devices/:id/napalm/?method=", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "devices", ":id", "napalm", "" ], "query": [ { "key": "method", "value": "" } ], "variable": [ { "key": "id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "body": "{\n \"method\": {}\n}" } ] } ] }, { "name": "dcim devices list", "request": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/dcim/devices/?id=&name=&asset_tag=&face=&position=&vc_position=&vc_priority=&tenant_group_id=&tenant_group=&tenant_id=&tenant=&local_context_data=&created=&created__gte=&created__lte=&last_updated=&last_updated__gte=&last_updated__lte=&q=&manufacturer_id=&manufacturer=&device_type_id=&role_id=&role=&platform_id=&platform=®ion_id=®ion=&site_id=&site=&rack_group_id=&rack_id=&cluster_id=&model=&status=&is_full_depth=&mac_address=&serial=&has_primary_ip=&virtual_chassis_id=&virtual_chassis_member=&console_ports=&console_server_ports=&power_ports=&power_outlets=&interfaces=&pass_through_ports=&device_bays=&tag=&id__n=&id__lte=&id__lt=&id__gte=&id__gt=&name__n=&name__ic=&name__nic=&name__iew=&name__niew=&name__isw=&name__nisw=&name__ie=&name__nie=&asset_tag__n=&asset_tag__ic=&asset_tag__nic=&asset_tag__iew=&asset_tag__niew=&asset_tag__isw=&asset_tag__nisw=&asset_tag__ie=&asset_tag__nie=&face__n=&position__n=&position__lte=&position__lt=&position__gte=&position__gt=&vc_position__n=&vc_position__lte=&vc_position__lt=&vc_position__gte=&vc_position__gt=&vc_priority__n=&vc_priority__lte=&vc_priority__lt=&vc_priority__gte=&vc_priority__gt=&tenant_group_id__n=&tenant_group__n=&tenant_id__n=&tenant__n=&manufacturer_id__n=&manufacturer__n=&device_type_id__n=&role_id__n=&role__n=&platform_id__n=&platform__n=®ion_id__n=®ion__n=&site_id__n=&site__n=&rack_group_id__n=&rack_id__n=&cluster_id__n=&model__n=&status__n=&mac_address__n=&mac_address__ic=&mac_address__nic=&mac_address__iew=&mac_address__niew=&mac_address__isw=&mac_address__nisw=&mac_address__ie=&mac_address__nie=&virtual_chassis_id__n=&tag__n=&limit=&offset=", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "devices", "" ], "query": [ { "key": "id", "value": "" }, { "key": "name", "value": "" }, { "key": "asset_tag", "value": "" }, { "key": "face", "value": "" }, { "key": "position", "value": "" }, { "key": "vc_position", "value": "" }, { "key": "vc_priority", "value": "" }, { "key": "tenant_group_id", "value": "" }, { "key": "tenant_group", "value": "" }, { "key": "tenant_id", "value": "" }, { "key": "tenant", "value": "" }, { "key": "local_context_data", "value": "" }, { "key": "created", "value": "" }, { "key": "created__gte", "value": "" }, { "key": "created__lte", "value": "" }, { "key": "last_updated", "value": "" }, { "key": "last_updated__gte", "value": "" }, { "key": "last_updated__lte", "value": "" }, { "key": "q", "value": "" }, { "key": "manufacturer_id", "value": "" }, { "key": "manufacturer", "value": "" }, { "key": "device_type_id", "value": "" }, { "key": "role_id", "value": "" }, { "key": "role", "value": "" }, { "key": "platform_id", "value": "" }, { "key": "platform", "value": "" }, { "key": "region_id", "value": "" }, { "key": "region", "value": "" }, { "key": "site_id", "value": "" }, { "key": "site", "value": "" }, { "key": "rack_group_id", "value": "" }, { "key": "rack_id", "value": "" }, { "key": "cluster_id", "value": "" }, { "key": "model", "value": "" }, { "key": "status", "value": "" }, { "key": "is_full_depth", "value": "" }, { "key": "mac_address", "value": "" }, { "key": "serial", "value": "" }, { "key": "has_primary_ip", "value": "" }, { "key": "virtual_chassis_id", "value": "" }, { "key": "virtual_chassis_member", "value": "" }, { "key": "console_ports", "value": "" }, { "key": "console_server_ports", "value": "" }, { "key": "power_ports", "value": "" }, { "key": "power_outlets", "value": "" }, { "key": "interfaces", "value": "" }, { "key": "pass_through_ports", "value": "" }, { "key": "device_bays", "value": "" }, { "key": "tag", "value": "" }, { "key": "id__n", "value": "" }, { "key": "id__lte", "value": "" }, { "key": "id__lt", "value": "" }, { "key": "id__gte", "value": "" }, { "key": "id__gt", "value": "" }, { "key": "name__n", "value": "" }, { "key": "name__ic", "value": "" }, { "key": "name__nic", "value": "" }, { "key": "name__iew", "value": "" }, { "key": "name__niew", "value": "" }, { "key": "name__isw", "value": "" }, { "key": "name__nisw", "value": "" }, { "key": "name__ie", "value": "" }, { "key": "name__nie", "value": "" }, { "key": "asset_tag__n", "value": "" }, { "key": "asset_tag__ic", "value": "" }, { "key": "asset_tag__nic", "value": "" }, { "key": "asset_tag__iew", "value": "" }, { "key": "asset_tag__niew", "value": "" }, { "key": "asset_tag__isw", "value": "" }, { "key": "asset_tag__nisw", "value": "" }, { "key": "asset_tag__ie", "value": "" }, { "key": "asset_tag__nie", "value": "" }, { "key": "face__n", "value": "" }, { "key": "position__n", "value": "" }, { "key": "position__lte", "value": "" }, { "key": "position__lt", "value": "" }, { "key": "position__gte", "value": "" }, { "key": "position__gt", "value": "" }, { "key": "vc_position__n", "value": "" }, { "key": "vc_position__lte", "value": "" }, { "key": "vc_position__lt", "value": "" }, { "key": "vc_position__gte", "value": "" }, { "key": "vc_position__gt", "value": "" }, { "key": "vc_priority__n", "value": "" }, { "key": "vc_priority__lte", "value": "" }, { "key": "vc_priority__lt", "value": "" }, { "key": "vc_priority__gte", "value": "" }, { "key": "vc_priority__gt", "value": "" }, { "key": "tenant_group_id__n", "value": "" }, { "key": "tenant_group__n", "value": "" }, { "key": "tenant_id__n", "value": "" }, { "key": "tenant__n", "value": "" }, { "key": "manufacturer_id__n", "value": "" }, { "key": "manufacturer__n", "value": "" }, { "key": "device_type_id__n", "value": "" }, { "key": "role_id__n", "value": "" }, { "key": "role__n", "value": "" }, { "key": "platform_id__n", "value": "" }, { "key": "platform__n", "value": "" }, { "key": "region_id__n", "value": "" }, { "key": "region__n", "value": "" }, { "key": "site_id__n", "value": "" }, { "key": "site__n", "value": "" }, { "key": "rack_group_id__n", "value": "" }, { "key": "rack_id__n", "value": "" }, { "key": "cluster_id__n", "value": "" }, { "key": "model__n", "value": "" }, { "key": "status__n", "value": "" }, { "key": "mac_address__n", "value": "" }, { "key": "mac_address__ic", "value": "" }, { "key": "mac_address__nic", "value": "" }, { "key": "mac_address__iew", "value": "" }, { "key": "mac_address__niew", "value": "" }, { "key": "mac_address__isw", "value": "" }, { "key": "mac_address__nisw", "value": "" }, { "key": "mac_address__ie", "value": "" }, { "key": "mac_address__nie", "value": "" }, { "key": "virtual_chassis_id__n", "value": "" }, { "key": "tag__n", "value": "" }, { "key": "limit", "value": "", "description": "Number of results to return per page." }, { "key": "offset", "value": "", "description": "The initial index from which to return the results." } ] } }, "response": [] }, { "name": "dcim devices create", "request": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"device_type\": \"\",\n \"device_role\": \"\",\n \"site\": \"\",\n \"name\": \"\",\n \"tenant\": \"\",\n \"platform\": \"\",\n \"serial\": \"\",\n \"asset_tag\": \"\",\n \"rack\": \"\",\n \"position\": \"\",\n \"face\": \"\",\n \"parent_device\": {\n \"id\": {\n \"value\": \"\"\n },\n \"url\": {\n \"value\": \"\"\n },\n \"name\": {\n \"value\": \"\"\n },\n \"display_name\": {\n \"value\": \"\"\n }\n },\n \"status\": \"\",\n \"primary_ip4\": \"\",\n \"primary_ip6\": \"\",\n \"cluster\": \"\",\n \"virtual_chassis\": \"\",\n \"vc_position\": \"\",\n \"vc_priority\": \"\",\n \"comments\": \"\",\n \"local_context_data\": \"\",\n \"tags\": [\n {\n \"name\": \"Lore\",\n \"slug\": \"eh6V\",\n \"id\": 60500074,\n \"url\": \"https://gCRdqspwI.wupEHQ8xVmqd3BSdAUdw1F\",\n \"color\": \"1f92\"\n },\n {\n \"name\": \"non \",\n \"slug\": \"M M \",\n \"id\": -34299712,\n \"url\": \"http://lpNFxSOwrMFzYlqHbpeYP.xufzPKXIFFlgpl4PZlcgHlo+nRBM9khvNlX,ofo5qn+lOVTij7rcULFWnzOFVHJU\",\n \"color\": \"369d\"\n }\n ],\n \"custom_fields\": \"\"\n}" }, "url": { "raw": "{{baseUrl}}/dcim/devices/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "devices", "" ] } }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "POST", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/dcim/devices/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "devices", "" ] } }, "status": "Created", "code": 201, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "body": "{\n \"device_type\": {\n \"model\": \"cill\",\n \"slug\": \"j j \",\n \"id\": 21820715,\n \"url\": \"http://FqeufISXvVlXinr.zurfz4S+TwWdcxzUtLYpIdO3kk7j6LuDI5KS8Omwc+y6WBd9SXpnAAbOUZtafyiwQz3RM3IYOnP9NujDb\",\n \"manufacturer\": {\n \"name\": \"mini\",\n \"slug\": \"qSkR\",\n \"id\": 54021411,\n \"url\": \"http://yDlCalHzvfLWXrmQY.olciAy9eerkx3BFixuK5dvy\",\n \"devicetype_count\": 37482849\n },\n \"display_name\": \"incididunt veniam\",\n \"device_count\": 33858882\n },\n \"device_role\": {\n \"name\": \"ex e\",\n \"slug\": \"nC n\",\n \"id\": 25097357,\n \"url\": \"https://xTaMlzRWXuxlCdADPxUgNrVo.sjkreHqD\",\n \"device_count\": -40189760,\n \"virtualmachine_count\": 77944776\n },\n \"site\": {\n \"name\": \"proi\",\n \"slug\": \"eHm1\",\n \"id\": 38288925,\n \"url\": \"http://bKDncDBMLZSByQuDzj.gejpkPmq3BV7XZq+eQOb21ULNSy089vkAn2pYH+X8w.5Vlz47B7AY8HRqNRbyq\"\n },\n \"id\": -48418269,\n \"url\": \"http://HroykyGHWvzGIc.snsA8vMDU19gvq.7Aelcu1w7WmzqeTqT3wmmbxTP-2YofPSwV7xbYf1+P\",\n \"name\": \"lab\",\n \"display_name\": \"mollit ad cillum\",\n \"tenant\": {\n \"name\": \"in u\",\n \"slug\": \"YNd \",\n \"id\": 94786328,\n \"url\": \"http://FfuHTXrKQbgxwwFytuGeUuqRFuGJr.ewbFTtP75US\"\n },\n \"platform\": {\n \"name\": \"magn\",\n \"slug\": \"Y Y \",\n \"id\": 48287348,\n \"url\": \"https://tCKpBXIRfiWZKLwYOq.vwnUI5O.J+X+W1G6jqjoBpakg4NKuVvB\",\n \"device_count\": 90550194,\n \"virtualmachine_count\": 61126834\n },\n \"serial\": \"ess\",\n \"asset_tag\": \"de\",\n \"rack\": {\n \"name\": \"moll\",\n \"id\": 42976002,\n \"url\": \"http://EFdBofyo.mlFk5rCsGVQMReQCWkVjb\",\n \"display_name\": \"Lorem cupidatat\",\n \"device_count\": 22693130\n },\n \"position\": 23140,\n \"face\": {\n \"label\": \"Front\",\n \"value\": \"rear\"\n },\n \"parent_device\": {\n \"id\": {\n \"value\": \"\"\n },\n \"url\": {\n \"value\": \"\"\n },\n \"name\": {\n \"value\": \"\"\n },\n \"display_name\": {\n \"value\": \"\"\n }\n },\n \"status\": {\n \"label\": \"Staged\",\n \"value\": \"staged\"\n },\n \"primary_ip\": {\n \"address\": \"culpa dolore ad\",\n \"id\": 70700363,\n \"url\": \"http://iqRMDdAoLBWsUyNVdUJpvIk.ihjdzOQTFwzoJnihjPiDFiQOE4Sy+r+LQP5nElmgpppGlv,MNp1TnbA7BWhzO3y0K+rF\",\n \"family\": 1229587\n },\n \"primary_ip4\": {\n \"address\": \"Lorem laboris\",\n \"id\": 57108916,\n \"url\": \"http://abyQIWBeufizKaJNmyiFhoLMYHWFTnNOx.iwGC5xe0JIoK1NQaRyDsTZf+IzOW6NcUT9FdTkfFUQMcxHR6HMcew4QhrU+spZMS\",\n \"family\": -40541180\n },\n \"primary_ip6\": {\n \"address\": \"mollit voluptate\",\n \"id\": 67201842,\n \"url\": \"http://JlOGGqia.iqlAQMfpO5ZdvtEHOsQhBqxxo8EWdwbZFdMgMckyUV-r-z.hL.lqEtVkOe5Ru9\",\n \"family\": 36151936\n },\n \"cluster\": {\n \"name\": \"null\",\n \"id\": 61156109,\n \"url\": \"http://MRDqHBTECbtJuoBRtoQBjxLGgGJeXAAo.iuah0KalJz8,.9im,fk8BB2CQ1ITl9aehLVfr1+hB\",\n \"virtualmachine_count\": -56163354\n },\n \"virtual_chassis\": {\n \"name\": \"cill\",\n \"master\": {\n \"id\": {\n \"value\": \"\"\n },\n \"url\": {\n \"value\": \"\"\n },\n \"name\": {\n \"value\": \"\"\n },\n \"display_name\": {\n \"value\": \"\"\n }\n },\n \"id\": 42209037,\n \"url\": \"http://I.qibpz0izl.Ewzqz2ff8NC6wQAwYQwg74+XtWL0WUs-.CHKJ75RKSFgnkvgm+DPPj-0g14PHXjx5-gQjo\",\n \"member_count\": 38667424\n },\n \"vc_position\": 217,\n \"vc_priority\": 82,\n \"comments\": \"ex qui\",\n \"local_context_data\": \"ex pariatur in\",\n \"tags\": [\n {\n \"name\": \"non \",\n \"slug\": \"bOfd\",\n \"id\": 25583268,\n \"url\": \"http://yxxobUrhRowPtlAyB.qth0Z9Uq2auyLgNIXGHnO0Uf5oW7\",\n \"color\": \"30e5\"\n },\n {\n \"name\": \"esse\",\n \"slug\": \"SMU3\",\n \"id\": 22021209,\n \"url\": \"https://HSuSZTOwvDxuvCjBPOmzSysmO.bjgp0Z6cpAY3hM8HRbvpOgvgqO9o8o.g\",\n \"color\": \"3539\"\n }\n ],\n \"custom_fields\": {},\n \"config_context\": {},\n \"created\": \"2011-05-02\",\n \"last_updated\": \"1988-05-19T13:31:58.025Z\"\n}" } ] }, { "name": "dcim devices bulk update", "request": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"device_type\": \"\",\n \"device_role\": \"\",\n \"site\": \"\",\n \"name\": \"\",\n \"tenant\": \"\",\n \"platform\": \"\",\n \"serial\": \"\",\n \"asset_tag\": \"\",\n \"rack\": \"\",\n \"position\": \"\",\n \"face\": \"\",\n \"parent_device\": {\n \"id\": {\n \"value\": \"\"\n },\n \"url\": {\n \"value\": \"\"\n },\n \"name\": {\n \"value\": \"\"\n },\n \"display_name\": {\n \"value\": \"\"\n }\n },\n \"status\": \"\",\n \"primary_ip4\": \"\",\n \"primary_ip6\": \"\",\n \"cluster\": \"\",\n \"virtual_chassis\": \"\",\n \"vc_position\": \"\",\n \"vc_priority\": \"\",\n \"comments\": \"\",\n \"local_context_data\": \"\",\n \"tags\": [\n {\n \"name\": \"sunt\",\n \"slug\": \"Ybwf\",\n \"id\": 65914906,\n \"url\": \"http://rjPyRsxdKQpPhWxQTWI.tahitOYQYG-D0yZNepCNrIdMl80a6IMWpgsH,\",\n \"color\": \"2595\"\n },\n {\n \"name\": \"anim\",\n \"slug\": \"Gga3\",\n \"id\": -96359899,\n \"url\": \"https://pcVAiBVyztsZNliNYRytCZIs.dshI7frdciZWGG\",\n \"color\": \"dec1\"\n }\n ],\n \"custom_fields\": \"\"\n}" }, "url": { "raw": "{{baseUrl}}/dcim/devices/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "devices", "" ] } }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "PUT", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/dcim/devices/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "devices", "" ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "body": "{\n \"device_type\": {\n \"model\": \"cill\",\n \"slug\": \"j j \",\n \"id\": 21820715,\n \"url\": \"http://FqeufISXvVlXinr.zurfz4S+TwWdcxzUtLYpIdO3kk7j6LuDI5KS8Omwc+y6WBd9SXpnAAbOUZtafyiwQz3RM3IYOnP9NujDb\",\n \"manufacturer\": {\n \"name\": \"mini\",\n \"slug\": \"qSkR\",\n \"id\": 54021411,\n \"url\": \"http://yDlCalHzvfLWXrmQY.olciAy9eerkx3BFixuK5dvy\",\n \"devicetype_count\": 37482849\n },\n \"display_name\": \"incididunt veniam\",\n \"device_count\": 33858882\n },\n \"device_role\": {\n \"name\": \"ex e\",\n \"slug\": \"nC n\",\n \"id\": 25097357,\n \"url\": \"https://xTaMlzRWXuxlCdADPxUgNrVo.sjkreHqD\",\n \"device_count\": -40189760,\n \"virtualmachine_count\": 77944776\n },\n \"site\": {\n \"name\": \"proi\",\n \"slug\": \"eHm1\",\n \"id\": 38288925,\n \"url\": \"http://bKDncDBMLZSByQuDzj.gejpkPmq3BV7XZq+eQOb21ULNSy089vkAn2pYH+X8w.5Vlz47B7AY8HRqNRbyq\"\n },\n \"id\": -48418269,\n \"url\": \"http://HroykyGHWvzGIc.snsA8vMDU19gvq.7Aelcu1w7WmzqeTqT3wmmbxTP-2YofPSwV7xbYf1+P\",\n \"name\": \"lab\",\n \"display_name\": \"mollit ad cillum\",\n \"tenant\": {\n \"name\": \"in u\",\n \"slug\": \"YNd \",\n \"id\": 94786328,\n \"url\": \"http://FfuHTXrKQbgxwwFytuGeUuqRFuGJr.ewbFTtP75US\"\n },\n \"platform\": {\n \"name\": \"magn\",\n \"slug\": \"Y Y \",\n \"id\": 48287348,\n \"url\": \"https://tCKpBXIRfiWZKLwYOq.vwnUI5O.J+X+W1G6jqjoBpakg4NKuVvB\",\n \"device_count\": 90550194,\n \"virtualmachine_count\": 61126834\n },\n \"serial\": \"ess\",\n \"asset_tag\": \"de\",\n \"rack\": {\n \"name\": \"moll\",\n \"id\": 42976002,\n \"url\": \"http://EFdBofyo.mlFk5rCsGVQMReQCWkVjb\",\n \"display_name\": \"Lorem cupidatat\",\n \"device_count\": 22693130\n },\n \"position\": 23140,\n \"face\": {\n \"label\": \"Front\",\n \"value\": \"rear\"\n },\n \"parent_device\": {\n \"id\": {\n \"value\": \"\"\n },\n \"url\": {\n \"value\": \"\"\n },\n \"name\": {\n \"value\": \"\"\n },\n \"display_name\": {\n \"value\": \"\"\n }\n },\n \"status\": {\n \"label\": \"Staged\",\n \"value\": \"staged\"\n },\n \"primary_ip\": {\n \"address\": \"culpa dolore ad\",\n \"id\": 70700363,\n \"url\": \"http://iqRMDdAoLBWsUyNVdUJpvIk.ihjdzOQTFwzoJnihjPiDFiQOE4Sy+r+LQP5nElmgpppGlv,MNp1TnbA7BWhzO3y0K+rF\",\n \"family\": 1229587\n },\n \"primary_ip4\": {\n \"address\": \"Lorem laboris\",\n \"id\": 57108916,\n \"url\": \"http://abyQIWBeufizKaJNmyiFhoLMYHWFTnNOx.iwGC5xe0JIoK1NQaRyDsTZf+IzOW6NcUT9FdTkfFUQMcxHR6HMcew4QhrU+spZMS\",\n \"family\": -40541180\n },\n \"primary_ip6\": {\n \"address\": \"mollit voluptate\",\n \"id\": 67201842,\n \"url\": \"http://JlOGGqia.iqlAQMfpO5ZdvtEHOsQhBqxxo8EWdwbZFdMgMckyUV-r-z.hL.lqEtVkOe5Ru9\",\n \"family\": 36151936\n },\n \"cluster\": {\n \"name\": \"null\",\n \"id\": 61156109,\n \"url\": \"http://MRDqHBTECbtJuoBRtoQBjxLGgGJeXAAo.iuah0KalJz8,.9im,fk8BB2CQ1ITl9aehLVfr1+hB\",\n \"virtualmachine_count\": -56163354\n },\n \"virtual_chassis\": {\n \"name\": \"cill\",\n \"master\": {\n \"id\": {\n \"value\": \"\"\n },\n \"url\": {\n \"value\": \"\"\n },\n \"name\": {\n \"value\": \"\"\n },\n \"display_name\": {\n \"value\": \"\"\n }\n },\n \"id\": 42209037,\n \"url\": \"http://I.qibpz0izl.Ewzqz2ff8NC6wQAwYQwg74+XtWL0WUs-.CHKJ75RKSFgnkvgm+DPPj-0g14PHXjx5-gQjo\",\n \"member_count\": 38667424\n },\n \"vc_position\": 217,\n \"vc_priority\": 82,\n \"comments\": \"ex qui\",\n \"local_context_data\": \"ex pariatur in\",\n \"tags\": [\n {\n \"name\": \"non \",\n \"slug\": \"bOfd\",\n \"id\": 25583268,\n \"url\": \"http://yxxobUrhRowPtlAyB.qth0Z9Uq2auyLgNIXGHnO0Uf5oW7\",\n \"color\": \"30e5\"\n },\n {\n \"name\": \"esse\",\n \"slug\": \"SMU3\",\n \"id\": 22021209,\n \"url\": \"https://HSuSZTOwvDxuvCjBPOmzSysmO.bjgp0Z6cpAY3hM8HRbvpOgvgqO9o8o.g\",\n \"color\": \"3539\"\n }\n ],\n \"custom_fields\": {},\n \"config_context\": {},\n \"created\": \"2011-05-02\",\n \"last_updated\": \"1988-05-19T13:31:58.025Z\"\n}" } ] }, { "name": "dcim devices bulk partial update", "request": { "method": "PATCH", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"device_type\": \"\",\n \"device_role\": \"\",\n \"site\": \"\",\n \"name\": \"\",\n \"tenant\": \"\",\n \"platform\": \"\",\n \"serial\": \"\",\n \"asset_tag\": \"\",\n \"rack\": \"\",\n \"position\": \"\",\n \"face\": \"\",\n \"parent_device\": {\n \"id\": {\n \"value\": \"\"\n },\n \"url\": {\n \"value\": \"\"\n },\n \"name\": {\n \"value\": \"\"\n },\n \"display_name\": {\n \"value\": \"\"\n }\n },\n \"status\": \"\",\n \"primary_ip4\": \"\",\n \"primary_ip6\": \"\",\n \"cluster\": \"\",\n \"virtual_chassis\": \"\",\n \"vc_position\": \"\",\n \"vc_priority\": \"\",\n \"comments\": \"\",\n \"local_context_data\": \"\",\n \"tags\": [\n {\n \"name\": \"sunt\",\n \"slug\": \"Ybwf\",\n \"id\": 65914906,\n \"url\": \"http://rjPyRsxdKQpPhWxQTWI.tahitOYQYG-D0yZNepCNrIdMl80a6IMWpgsH,\",\n \"color\": \"2595\"\n },\n {\n \"name\": \"anim\",\n \"slug\": \"Gga3\",\n \"id\": -96359899,\n \"url\": \"https://pcVAiBVyztsZNliNYRytCZIs.dshI7frdciZWGG\",\n \"color\": \"dec1\"\n }\n ],\n \"custom_fields\": \"\"\n}" }, "url": { "raw": "{{baseUrl}}/dcim/devices/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "devices", "" ] } }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "PATCH", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/dcim/devices/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "devices", "" ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "body": "{\n \"device_type\": {\n \"model\": \"cill\",\n \"slug\": \"j j \",\n \"id\": 21820715,\n \"url\": \"http://FqeufISXvVlXinr.zurfz4S+TwWdcxzUtLYpIdO3kk7j6LuDI5KS8Omwc+y6WBd9SXpnAAbOUZtafyiwQz3RM3IYOnP9NujDb\",\n \"manufacturer\": {\n \"name\": \"mini\",\n \"slug\": \"qSkR\",\n \"id\": 54021411,\n \"url\": \"http://yDlCalHzvfLWXrmQY.olciAy9eerkx3BFixuK5dvy\",\n \"devicetype_count\": 37482849\n },\n \"display_name\": \"incididunt veniam\",\n \"device_count\": 33858882\n },\n \"device_role\": {\n \"name\": \"ex e\",\n \"slug\": \"nC n\",\n \"id\": 25097357,\n \"url\": \"https://xTaMlzRWXuxlCdADPxUgNrVo.sjkreHqD\",\n \"device_count\": -40189760,\n \"virtualmachine_count\": 77944776\n },\n \"site\": {\n \"name\": \"proi\",\n \"slug\": \"eHm1\",\n \"id\": 38288925,\n \"url\": \"http://bKDncDBMLZSByQuDzj.gejpkPmq3BV7XZq+eQOb21ULNSy089vkAn2pYH+X8w.5Vlz47B7AY8HRqNRbyq\"\n },\n \"id\": -48418269,\n \"url\": \"http://HroykyGHWvzGIc.snsA8vMDU19gvq.7Aelcu1w7WmzqeTqT3wmmbxTP-2YofPSwV7xbYf1+P\",\n \"name\": \"lab\",\n \"display_name\": \"mollit ad cillum\",\n \"tenant\": {\n \"name\": \"in u\",\n \"slug\": \"YNd \",\n \"id\": 94786328,\n \"url\": \"http://FfuHTXrKQbgxwwFytuGeUuqRFuGJr.ewbFTtP75US\"\n },\n \"platform\": {\n \"name\": \"magn\",\n \"slug\": \"Y Y \",\n \"id\": 48287348,\n \"url\": \"https://tCKpBXIRfiWZKLwYOq.vwnUI5O.J+X+W1G6jqjoBpakg4NKuVvB\",\n \"device_count\": 90550194,\n \"virtualmachine_count\": 61126834\n },\n \"serial\": \"ess\",\n \"asset_tag\": \"de\",\n \"rack\": {\n \"name\": \"moll\",\n \"id\": 42976002,\n \"url\": \"http://EFdBofyo.mlFk5rCsGVQMReQCWkVjb\",\n \"display_name\": \"Lorem cupidatat\",\n \"device_count\": 22693130\n },\n \"position\": 23140,\n \"face\": {\n \"label\": \"Front\",\n \"value\": \"rear\"\n },\n \"parent_device\": {\n \"id\": {\n \"value\": \"\"\n },\n \"url\": {\n \"value\": \"\"\n },\n \"name\": {\n \"value\": \"\"\n },\n \"display_name\": {\n \"value\": \"\"\n }\n },\n \"status\": {\n \"label\": \"Staged\",\n \"value\": \"staged\"\n },\n \"primary_ip\": {\n \"address\": \"culpa dolore ad\",\n \"id\": 70700363,\n \"url\": \"http://iqRMDdAoLBWsUyNVdUJpvIk.ihjdzOQTFwzoJnihjPiDFiQOE4Sy+r+LQP5nElmgpppGlv,MNp1TnbA7BWhzO3y0K+rF\",\n \"family\": 1229587\n },\n \"primary_ip4\": {\n \"address\": \"Lorem laboris\",\n \"id\": 57108916,\n \"url\": \"http://abyQIWBeufizKaJNmyiFhoLMYHWFTnNOx.iwGC5xe0JIoK1NQaRyDsTZf+IzOW6NcUT9FdTkfFUQMcxHR6HMcew4QhrU+spZMS\",\n \"family\": -40541180\n },\n \"primary_ip6\": {\n \"address\": \"mollit voluptate\",\n \"id\": 67201842,\n \"url\": \"http://JlOGGqia.iqlAQMfpO5ZdvtEHOsQhBqxxo8EWdwbZFdMgMckyUV-r-z.hL.lqEtVkOe5Ru9\",\n \"family\": 36151936\n },\n \"cluster\": {\n \"name\": \"null\",\n \"id\": 61156109,\n \"url\": \"http://MRDqHBTECbtJuoBRtoQBjxLGgGJeXAAo.iuah0KalJz8,.9im,fk8BB2CQ1ITl9aehLVfr1+hB\",\n \"virtualmachine_count\": -56163354\n },\n \"virtual_chassis\": {\n \"name\": \"cill\",\n \"master\": {\n \"id\": {\n \"value\": \"\"\n },\n \"url\": {\n \"value\": \"\"\n },\n \"name\": {\n \"value\": \"\"\n },\n \"display_name\": {\n \"value\": \"\"\n }\n },\n \"id\": 42209037,\n \"url\": \"http://I.qibpz0izl.Ewzqz2ff8NC6wQAwYQwg74+XtWL0WUs-.CHKJ75RKSFgnkvgm+DPPj-0g14PHXjx5-gQjo\",\n \"member_count\": 38667424\n },\n \"vc_position\": 217,\n \"vc_priority\": 82,\n \"comments\": \"ex qui\",\n \"local_context_data\": \"ex pariatur in\",\n \"tags\": [\n {\n \"name\": \"non \",\n \"slug\": \"bOfd\",\n \"id\": 25583268,\n \"url\": \"http://yxxobUrhRowPtlAyB.qth0Z9Uq2auyLgNIXGHnO0Uf5oW7\",\n \"color\": \"30e5\"\n },\n {\n \"name\": \"esse\",\n \"slug\": \"SMU3\",\n \"id\": 22021209,\n \"url\": \"https://HSuSZTOwvDxuvCjBPOmzSysmO.bjgp0Z6cpAY3hM8HRbvpOgvgqO9o8o.g\",\n \"color\": \"3539\"\n }\n ],\n \"custom_fields\": {},\n \"config_context\": {},\n \"created\": \"2011-05-02\",\n \"last_updated\": \"1988-05-19T13:31:58.025Z\"\n}" } ] }, { "name": "dcim devices bulk delete", "request": { "method": "DELETE", "header": [], "url": { "raw": "{{baseUrl}}/dcim/devices/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "devices", "" ] } }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "DELETE", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/dcim/devices/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "devices", "" ] } }, "status": "No Content", "code": 204, "_postman_previewlanguage": "text", "header": [ { "key": "Content-Type", "value": "text/plain" } ], "cookie": [], "body": "" } ] } ] }, { "name": "front-port-templates", "item": [ { "name": "{id}", "item": [ { "name": "dcim front-port-templates read", "request": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/dcim/front-port-templates/:id/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "front-port-templates", ":id", "" ], "variable": [ { "key": "id", "value": "", "description": "(Required) A unique integer value identifying this front port template." } ] } }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/dcim/front-port-templates/:id/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "front-port-templates", ":id", "" ], "variable": [ { "key": "id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "body": "{\n \"device_type\": {\n \"model\": \"eu e\",\n \"slug\": \"AG46\",\n \"id\": 22910384,\n \"url\": \"http://M.dkgdDhCeNM-Kl.9VEelSZGglEYkGSv,pM\",\n \"manufacturer\": {\n \"name\": \"irur\",\n \"slug\": \"Ze3h\",\n \"id\": -9792369,\n \"url\": \"http://LFccKYBHjIDEtXvRbEJhjhGOCOAcuGC.ntR\",\n \"devicetype_count\": -74336260\n },\n \"display_name\": \"occaecat aute voluptate nisi\",\n \"device_count\": 19766190\n },\n \"name\": \"id c\",\n \"type\": {\n \"label\": \"FC\",\n \"value\": \"cs\"\n },\n \"rear_port\": {\n \"name\": \"veli\",\n \"id\": 46644565,\n \"url\": \"https://gfNRYmmuyuqfjMyCPq.yqlIj5QBRvpiWLCF9vmXQY\"\n },\n \"id\": -2139068,\n \"url\": \"https://KSKwWLdNnvglBgftrMWvHOiMfwEMq.ihUw4d7DWJ47kYxJtlRzXPtwjutW3x1B9RAOsj7ApiGTSzXKFxnh\",\n \"label\": \"ip\",\n \"rear_port_position\": 1,\n \"description\": \"non\"\n}" } ] }, { "name": "dcim front-port-templates update", "request": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"device_type\": \"\",\n \"name\": \"\",\n \"type\": \"\",\n \"rear_port\": \"\",\n \"label\": \"\",\n \"rear_port_position\": 1,\n \"description\": \"\"\n}" }, "url": { "raw": "{{baseUrl}}/dcim/front-port-templates/:id/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "front-port-templates", ":id", "" ], "variable": [ { "key": "id", "value": "", "description": "(Required) A unique integer value identifying this front port template." } ] } }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "PUT", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/dcim/front-port-templates/:id/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "front-port-templates", ":id", "" ], "variable": [ { "key": "id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "body": "{\n \"device_type\": {\n \"model\": \"eu e\",\n \"slug\": \"AG46\",\n \"id\": 22910384,\n \"url\": \"http://M.dkgdDhCeNM-Kl.9VEelSZGglEYkGSv,pM\",\n \"manufacturer\": {\n \"name\": \"irur\",\n \"slug\": \"Ze3h\",\n \"id\": -9792369,\n \"url\": \"http://LFccKYBHjIDEtXvRbEJhjhGOCOAcuGC.ntR\",\n \"devicetype_count\": -74336260\n },\n \"display_name\": \"occaecat aute voluptate nisi\",\n \"device_count\": 19766190\n },\n \"name\": \"id c\",\n \"type\": {\n \"label\": \"FC\",\n \"value\": \"cs\"\n },\n \"rear_port\": {\n \"name\": \"veli\",\n \"id\": 46644565,\n \"url\": \"https://gfNRYmmuyuqfjMyCPq.yqlIj5QBRvpiWLCF9vmXQY\"\n },\n \"id\": -2139068,\n \"url\": \"https://KSKwWLdNnvglBgftrMWvHOiMfwEMq.ihUw4d7DWJ47kYxJtlRzXPtwjutW3x1B9RAOsj7ApiGTSzXKFxnh\",\n \"label\": \"ip\",\n \"rear_port_position\": 1,\n \"description\": \"non\"\n}" } ] }, { "name": "dcim front-port-templates partial update", "request": { "method": "PATCH", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"device_type\": \"\",\n \"name\": \"\",\n \"type\": \"\",\n \"rear_port\": \"\",\n \"label\": \"\",\n \"rear_port_position\": 1,\n \"description\": \"\"\n}" }, "url": { "raw": "{{baseUrl}}/dcim/front-port-templates/:id/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "front-port-templates", ":id", "" ], "variable": [ { "key": "id", "value": "", "description": "(Required) A unique integer value identifying this front port template." } ] } }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "PATCH", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/dcim/front-port-templates/:id/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "front-port-templates", ":id", "" ], "variable": [ { "key": "id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "body": "{\n \"device_type\": {\n \"model\": \"eu e\",\n \"slug\": \"AG46\",\n \"id\": 22910384,\n \"url\": \"http://M.dkgdDhCeNM-Kl.9VEelSZGglEYkGSv,pM\",\n \"manufacturer\": {\n \"name\": \"irur\",\n \"slug\": \"Ze3h\",\n \"id\": -9792369,\n \"url\": \"http://LFccKYBHjIDEtXvRbEJhjhGOCOAcuGC.ntR\",\n \"devicetype_count\": -74336260\n },\n \"display_name\": \"occaecat aute voluptate nisi\",\n \"device_count\": 19766190\n },\n \"name\": \"id c\",\n \"type\": {\n \"label\": \"FC\",\n \"value\": \"cs\"\n },\n \"rear_port\": {\n \"name\": \"veli\",\n \"id\": 46644565,\n \"url\": \"https://gfNRYmmuyuqfjMyCPq.yqlIj5QBRvpiWLCF9vmXQY\"\n },\n \"id\": -2139068,\n \"url\": \"https://KSKwWLdNnvglBgftrMWvHOiMfwEMq.ihUw4d7DWJ47kYxJtlRzXPtwjutW3x1B9RAOsj7ApiGTSzXKFxnh\",\n \"label\": \"ip\",\n \"rear_port_position\": 1,\n \"description\": \"non\"\n}" } ] }, { "name": "dcim front-port-templates delete", "request": { "method": "DELETE", "header": [], "url": { "raw": "{{baseUrl}}/dcim/front-port-templates/:id/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "front-port-templates", ":id", "" ], "variable": [ { "key": "id", "value": "", "description": "(Required) A unique integer value identifying this front port template." } ] } }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "DELETE", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/dcim/front-port-templates/:id/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "front-port-templates", ":id", "" ], "variable": [ { "key": "id" } ] } }, "status": "No Content", "code": 204, "_postman_previewlanguage": "text", "header": [ { "key": "Content-Type", "value": "text/plain" } ], "cookie": [], "body": "" } ] } ] }, { "name": "dcim front-port-templates list", "request": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/dcim/front-port-templates/?id=&name=&type=&q=&devicetype_id=&id__n=&id__lte=&id__lt=&id__gte=&id__gt=&name__n=&name__ic=&name__nic=&name__iew=&name__niew=&name__isw=&name__nisw=&name__ie=&name__nie=&type__n=&devicetype_id__n=&limit=&offset=", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "front-port-templates", "" ], "query": [ { "key": "id", "value": "" }, { "key": "name", "value": "" }, { "key": "type", "value": "" }, { "key": "q", "value": "" }, { "key": "devicetype_id", "value": "" }, { "key": "id__n", "value": "" }, { "key": "id__lte", "value": "" }, { "key": "id__lt", "value": "" }, { "key": "id__gte", "value": "" }, { "key": "id__gt", "value": "" }, { "key": "name__n", "value": "" }, { "key": "name__ic", "value": "" }, { "key": "name__nic", "value": "" }, { "key": "name__iew", "value": "" }, { "key": "name__niew", "value": "" }, { "key": "name__isw", "value": "" }, { "key": "name__nisw", "value": "" }, { "key": "name__ie", "value": "" }, { "key": "name__nie", "value": "" }, { "key": "type__n", "value": "" }, { "key": "devicetype_id__n", "value": "" }, { "key": "limit", "value": "", "description": "Number of results to return per page." }, { "key": "offset", "value": "", "description": "The initial index from which to return the results." } ] } }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/dcim/front-port-templates/?id=&name=&type=&q=&devicetype_id=&id__n=&id__lte=&id__lt=&id__gte=&id__gt=&name__n=&name__ic=&name__nic=&name__iew=&name__niew=&name__isw=&name__nisw=&name__ie=&name__nie=&type__n=&devicetype_id__n=&limit=&offset=", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "front-port-templates", "" ], "query": [ { "key": "id", "value": "" }, { "key": "name", "value": "" }, { "key": "type", "value": "" }, { "key": "q", "value": "" }, { "key": "devicetype_id", "value": "" }, { "key": "id__n", "value": "" }, { "key": "id__lte", "value": "" }, { "key": "id__lt", "value": "" }, { "key": "id__gte", "value": "" }, { "key": "id__gt", "value": "" }, { "key": "name__n", "value": "" }, { "key": "name__ic", "value": "" }, { "key": "name__nic", "value": "" }, { "key": "name__iew", "value": "" }, { "key": "name__niew", "value": "" }, { "key": "name__isw", "value": "" }, { "key": "name__nisw", "value": "" }, { "key": "name__ie", "value": "" }, { "key": "name__nie", "value": "" }, { "key": "type__n", "value": "" }, { "key": "devicetype_id__n", "value": "" }, { "key": "limit", "value": "" }, { "key": "offset", "value": "" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "body": "{\n \"count\": 86064969,\n \"results\": [\n {\n \"device_type\": {\n \"model\": \"sit \",\n \"slug\": \"CCab\",\n \"id\": 67947326,\n \"url\": \"http://MMhJYkvfIWTjJyvJvrZHmQAlpOh.ffpsL3DtS6csH2m,x\",\n \"manufacturer\": {\n \"name\": \"qui \",\n \"slug\": \"yZHT\",\n \"id\": -83137374,\n \"url\": \"http://iIXCyxpTaYdGMMbJkrQVM.sjvNLawyKVC68bkUwAVF0A-6XtCGHXSny\",\n \"devicetype_count\": 82128612\n },\n \"display_name\": \"nostrud ex id deserunt\",\n \"device_count\": -72538454\n },\n \"name\": \"eius\",\n \"type\": {\n \"label\": \"SC/APC\",\n \"value\": \"tera-2p\"\n },\n \"rear_port\": {\n \"name\": \"repr\",\n \"id\": 73441902,\n \"url\": \"http://ERMUQeMP.blntKmMZT,1H\"\n },\n \"id\": 53807373,\n \"url\": \"http://unNRDcibPoGwJGttqatP.fimmXLK+XfgfGJVrYeyAQhxAp\",\n \"label\": \"fug\",\n \"rear_port_position\": 1,\n \"description\": \"d\"\n },\n {\n \"device_type\": {\n \"model\": \"labo\",\n \"slug\": \"-Wyt\",\n \"id\": 28137472,\n \"url\": \"https://MasIHo.ojgeDXF\",\n \"manufacturer\": {\n \"name\": \"ad a\",\n \"slug\": \"ZOTA\",\n \"id\": -46446868,\n \"url\": \"https://N.esowJnTxJd2gaT,9mtuK7sFJRoMPlTz-8I,XdjqHTiKQLpUsb5CWO8JGDsN9yyi1seDDV3\",\n \"devicetype_count\": 68738283\n },\n \"display_name\": \"magna aliquip id in\",\n \"device_count\": 88754496\n },\n \"name\": \"ea a\",\n \"type\": {\n \"label\": \"MPO\",\n \"value\": \"lsh-apc\"\n },\n \"rear_port\": {\n \"name\": \"irur\",\n \"id\": 63827730,\n \"url\": \"http://zrfHrskHrF.lsxrWesIm8JaXlot6zeiSz1gp2JF0m90utvf9xEieBEw3KXTyofGkLUEYYRqifG1tebFtuvb\"\n },\n \"id\": 9143839,\n \"url\": \"https://rmwiSNyINgWErUtvGKdTQhltTqFaXlSxb.gfjpEO6tcoLQTfZbABkkz3GDZW91g0+fkVtN58DfPo4FjLa\",\n \"label\": \"oc\",\n \"rear_port_position\": 1,\n \"description\": \"el\"\n }\n ],\n \"next\": \"https://kkIBTpRlW.fdaqPDHlaFZvNKPJs4cZPOGFgjVZDhL6IjdfMvHvaDzFgH84YvuGBbr\",\n \"previous\": \"http://QvJSDBGeIyueijHcqru.lhT2NoF-azfe+ynuE2yiJj35mMHUz,s04cgjVtyt17ot0bKzTdVA\"\n}" } ] }, { "name": "dcim front-port-templates create", "request": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"device_type\": \"\",\n \"name\": \"\",\n \"type\": \"\",\n \"rear_port\": \"\",\n \"label\": \"\",\n \"rear_port_position\": 1,\n \"description\": \"\"\n}" }, "url": { "raw": "{{baseUrl}}/dcim/front-port-templates/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "front-port-templates", "" ] } }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "POST", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/dcim/front-port-templates/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "front-port-templates", "" ] } }, "status": "Created", "code": 201, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "body": "{\n \"device_type\": {\n \"model\": \"eu e\",\n \"slug\": \"AG46\",\n \"id\": 22910384,\n \"url\": \"http://M.dkgdDhCeNM-Kl.9VEelSZGglEYkGSv,pM\",\n \"manufacturer\": {\n \"name\": \"irur\",\n \"slug\": \"Ze3h\",\n \"id\": -9792369,\n \"url\": \"http://LFccKYBHjIDEtXvRbEJhjhGOCOAcuGC.ntR\",\n \"devicetype_count\": -74336260\n },\n \"display_name\": \"occaecat aute voluptate nisi\",\n \"device_count\": 19766190\n },\n \"name\": \"id c\",\n \"type\": {\n \"label\": \"FC\",\n \"value\": \"cs\"\n },\n \"rear_port\": {\n \"name\": \"veli\",\n \"id\": 46644565,\n \"url\": \"https://gfNRYmmuyuqfjMyCPq.yqlIj5QBRvpiWLCF9vmXQY\"\n },\n \"id\": -2139068,\n \"url\": \"https://KSKwWLdNnvglBgftrMWvHOiMfwEMq.ihUw4d7DWJ47kYxJtlRzXPtwjutW3x1B9RAOsj7ApiGTSzXKFxnh\",\n \"label\": \"ip\",\n \"rear_port_position\": 1,\n \"description\": \"non\"\n}" } ] }, { "name": "dcim front-port-templates bulk update", "request": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"device_type\": \"\",\n \"name\": \"\",\n \"type\": \"\",\n \"rear_port\": \"\",\n \"label\": \"\",\n \"rear_port_position\": 1,\n \"description\": \"\"\n}" }, "url": { "raw": "{{baseUrl}}/dcim/front-port-templates/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "front-port-templates", "" ] } }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "PUT", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/dcim/front-port-templates/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "front-port-templates", "" ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "body": "{\n \"device_type\": {\n \"model\": \"eu e\",\n \"slug\": \"AG46\",\n \"id\": 22910384,\n \"url\": \"http://M.dkgdDhCeNM-Kl.9VEelSZGglEYkGSv,pM\",\n \"manufacturer\": {\n \"name\": \"irur\",\n \"slug\": \"Ze3h\",\n \"id\": -9792369,\n \"url\": \"http://LFccKYBHjIDEtXvRbEJhjhGOCOAcuGC.ntR\",\n \"devicetype_count\": -74336260\n },\n \"display_name\": \"occaecat aute voluptate nisi\",\n \"device_count\": 19766190\n },\n \"name\": \"id c\",\n \"type\": {\n \"label\": \"FC\",\n \"value\": \"cs\"\n },\n \"rear_port\": {\n \"name\": \"veli\",\n \"id\": 46644565,\n \"url\": \"https://gfNRYmmuyuqfjMyCPq.yqlIj5QBRvpiWLCF9vmXQY\"\n },\n \"id\": -2139068,\n \"url\": \"https://KSKwWLdNnvglBgftrMWvHOiMfwEMq.ihUw4d7DWJ47kYxJtlRzXPtwjutW3x1B9RAOsj7ApiGTSzXKFxnh\",\n \"label\": \"ip\",\n \"rear_port_position\": 1,\n \"description\": \"non\"\n}" } ] }, { "name": "dcim front-port-templates bulk partial update", "request": { "method": "PATCH", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"device_type\": \"\",\n \"name\": \"\",\n \"type\": \"\",\n \"rear_port\": \"\",\n \"label\": \"\",\n \"rear_port_position\": 1,\n \"description\": \"\"\n}" }, "url": { "raw": "{{baseUrl}}/dcim/front-port-templates/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "front-port-templates", "" ] } }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "PATCH", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/dcim/front-port-templates/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "front-port-templates", "" ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "body": "{\n \"device_type\": {\n \"model\": \"eu e\",\n \"slug\": \"AG46\",\n \"id\": 22910384,\n \"url\": \"http://M.dkgdDhCeNM-Kl.9VEelSZGglEYkGSv,pM\",\n \"manufacturer\": {\n \"name\": \"irur\",\n \"slug\": \"Ze3h\",\n \"id\": -9792369,\n \"url\": \"http://LFccKYBHjIDEtXvRbEJhjhGOCOAcuGC.ntR\",\n \"devicetype_count\": -74336260\n },\n \"display_name\": \"occaecat aute voluptate nisi\",\n \"device_count\": 19766190\n },\n \"name\": \"id c\",\n \"type\": {\n \"label\": \"FC\",\n \"value\": \"cs\"\n },\n \"rear_port\": {\n \"name\": \"veli\",\n \"id\": 46644565,\n \"url\": \"https://gfNRYmmuyuqfjMyCPq.yqlIj5QBRvpiWLCF9vmXQY\"\n },\n \"id\": -2139068,\n \"url\": \"https://KSKwWLdNnvglBgftrMWvHOiMfwEMq.ihUw4d7DWJ47kYxJtlRzXPtwjutW3x1B9RAOsj7ApiGTSzXKFxnh\",\n \"label\": \"ip\",\n \"rear_port_position\": 1,\n \"description\": \"non\"\n}" } ] }, { "name": "dcim front-port-templates bulk delete", "request": { "method": "DELETE", "header": [], "url": { "raw": "{{baseUrl}}/dcim/front-port-templates/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "front-port-templates", "" ] } }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "DELETE", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/dcim/front-port-templates/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "front-port-templates", "" ] } }, "status": "No Content", "code": 204, "_postman_previewlanguage": "text", "header": [ { "key": "Content-Type", "value": "text/plain" } ], "cookie": [], "body": "" } ] } ] }, { "name": "front-ports", "item": [ { "name": "{id}", "item": [ { "name": "dcim front-ports read", "request": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/dcim/front-ports/:id/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "front-ports", ":id", "" ], "variable": [ { "key": "id", "value": "", "description": "(Required) A unique integer value identifying this front port." } ] } }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/dcim/front-ports/:id/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "front-ports", ":id", "" ], "variable": [ { "key": "id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "body": "{\n \"device\": {\n \"id\": {\n \"value\": \"\"\n },\n \"url\": {\n \"value\": \"\"\n },\n \"name\": {\n \"value\": \"\"\n },\n \"display_name\": {\n \"value\": \"\"\n }\n },\n \"name\": \"aliq\",\n \"type\": {\n \"label\": \"SN\",\n \"value\": \"bnc\"\n },\n \"rear_port\": {\n \"name\": \"null\",\n \"id\": 22623820,\n \"url\": \"http://gvIKNIRrShsIDvzJDZqCMXzDAHK.uqjcQ-atRxZcs.qVezlK,Bn1r6br0ZAkn8uzr7.Oku+SVzosrLxqU6ZRgx-nIVL\",\n \"label\": \"de\"\n },\n \"id\": 19785986,\n \"url\": \"http://nZFsGscirbePYzlhYJTROqzDuJc.iojFdHUFDbVWRAHQxzDZu2\",\n \"label\": \"v\",\n \"rear_port_position\": 1,\n \"description\": \"quis\",\n \"cable\": {\n \"id\": -55625247,\n \"url\": \"http://rQHcIOIvYwYPWnCT.ojsaS3NsY+brl7TMn2HYgbBw3tKfnQant8t2nuJ+V8\",\n \"label\": \"adip\"\n },\n \"cable_peer\": {},\n \"cable_peer_type\": \"voluptate elit consectetur\",\n \"tags\": [\n {\n \"name\": \"temp\",\n \"slug\": \"d-Sh\",\n \"id\": 58551728,\n \"url\": \"http://iBKNkcqayqnPceXNBOBAkwdw.agxbdGCmSkVkn.CYa36HVxIGyR6gAhpce.dv2yMFYRM9fBo88NYDRaJl.Yg5TU5g.k\",\n \"color\": \"8c36\"\n },\n {\n \"name\": \"sed \",\n \"slug\": \"i8kC\",\n \"id\": 9250828,\n \"url\": \"https://WQaGpX.plzOw3YukxQcJb5cz1K7Meals-GA0\",\n \"color\": \"7744\"\n }\n ]\n}" } ] }, { "name": "dcim front-ports update", "request": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"device\": \"\",\n \"name\": \"\",\n \"type\": \"\",\n \"rear_port\": \"\",\n \"label\": \"\",\n \"rear_port_position\": 1,\n \"description\": \"\",\n \"cable\": {\n \"id\": 13580143,\n \"url\": \"https://KFZYx.rhI4fyRBBCnQmWPaOTXL,j4tCPWhFlIALKTFSOqP0Ni0z\",\n \"label\": \"c\"\n },\n \"tags\": [\n {\n \"name\": \"aliq\",\n \"slug\": \"CbB \",\n \"id\": -4519615,\n \"url\": \"https://slwdZpkNgLI.hkjr+wntPA1TTXc8z,pZW3wXj43\",\n \"color\": \"0fa8\"\n },\n {\n \"name\": \"sunt\",\n \"slug\": \"8I9u\",\n \"id\": 87770547,\n \"url\": \"https://ukSDoKxjmTZPzrswUlgoGqmakMyMHYhft.ehF9mHKami26giwzFOKbhy9wQCpKg-QYPuU53Oi3.vNRilDHdl7D2TdsWtP9,FDzW+CUrVc0HWXa\",\n \"color\": \"c0f6\"\n }\n ]\n}" }, "url": { "raw": "{{baseUrl}}/dcim/front-ports/:id/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "front-ports", ":id", "" ], "variable": [ { "key": "id", "value": "", "description": "(Required) A unique integer value identifying this front port." } ] } }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "PUT", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/dcim/front-ports/:id/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "front-ports", ":id", "" ], "variable": [ { "key": "id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "body": "{\n \"device\": {\n \"id\": {\n \"value\": \"\"\n },\n \"url\": {\n \"value\": \"\"\n },\n \"name\": {\n \"value\": \"\"\n },\n \"display_name\": {\n \"value\": \"\"\n }\n },\n \"name\": \"aliq\",\n \"type\": {\n \"label\": \"SN\",\n \"value\": \"bnc\"\n },\n \"rear_port\": {\n \"name\": \"null\",\n \"id\": 22623820,\n \"url\": \"http://gvIKNIRrShsIDvzJDZqCMXzDAHK.uqjcQ-atRxZcs.qVezlK,Bn1r6br0ZAkn8uzr7.Oku+SVzosrLxqU6ZRgx-nIVL\",\n \"label\": \"de\"\n },\n \"id\": 19785986,\n \"url\": \"http://nZFsGscirbePYzlhYJTROqzDuJc.iojFdHUFDbVWRAHQxzDZu2\",\n \"label\": \"v\",\n \"rear_port_position\": 1,\n \"description\": \"quis\",\n \"cable\": {\n \"id\": -55625247,\n \"url\": \"http://rQHcIOIvYwYPWnCT.ojsaS3NsY+brl7TMn2HYgbBw3tKfnQant8t2nuJ+V8\",\n \"label\": \"adip\"\n },\n \"cable_peer\": {},\n \"cable_peer_type\": \"voluptate elit consectetur\",\n \"tags\": [\n {\n \"name\": \"temp\",\n \"slug\": \"d-Sh\",\n \"id\": 58551728,\n \"url\": \"http://iBKNkcqayqnPceXNBOBAkwdw.agxbdGCmSkVkn.CYa36HVxIGyR6gAhpce.dv2yMFYRM9fBo88NYDRaJl.Yg5TU5g.k\",\n \"color\": \"8c36\"\n },\n {\n \"name\": \"sed \",\n \"slug\": \"i8kC\",\n \"id\": 9250828,\n \"url\": \"https://WQaGpX.plzOw3YukxQcJb5cz1K7Meals-GA0\",\n \"color\": \"7744\"\n }\n ]\n}" } ] }, { "name": "dcim front-ports partial update", "request": { "method": "PATCH", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"device\": \"\",\n \"name\": \"\",\n \"type\": \"\",\n \"rear_port\": \"\",\n \"label\": \"\",\n \"rear_port_position\": 1,\n \"description\": \"\",\n \"cable\": {\n \"id\": 13580143,\n \"url\": \"https://KFZYx.rhI4fyRBBCnQmWPaOTXL,j4tCPWhFlIALKTFSOqP0Ni0z\",\n \"label\": \"c\"\n },\n \"tags\": [\n {\n \"name\": \"aliq\",\n \"slug\": \"CbB \",\n \"id\": -4519615,\n \"url\": \"https://slwdZpkNgLI.hkjr+wntPA1TTXc8z,pZW3wXj43\",\n \"color\": \"0fa8\"\n },\n {\n \"name\": \"sunt\",\n \"slug\": \"8I9u\",\n \"id\": 87770547,\n \"url\": \"https://ukSDoKxjmTZPzrswUlgoGqmakMyMHYhft.ehF9mHKami26giwzFOKbhy9wQCpKg-QYPuU53Oi3.vNRilDHdl7D2TdsWtP9,FDzW+CUrVc0HWXa\",\n \"color\": \"c0f6\"\n }\n ]\n}" }, "url": { "raw": "{{baseUrl}}/dcim/front-ports/:id/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "front-ports", ":id", "" ], "variable": [ { "key": "id", "value": "", "description": "(Required) A unique integer value identifying this front port." } ] } }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "PATCH", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/dcim/front-ports/:id/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "front-ports", ":id", "" ], "variable": [ { "key": "id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "body": "{\n \"device\": {\n \"id\": {\n \"value\": \"\"\n },\n \"url\": {\n \"value\": \"\"\n },\n \"name\": {\n \"value\": \"\"\n },\n \"display_name\": {\n \"value\": \"\"\n }\n },\n \"name\": \"aliq\",\n \"type\": {\n \"label\": \"SN\",\n \"value\": \"bnc\"\n },\n \"rear_port\": {\n \"name\": \"null\",\n \"id\": 22623820,\n \"url\": \"http://gvIKNIRrShsIDvzJDZqCMXzDAHK.uqjcQ-atRxZcs.qVezlK,Bn1r6br0ZAkn8uzr7.Oku+SVzosrLxqU6ZRgx-nIVL\",\n \"label\": \"de\"\n },\n \"id\": 19785986,\n \"url\": \"http://nZFsGscirbePYzlhYJTROqzDuJc.iojFdHUFDbVWRAHQxzDZu2\",\n \"label\": \"v\",\n \"rear_port_position\": 1,\n \"description\": \"quis\",\n \"cable\": {\n \"id\": -55625247,\n \"url\": \"http://rQHcIOIvYwYPWnCT.ojsaS3NsY+brl7TMn2HYgbBw3tKfnQant8t2nuJ+V8\",\n \"label\": \"adip\"\n },\n \"cable_peer\": {},\n \"cable_peer_type\": \"voluptate elit consectetur\",\n \"tags\": [\n {\n \"name\": \"temp\",\n \"slug\": \"d-Sh\",\n \"id\": 58551728,\n \"url\": \"http://iBKNkcqayqnPceXNBOBAkwdw.agxbdGCmSkVkn.CYa36HVxIGyR6gAhpce.dv2yMFYRM9fBo88NYDRaJl.Yg5TU5g.k\",\n \"color\": \"8c36\"\n },\n {\n \"name\": \"sed \",\n \"slug\": \"i8kC\",\n \"id\": 9250828,\n \"url\": \"https://WQaGpX.plzOw3YukxQcJb5cz1K7Meals-GA0\",\n \"color\": \"7744\"\n }\n ]\n}" } ] }, { "name": "dcim front-ports delete", "request": { "method": "DELETE", "header": [], "url": { "raw": "{{baseUrl}}/dcim/front-ports/:id/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "front-ports", ":id", "" ], "variable": [ { "key": "id", "value": "", "description": "(Required) A unique integer value identifying this front port." } ] } }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "DELETE", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/dcim/front-ports/:id/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "front-ports", ":id", "" ], "variable": [ { "key": "id" } ] } }, "status": "No Content", "code": 204, "_postman_previewlanguage": "text", "header": [ { "key": "Content-Type", "value": "text/plain" } ], "cookie": [], "body": "" } ] }, { "name": "dcim front-ports paths", "request": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/dcim/front-ports/:id/paths/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "front-ports", ":id", "paths", "" ], "variable": [ { "key": "id", "value": "", "description": "(Required) A unique integer value identifying this front port." } ] }, "description": "Return all CablePaths which traverse a given pass-through port." }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/dcim/front-ports/:id/paths/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "front-ports", ":id", "paths", "" ], "variable": [ { "key": "id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "body": "{\n \"device\": {\n \"id\": {\n \"value\": \"\"\n },\n \"url\": {\n \"value\": \"\"\n },\n \"name\": {\n \"value\": \"\"\n },\n \"display_name\": {\n \"value\": \"\"\n }\n },\n \"name\": \"aliq\",\n \"type\": {\n \"label\": \"SN\",\n \"value\": \"bnc\"\n },\n \"rear_port\": {\n \"name\": \"null\",\n \"id\": 22623820,\n \"url\": \"http://gvIKNIRrShsIDvzJDZqCMXzDAHK.uqjcQ-atRxZcs.qVezlK,Bn1r6br0ZAkn8uzr7.Oku+SVzosrLxqU6ZRgx-nIVL\",\n \"label\": \"de\"\n },\n \"id\": 19785986,\n \"url\": \"http://nZFsGscirbePYzlhYJTROqzDuJc.iojFdHUFDbVWRAHQxzDZu2\",\n \"label\": \"v\",\n \"rear_port_position\": 1,\n \"description\": \"quis\",\n \"cable\": {\n \"id\": -55625247,\n \"url\": \"http://rQHcIOIvYwYPWnCT.ojsaS3NsY+brl7TMn2HYgbBw3tKfnQant8t2nuJ+V8\",\n \"label\": \"adip\"\n },\n \"cable_peer\": {},\n \"cable_peer_type\": \"voluptate elit consectetur\",\n \"tags\": [\n {\n \"name\": \"temp\",\n \"slug\": \"d-Sh\",\n \"id\": 58551728,\n \"url\": \"http://iBKNkcqayqnPceXNBOBAkwdw.agxbdGCmSkVkn.CYa36HVxIGyR6gAhpce.dv2yMFYRM9fBo88NYDRaJl.Yg5TU5g.k\",\n \"color\": \"8c36\"\n },\n {\n \"name\": \"sed \",\n \"slug\": \"i8kC\",\n \"id\": 9250828,\n \"url\": \"https://WQaGpX.plzOw3YukxQcJb5cz1K7Meals-GA0\",\n \"color\": \"7744\"\n }\n ]\n}" } ] } ] }, { "name": "dcim front-ports list", "request": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/dcim/front-ports/?id=&name=&type=&description=&q=®ion_id=®ion=&site_id=&site=&device_id=&device=&tag=&cabled=&id__n=&id__lte=&id__lt=&id__gte=&id__gt=&name__n=&name__ic=&name__nic=&name__iew=&name__niew=&name__isw=&name__nisw=&name__ie=&name__nie=&type__n=&description__n=&description__ic=&description__nic=&description__iew=&description__niew=&description__isw=&description__nisw=&description__ie=&description__nie=®ion_id__n=®ion__n=&site_id__n=&site__n=&device_id__n=&device__n=&tag__n=&limit=&offset=", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "front-ports", "" ], "query": [ { "key": "id", "value": "" }, { "key": "name", "value": "" }, { "key": "type", "value": "" }, { "key": "description", "value": "" }, { "key": "q", "value": "" }, { "key": "region_id", "value": "" }, { "key": "region", "value": "" }, { "key": "site_id", "value": "" }, { "key": "site", "value": "" }, { "key": "device_id", "value": "" }, { "key": "device", "value": "" }, { "key": "tag", "value": "" }, { "key": "cabled", "value": "" }, { "key": "id__n", "value": "" }, { "key": "id__lte", "value": "" }, { "key": "id__lt", "value": "" }, { "key": "id__gte", "value": "" }, { "key": "id__gt", "value": "" }, { "key": "name__n", "value": "" }, { "key": "name__ic", "value": "" }, { "key": "name__nic", "value": "" }, { "key": "name__iew", "value": "" }, { "key": "name__niew", "value": "" }, { "key": "name__isw", "value": "" }, { "key": "name__nisw", "value": "" }, { "key": "name__ie", "value": "" }, { "key": "name__nie", "value": "" }, { "key": "type__n", "value": "" }, { "key": "description__n", "value": "" }, { "key": "description__ic", "value": "" }, { "key": "description__nic", "value": "" }, { "key": "description__iew", "value": "" }, { "key": "description__niew", "value": "" }, { "key": "description__isw", "value": "" }, { "key": "description__nisw", "value": "" }, { "key": "description__ie", "value": "" }, { "key": "description__nie", "value": "" }, { "key": "region_id__n", "value": "" }, { "key": "region__n", "value": "" }, { "key": "site_id__n", "value": "" }, { "key": "site__n", "value": "" }, { "key": "device_id__n", "value": "" }, { "key": "device__n", "value": "" }, { "key": "tag__n", "value": "" }, { "key": "limit", "value": "", "description": "Number of results to return per page." }, { "key": "offset", "value": "", "description": "The initial index from which to return the results." } ] } }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/dcim/front-ports/?id=&name=&type=&description=&q=®ion_id=®ion=&site_id=&site=&device_id=&device=&tag=&cabled=&id__n=&id__lte=&id__lt=&id__gte=&id__gt=&name__n=&name__ic=&name__nic=&name__iew=&name__niew=&name__isw=&name__nisw=&name__ie=&name__nie=&type__n=&description__n=&description__ic=&description__nic=&description__iew=&description__niew=&description__isw=&description__nisw=&description__ie=&description__nie=®ion_id__n=®ion__n=&site_id__n=&site__n=&device_id__n=&device__n=&tag__n=&limit=&offset=", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "front-ports", "" ], "query": [ { "key": "id", "value": "" }, { "key": "name", "value": "" }, { "key": "type", "value": "" }, { "key": "description", "value": "" }, { "key": "q", "value": "" }, { "key": "region_id", "value": "" }, { "key": "region", "value": "" }, { "key": "site_id", "value": "" }, { "key": "site", "value": "" }, { "key": "device_id", "value": "" }, { "key": "device", "value": "" }, { "key": "tag", "value": "" }, { "key": "cabled", "value": "" }, { "key": "id__n", "value": "" }, { "key": "id__lte", "value": "" }, { "key": "id__lt", "value": "" }, { "key": "id__gte", "value": "" }, { "key": "id__gt", "value": "" }, { "key": "name__n", "value": "" }, { "key": "name__ic", "value": "" }, { "key": "name__nic", "value": "" }, { "key": "name__iew", "value": "" }, { "key": "name__niew", "value": "" }, { "key": "name__isw", "value": "" }, { "key": "name__nisw", "value": "" }, { "key": "name__ie", "value": "" }, { "key": "name__nie", "value": "" }, { "key": "type__n", "value": "" }, { "key": "description__n", "value": "" }, { "key": "description__ic", "value": "" }, { "key": "description__nic", "value": "" }, { "key": "description__iew", "value": "" }, { "key": "description__niew", "value": "" }, { "key": "description__isw", "value": "" }, { "key": "description__nisw", "value": "" }, { "key": "description__ie", "value": "" }, { "key": "description__nie", "value": "" }, { "key": "region_id__n", "value": "" }, { "key": "region__n", "value": "" }, { "key": "site_id__n", "value": "" }, { "key": "site__n", "value": "" }, { "key": "device_id__n", "value": "" }, { "key": "device__n", "value": "" }, { "key": "tag__n", "value": "" }, { "key": "limit", "value": "" }, { "key": "offset", "value": "" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "body": "{\n \"count\": -91337666,\n \"results\": [\n {\n \"device\": {\n \"id\": {\n \"value\": \"\"\n },\n \"url\": {\n \"value\": \"\"\n },\n \"name\": {\n \"value\": \"\"\n },\n \"display_name\": {\n \"value\": \"\"\n }\n },\n \"name\": \"magn\",\n \"type\": {\n \"label\": \"SN\",\n \"value\": \"8p4c\"\n },\n \"rear_port\": {\n \"name\": \"null\",\n \"id\": 7162300,\n \"url\": \"https://tmtOTYXt.kvkbTh+nBzalUSJO,hk7ckAhey4gGnYrESR\",\n \"label\": \"v\"\n },\n \"id\": -80411883,\n \"url\": \"https://DhUsOOpY.jrmphvPt5,KyavR5P2Z4K0XKhPhieO6\",\n \"label\": \"eu\",\n \"rear_port_position\": 1,\n \"description\": \"qu\",\n \"cable\": {\n \"id\": 9047822,\n \"url\": \"https://zwrLZUEWabpFUUqIqloBwEBjGzSC.blwmbny3oEd,YSNVH3iOqmyMgfzCnTv3evH70W9wDkVYTRMdITCNi\",\n \"label\": \"Ut\"\n },\n \"cable_peer\": {},\n \"cable_peer_type\": \"officia laborum Lorem aliquip\",\n \"tags\": [\n {\n \"name\": \"magn\",\n \"slug\": \"jKuo\",\n \"id\": -6457538,\n \"url\": \"http://samrPp.nbhDKiUF9cJZLNUUEVeA0sgEYyi\",\n \"color\": \"d8d3\"\n },\n {\n \"name\": \"pari\",\n \"slug\": \"qHYp\",\n \"id\": -34081838,\n \"url\": \"https://tJCbPcbEoGeJhhJg.hjdvzUt6IeUUuoi5nTU+La+FR+nXRnoHC4w7,SWFmkCu0EdTpRQhQH+f8vSEEYA\",\n \"color\": \"47b9\"\n }\n ]\n },\n {\n \"device\": {\n \"id\": {\n \"value\": \"\"\n },\n \"url\": {\n \"value\": \"\"\n },\n \"name\": {\n \"value\": \"\"\n },\n \"display_name\": {\n \"value\": \"\"\n }\n },\n \"name\": \"anim\",\n \"type\": {\n \"label\": \"LSH\",\n \"value\": \"110-punch\"\n },\n \"rear_port\": {\n \"name\": \"sunt\",\n \"id\": 32597180,\n \"url\": \"https://yzqpSGbLXrhd.ilCw3RD+,Uabmp7jfMKQRtzWQu4SgC78sq\",\n \"label\": \"lab\"\n },\n \"id\": -13468834,\n \"url\": \"https://JtkKmsDkL.chzT2Ihk4eyH5effTeDA6rAvwvb4na0,RIqjBTSVKUT1EMBeiapFz3wUzpB+N\",\n \"label\": \"sit\",\n \"rear_port_position\": 1,\n \"description\": \"cons\",\n \"cable\": {\n \"id\": -53075805,\n \"url\": \"https://P.johdvTGVUc\",\n \"label\": \"e\"\n },\n \"cable_peer\": {},\n \"cable_peer_type\": \"sunt non aliquip\",\n \"tags\": [\n {\n \"name\": \"exer\",\n \"slug\": \"U U \",\n \"id\": -79477008,\n \"url\": \"http://mUbOVUnj.iaufU8UO7ZaMr62dXMPG9F55,2Gx\",\n \"color\": \"e069\"\n },\n {\n \"name\": \"cons\",\n \"slug\": \"WN3 \",\n \"id\": -18240770,\n \"url\": \"https://SFaMM.tbmtZDtit7AX+pabOqrQvW9+WEdE2EbaQkoqCJrx9glwgzH5CJ3g\",\n \"color\": \"ced6\"\n }\n ]\n }\n ],\n \"next\": \"http://QdvrlzPGTElciGh.rurxPIe2n34CyV2CZXZCIoe5+tsG619oD..fL7KGVzjBPe.1I39xCzy3sl\",\n \"previous\": \"http://vLQvXyQBQNCkaRfHfrDSpEedNGgtAXF.nzetMEYCfmIiKLU5BxvFCYAxA6bZQXLrDY1-tvU\"\n}" } ] }, { "name": "dcim front-ports create", "request": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"device\": \"\",\n \"name\": \"\",\n \"type\": \"\",\n \"rear_port\": \"\",\n \"label\": \"\",\n \"rear_port_position\": 1,\n \"description\": \"\",\n \"cable\": {\n \"id\": 39910258,\n \"url\": \"https://unZqcyulofzQIRrIkpJi.jpnDqEgqLGVFOnudJr.ColxqffZQ,jlHFcSCDahEYiTd03rEo8WZRPi2ump\",\n \"label\": \"cu\"\n },\n \"tags\": [\n {\n \"name\": \"eu e\",\n \"slug\": \"PiPP\",\n \"id\": -45193581,\n \"url\": \"https://JneFiTBCKnaImZOIpmndoMPAVk.kepoUEERRgOGPEij7zhIFGFmkcDwEHsn9LhcHgXHxsQY8v93hJg\",\n \"color\": \"7e2f\"\n },\n {\n \"name\": \"aliq\",\n \"slug\": \"p p \",\n \"id\": -2914478,\n \"url\": \"http://DmrXRMPiXNFwMCSWPz.rlbyUR.Kf0x6Of6bTyzCK6YH7FZQnmvcZn,sXWoGsZ9qelMcYq4LQtuG0BJ5ExD\",\n \"color\": \"a867\"\n }\n ]\n}" }, "url": { "raw": "{{baseUrl}}/dcim/front-ports/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "front-ports", "" ] } }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "POST", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/dcim/front-ports/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "front-ports", "" ] } }, "status": "Created", "code": 201, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "body": "{\n \"device\": {\n \"id\": {\n \"value\": \"\"\n },\n \"url\": {\n \"value\": \"\"\n },\n \"name\": {\n \"value\": \"\"\n },\n \"display_name\": {\n \"value\": \"\"\n }\n },\n \"name\": \"aliq\",\n \"type\": {\n \"label\": \"SN\",\n \"value\": \"bnc\"\n },\n \"rear_port\": {\n \"name\": \"null\",\n \"id\": 22623820,\n \"url\": \"http://gvIKNIRrShsIDvzJDZqCMXzDAHK.uqjcQ-atRxZcs.qVezlK,Bn1r6br0ZAkn8uzr7.Oku+SVzosrLxqU6ZRgx-nIVL\",\n \"label\": \"de\"\n },\n \"id\": 19785986,\n \"url\": \"http://nZFsGscirbePYzlhYJTROqzDuJc.iojFdHUFDbVWRAHQxzDZu2\",\n \"label\": \"v\",\n \"rear_port_position\": 1,\n \"description\": \"quis\",\n \"cable\": {\n \"id\": -55625247,\n \"url\": \"http://rQHcIOIvYwYPWnCT.ojsaS3NsY+brl7TMn2HYgbBw3tKfnQant8t2nuJ+V8\",\n \"label\": \"adip\"\n },\n \"cable_peer\": {},\n \"cable_peer_type\": \"voluptate elit consectetur\",\n \"tags\": [\n {\n \"name\": \"temp\",\n \"slug\": \"d-Sh\",\n \"id\": 58551728,\n \"url\": \"http://iBKNkcqayqnPceXNBOBAkwdw.agxbdGCmSkVkn.CYa36HVxIGyR6gAhpce.dv2yMFYRM9fBo88NYDRaJl.Yg5TU5g.k\",\n \"color\": \"8c36\"\n },\n {\n \"name\": \"sed \",\n \"slug\": \"i8kC\",\n \"id\": 9250828,\n \"url\": \"https://WQaGpX.plzOw3YukxQcJb5cz1K7Meals-GA0\",\n \"color\": \"7744\"\n }\n ]\n}" } ] }, { "name": "dcim front-ports bulk update", "request": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"device\": \"\",\n \"name\": \"\",\n \"type\": \"\",\n \"rear_port\": \"\",\n \"label\": \"\",\n \"rear_port_position\": 1,\n \"description\": \"\",\n \"cable\": {\n \"id\": 13580143,\n \"url\": \"https://KFZYx.rhI4fyRBBCnQmWPaOTXL,j4tCPWhFlIALKTFSOqP0Ni0z\",\n \"label\": \"c\"\n },\n \"tags\": [\n {\n \"name\": \"aliq\",\n \"slug\": \"CbB \",\n \"id\": -4519615,\n \"url\": \"https://slwdZpkNgLI.hkjr+wntPA1TTXc8z,pZW3wXj43\",\n \"color\": \"0fa8\"\n },\n {\n \"name\": \"sunt\",\n \"slug\": \"8I9u\",\n \"id\": 87770547,\n \"url\": \"https://ukSDoKxjmTZPzrswUlgoGqmakMyMHYhft.ehF9mHKami26giwzFOKbhy9wQCpKg-QYPuU53Oi3.vNRilDHdl7D2TdsWtP9,FDzW+CUrVc0HWXa\",\n \"color\": \"c0f6\"\n }\n ]\n}" }, "url": { "raw": "{{baseUrl}}/dcim/front-ports/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "front-ports", "" ] } }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "PUT", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/dcim/front-ports/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "front-ports", "" ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "body": "{\n \"device\": {\n \"id\": {\n \"value\": \"\"\n },\n \"url\": {\n \"value\": \"\"\n },\n \"name\": {\n \"value\": \"\"\n },\n \"display_name\": {\n \"value\": \"\"\n }\n },\n \"name\": \"aliq\",\n \"type\": {\n \"label\": \"SN\",\n \"value\": \"bnc\"\n },\n \"rear_port\": {\n \"name\": \"null\",\n \"id\": 22623820,\n \"url\": \"http://gvIKNIRrShsIDvzJDZqCMXzDAHK.uqjcQ-atRxZcs.qVezlK,Bn1r6br0ZAkn8uzr7.Oku+SVzosrLxqU6ZRgx-nIVL\",\n \"label\": \"de\"\n },\n \"id\": 19785986,\n \"url\": \"http://nZFsGscirbePYzlhYJTROqzDuJc.iojFdHUFDbVWRAHQxzDZu2\",\n \"label\": \"v\",\n \"rear_port_position\": 1,\n \"description\": \"quis\",\n \"cable\": {\n \"id\": -55625247,\n \"url\": \"http://rQHcIOIvYwYPWnCT.ojsaS3NsY+brl7TMn2HYgbBw3tKfnQant8t2nuJ+V8\",\n \"label\": \"adip\"\n },\n \"cable_peer\": {},\n \"cable_peer_type\": \"voluptate elit consectetur\",\n \"tags\": [\n {\n \"name\": \"temp\",\n \"slug\": \"d-Sh\",\n \"id\": 58551728,\n \"url\": \"http://iBKNkcqayqnPceXNBOBAkwdw.agxbdGCmSkVkn.CYa36HVxIGyR6gAhpce.dv2yMFYRM9fBo88NYDRaJl.Yg5TU5g.k\",\n \"color\": \"8c36\"\n },\n {\n \"name\": \"sed \",\n \"slug\": \"i8kC\",\n \"id\": 9250828,\n \"url\": \"https://WQaGpX.plzOw3YukxQcJb5cz1K7Meals-GA0\",\n \"color\": \"7744\"\n }\n ]\n}" } ] }, { "name": "dcim front-ports bulk partial update", "request": { "method": "PATCH", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"device\": \"\",\n \"name\": \"\",\n \"type\": \"\",\n \"rear_port\": \"\",\n \"label\": \"\",\n \"rear_port_position\": 1,\n \"description\": \"\",\n \"cable\": {\n \"id\": 13580143,\n \"url\": \"https://KFZYx.rhI4fyRBBCnQmWPaOTXL,j4tCPWhFlIALKTFSOqP0Ni0z\",\n \"label\": \"c\"\n },\n \"tags\": [\n {\n \"name\": \"aliq\",\n \"slug\": \"CbB \",\n \"id\": -4519615,\n \"url\": \"https://slwdZpkNgLI.hkjr+wntPA1TTXc8z,pZW3wXj43\",\n \"color\": \"0fa8\"\n },\n {\n \"name\": \"sunt\",\n \"slug\": \"8I9u\",\n \"id\": 87770547,\n \"url\": \"https://ukSDoKxjmTZPzrswUlgoGqmakMyMHYhft.ehF9mHKami26giwzFOKbhy9wQCpKg-QYPuU53Oi3.vNRilDHdl7D2TdsWtP9,FDzW+CUrVc0HWXa\",\n \"color\": \"c0f6\"\n }\n ]\n}" }, "url": { "raw": "{{baseUrl}}/dcim/front-ports/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "front-ports", "" ] } }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "PATCH", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/dcim/front-ports/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "front-ports", "" ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "body": "{\n \"device\": {\n \"id\": {\n \"value\": \"\"\n },\n \"url\": {\n \"value\": \"\"\n },\n \"name\": {\n \"value\": \"\"\n },\n \"display_name\": {\n \"value\": \"\"\n }\n },\n \"name\": \"aliq\",\n \"type\": {\n \"label\": \"SN\",\n \"value\": \"bnc\"\n },\n \"rear_port\": {\n \"name\": \"null\",\n \"id\": 22623820,\n \"url\": \"http://gvIKNIRrShsIDvzJDZqCMXzDAHK.uqjcQ-atRxZcs.qVezlK,Bn1r6br0ZAkn8uzr7.Oku+SVzosrLxqU6ZRgx-nIVL\",\n \"label\": \"de\"\n },\n \"id\": 19785986,\n \"url\": \"http://nZFsGscirbePYzlhYJTROqzDuJc.iojFdHUFDbVWRAHQxzDZu2\",\n \"label\": \"v\",\n \"rear_port_position\": 1,\n \"description\": \"quis\",\n \"cable\": {\n \"id\": -55625247,\n \"url\": \"http://rQHcIOIvYwYPWnCT.ojsaS3NsY+brl7TMn2HYgbBw3tKfnQant8t2nuJ+V8\",\n \"label\": \"adip\"\n },\n \"cable_peer\": {},\n \"cable_peer_type\": \"voluptate elit consectetur\",\n \"tags\": [\n {\n \"name\": \"temp\",\n \"slug\": \"d-Sh\",\n \"id\": 58551728,\n \"url\": \"http://iBKNkcqayqnPceXNBOBAkwdw.agxbdGCmSkVkn.CYa36HVxIGyR6gAhpce.dv2yMFYRM9fBo88NYDRaJl.Yg5TU5g.k\",\n \"color\": \"8c36\"\n },\n {\n \"name\": \"sed \",\n \"slug\": \"i8kC\",\n \"id\": 9250828,\n \"url\": \"https://WQaGpX.plzOw3YukxQcJb5cz1K7Meals-GA0\",\n \"color\": \"7744\"\n }\n ]\n}" } ] }, { "name": "dcim front-ports bulk delete", "request": { "method": "DELETE", "header": [], "url": { "raw": "{{baseUrl}}/dcim/front-ports/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "front-ports", "" ] } }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "DELETE", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/dcim/front-ports/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "front-ports", "" ] } }, "status": "No Content", "code": 204, "_postman_previewlanguage": "text", "header": [ { "key": "Content-Type", "value": "text/plain" } ], "cookie": [], "body": "" } ] } ] }, { "name": "interface-templates", "item": [ { "name": "{id}", "item": [ { "name": "dcim interface-templates read", "request": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/dcim/interface-templates/:id/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "interface-templates", ":id", "" ], "variable": [ { "key": "id", "value": "", "description": "(Required) A unique integer value identifying this interface template." } ] } }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/dcim/interface-templates/:id/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "interface-templates", ":id", "" ], "variable": [ { "key": "id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "body": "{\n \"device_type\": {\n \"model\": \"in q\",\n \"slug\": \"t8lB\",\n \"id\": 85939760,\n \"url\": \"https://HquLDjRyacJrux.botHTEEHPL\",\n \"manufacturer\": {\n \"name\": \"esse\",\n \"slug\": \"mK_Z\",\n \"id\": -42033649,\n \"url\": \"https://djvfiTGsBxi.vzjGPO0esXLBQjF9WPtCXpgvBCfa5oe4Jar.8eiv\",\n \"devicetype_count\": -27047136\n },\n \"display_name\": \"ut reprehenderit sit \",\n \"device_count\": -74856283\n },\n \"name\": \"eu q\",\n \"type\": {\n \"label\": \"1000BASE-T (1GE)\",\n \"value\": \"10gbase-t\"\n },\n \"id\": 4139234,\n \"url\": \"https://OGDAzQLwM.tjnjxXLgWy-ib4-H84eqz2kqrxF-xO1P8OPM\",\n \"label\": \"\",\n \"mgmt_only\": true,\n \"description\": \"\"\n}" } ] }, { "name": "dcim interface-templates update", "request": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"device_type\": \"\",\n \"name\": \"\",\n \"type\": \"\",\n \"label\": \"\",\n \"mgmt_only\": \"\",\n \"description\": \"\"\n}" }, "url": { "raw": "{{baseUrl}}/dcim/interface-templates/:id/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "interface-templates", ":id", "" ], "variable": [ { "key": "id", "value": "", "description": "(Required) A unique integer value identifying this interface template." } ] } }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "PUT", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/dcim/interface-templates/:id/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "interface-templates", ":id", "" ], "variable": [ { "key": "id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "body": "{\n \"device_type\": {\n \"model\": \"in q\",\n \"slug\": \"t8lB\",\n \"id\": 85939760,\n \"url\": \"https://HquLDjRyacJrux.botHTEEHPL\",\n \"manufacturer\": {\n \"name\": \"esse\",\n \"slug\": \"mK_Z\",\n \"id\": -42033649,\n \"url\": \"https://djvfiTGsBxi.vzjGPO0esXLBQjF9WPtCXpgvBCfa5oe4Jar.8eiv\",\n \"devicetype_count\": -27047136\n },\n \"display_name\": \"ut reprehenderit sit \",\n \"device_count\": -74856283\n },\n \"name\": \"eu q\",\n \"type\": {\n \"label\": \"1000BASE-T (1GE)\",\n \"value\": \"10gbase-t\"\n },\n \"id\": 4139234,\n \"url\": \"https://OGDAzQLwM.tjnjxXLgWy-ib4-H84eqz2kqrxF-xO1P8OPM\",\n \"label\": \"\",\n \"mgmt_only\": true,\n \"description\": \"\"\n}" } ] }, { "name": "dcim interface-templates partial update", "request": { "method": "PATCH", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"device_type\": \"\",\n \"name\": \"\",\n \"type\": \"\",\n \"label\": \"\",\n \"mgmt_only\": \"\",\n \"description\": \"\"\n}" }, "url": { "raw": "{{baseUrl}}/dcim/interface-templates/:id/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "interface-templates", ":id", "" ], "variable": [ { "key": "id", "value": "", "description": "(Required) A unique integer value identifying this interface template." } ] } }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "PATCH", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/dcim/interface-templates/:id/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "interface-templates", ":id", "" ], "variable": [ { "key": "id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "body": "{\n \"device_type\": {\n \"model\": \"in q\",\n \"slug\": \"t8lB\",\n \"id\": 85939760,\n \"url\": \"https://HquLDjRyacJrux.botHTEEHPL\",\n \"manufacturer\": {\n \"name\": \"esse\",\n \"slug\": \"mK_Z\",\n \"id\": -42033649,\n \"url\": \"https://djvfiTGsBxi.vzjGPO0esXLBQjF9WPtCXpgvBCfa5oe4Jar.8eiv\",\n \"devicetype_count\": -27047136\n },\n \"display_name\": \"ut reprehenderit sit \",\n \"device_count\": -74856283\n },\n \"name\": \"eu q\",\n \"type\": {\n \"label\": \"1000BASE-T (1GE)\",\n \"value\": \"10gbase-t\"\n },\n \"id\": 4139234,\n \"url\": \"https://OGDAzQLwM.tjnjxXLgWy-ib4-H84eqz2kqrxF-xO1P8OPM\",\n \"label\": \"\",\n \"mgmt_only\": true,\n \"description\": \"\"\n}" } ] }, { "name": "dcim interface-templates delete", "request": { "method": "DELETE", "header": [], "url": { "raw": "{{baseUrl}}/dcim/interface-templates/:id/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "interface-templates", ":id", "" ], "variable": [ { "key": "id", "value": "", "description": "(Required) A unique integer value identifying this interface template." } ] } }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "DELETE", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/dcim/interface-templates/:id/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "interface-templates", ":id", "" ], "variable": [ { "key": "id" } ] } }, "status": "No Content", "code": 204, "_postman_previewlanguage": "text", "header": [ { "key": "Content-Type", "value": "text/plain" } ], "cookie": [], "body": "" } ] } ] }, { "name": "dcim interface-templates list", "request": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/dcim/interface-templates/?id=&name=&type=&mgmt_only=&q=&devicetype_id=&id__n=&id__lte=&id__lt=&id__gte=&id__gt=&name__n=&name__ic=&name__nic=&name__iew=&name__niew=&name__isw=&name__nisw=&name__ie=&name__nie=&type__n=&devicetype_id__n=&limit=&offset=", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "interface-templates", "" ], "query": [ { "key": "id", "value": "" }, { "key": "name", "value": "" }, { "key": "type", "value": "" }, { "key": "mgmt_only", "value": "" }, { "key": "q", "value": "" }, { "key": "devicetype_id", "value": "" }, { "key": "id__n", "value": "" }, { "key": "id__lte", "value": "" }, { "key": "id__lt", "value": "" }, { "key": "id__gte", "value": "" }, { "key": "id__gt", "value": "" }, { "key": "name__n", "value": "" }, { "key": "name__ic", "value": "" }, { "key": "name__nic", "value": "" }, { "key": "name__iew", "value": "" }, { "key": "name__niew", "value": "" }, { "key": "name__isw", "value": "" }, { "key": "name__nisw", "value": "" }, { "key": "name__ie", "value": "" }, { "key": "name__nie", "value": "" }, { "key": "type__n", "value": "" }, { "key": "devicetype_id__n", "value": "" }, { "key": "limit", "value": "", "description": "Number of results to return per page." }, { "key": "offset", "value": "", "description": "The initial index from which to return the results." } ] } }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/dcim/interface-templates/?id=&name=&type=&mgmt_only=&q=&devicetype_id=&id__n=&id__lte=&id__lt=&id__gte=&id__gt=&name__n=&name__ic=&name__nic=&name__iew=&name__niew=&name__isw=&name__nisw=&name__ie=&name__nie=&type__n=&devicetype_id__n=&limit=&offset=", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "interface-templates", "" ], "query": [ { "key": "id", "value": "" }, { "key": "name", "value": "" }, { "key": "type", "value": "" }, { "key": "mgmt_only", "value": "" }, { "key": "q", "value": "" }, { "key": "devicetype_id", "value": "" }, { "key": "id__n", "value": "" }, { "key": "id__lte", "value": "" }, { "key": "id__lt", "value": "" }, { "key": "id__gte", "value": "" }, { "key": "id__gt", "value": "" }, { "key": "name__n", "value": "" }, { "key": "name__ic", "value": "" }, { "key": "name__nic", "value": "" }, { "key": "name__iew", "value": "" }, { "key": "name__niew", "value": "" }, { "key": "name__isw", "value": "" }, { "key": "name__nisw", "value": "" }, { "key": "name__ie", "value": "" }, { "key": "name__nie", "value": "" }, { "key": "type__n", "value": "" }, { "key": "devicetype_id__n", "value": "" }, { "key": "limit", "value": "" }, { "key": "offset", "value": "" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "body": "{\n \"count\": 98113422,\n \"results\": [\n {\n \"device_type\": {\n \"model\": \"Lore\",\n \"slug\": \"F-XJ\",\n \"id\": 47484749,\n \"url\": \"https://pplHDOAOxJwrIHUYixKo.dltiltT79LFFGa,A1zsfL.cgkN7ovhiBRjMryKzItTJ0-tV.HNgfVFVlx,.WTJ2B03HmX\",\n \"manufacturer\": {\n \"name\": \"cons\",\n \"slug\": \"0syw\",\n \"id\": -45312904,\n \"url\": \"http://AUftXWcqPmsMyVTryrqoLOgvQJmAkzC.cyed3qHidQUzFwRf+R+RpcLOfztQItYkhqtnNXRtyk5Ij9MFR82AlH35mhxxndQTWdiss8Qo\",\n \"devicetype_count\": 45566238\n },\n \"display_name\": \"cupidatat Ut\",\n \"device_count\": 1339600\n },\n \"name\": \"offi\",\n \"type\": {\n \"label\": \"IEEE 802.11n\",\n \"value\": \"1000base-x-sfp\"\n },\n \"id\": -88502621,\n \"url\": \"https://qxPpeGOtuILoZzaBGKTVmiuKOhaNIXw.xopJLVNYHHYZFNgGvxCnlNxniiDxSh+o\",\n \"label\": \"cu\",\n \"mgmt_only\": false,\n \"description\": \"exer\"\n },\n {\n \"device_type\": {\n \"model\": \"cill\",\n \"slug\": \"7pZE\",\n \"id\": -88391672,\n \"url\": \"https://oGKKdacllpQSQFFzMMLmdHnrvMKqPZz.armeNOgTkeRQ.wFzJs5dihO88sTAVkLsYUFbccRzJglGP2E92mJm3huEdI6lQ7umPSXeIjbpyUBNSF+6IkL\",\n \"manufacturer\": {\n \"name\": \"labo\",\n \"slug\": \"qQPb\",\n \"id\": -82711782,\n \"url\": \"https://VavSqYcmMutL.gxeFZU3WjkBiDz82p39VBbw0zinQsb,E+YbvaNsrW1-nwYfNsT+rXJ,W\",\n \"devicetype_count\": -40835824\n },\n \"display_name\": \"ad enim exercitation\",\n \"device_count\": 40015561\n },\n \"name\": \"amet\",\n \"type\": {\n \"label\": \"XDR (250 Gbps)\",\n \"value\": \"infiniband-ddr\"\n },\n \"id\": 71434329,\n \"url\": \"http://jLxsQ.syIxb1MFGpRg88aMRkM+Pc8-o,\",\n \"label\": \"ut\",\n \"mgmt_only\": false,\n \"description\": \"s\"\n }\n ],\n \"next\": \"http://OAJkzzuTbkFxQlKsEZYiZobmxvb.qkIN.gtWu5jFUzfHhbQOM8egJtxx\",\n \"previous\": \"http://QdnptvAnZRuizCrAjYyzxkPUbuHp.cjbpQXDv.CkY4GV\"\n}" } ] }, { "name": "dcim interface-templates create", "request": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"device_type\": \"\",\n \"name\": \"\",\n \"type\": \"\",\n \"label\": \"\",\n \"mgmt_only\": \"\",\n \"description\": \"\"\n}" }, "url": { "raw": "{{baseUrl}}/dcim/interface-templates/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "interface-templates", "" ] } }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "POST", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/dcim/interface-templates/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "interface-templates", "" ] } }, "status": "Created", "code": 201, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "body": "{\n \"device_type\": {\n \"model\": \"in q\",\n \"slug\": \"t8lB\",\n \"id\": 85939760,\n \"url\": \"https://HquLDjRyacJrux.botHTEEHPL\",\n \"manufacturer\": {\n \"name\": \"esse\",\n \"slug\": \"mK_Z\",\n \"id\": -42033649,\n \"url\": \"https://djvfiTGsBxi.vzjGPO0esXLBQjF9WPtCXpgvBCfa5oe4Jar.8eiv\",\n \"devicetype_count\": -27047136\n },\n \"display_name\": \"ut reprehenderit sit \",\n \"device_count\": -74856283\n },\n \"name\": \"eu q\",\n \"type\": {\n \"label\": \"1000BASE-T (1GE)\",\n \"value\": \"10gbase-t\"\n },\n \"id\": 4139234,\n \"url\": \"https://OGDAzQLwM.tjnjxXLgWy-ib4-H84eqz2kqrxF-xO1P8OPM\",\n \"label\": \"\",\n \"mgmt_only\": true,\n \"description\": \"\"\n}" } ] }, { "name": "dcim interface-templates bulk update", "request": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"device_type\": \"\",\n \"name\": \"\",\n \"type\": \"\",\n \"label\": \"\",\n \"mgmt_only\": \"\",\n \"description\": \"\"\n}" }, "url": { "raw": "{{baseUrl}}/dcim/interface-templates/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "interface-templates", "" ] } }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "PUT", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/dcim/interface-templates/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "interface-templates", "" ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "body": "{\n \"device_type\": {\n \"model\": \"in q\",\n \"slug\": \"t8lB\",\n \"id\": 85939760,\n \"url\": \"https://HquLDjRyacJrux.botHTEEHPL\",\n \"manufacturer\": {\n \"name\": \"esse\",\n \"slug\": \"mK_Z\",\n \"id\": -42033649,\n \"url\": \"https://djvfiTGsBxi.vzjGPO0esXLBQjF9WPtCXpgvBCfa5oe4Jar.8eiv\",\n \"devicetype_count\": -27047136\n },\n \"display_name\": \"ut reprehenderit sit \",\n \"device_count\": -74856283\n },\n \"name\": \"eu q\",\n \"type\": {\n \"label\": \"1000BASE-T (1GE)\",\n \"value\": \"10gbase-t\"\n },\n \"id\": 4139234,\n \"url\": \"https://OGDAzQLwM.tjnjxXLgWy-ib4-H84eqz2kqrxF-xO1P8OPM\",\n \"label\": \"\",\n \"mgmt_only\": true,\n \"description\": \"\"\n}" } ] }, { "name": "dcim interface-templates bulk partial update", "request": { "method": "PATCH", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"device_type\": \"\",\n \"name\": \"\",\n \"type\": \"\",\n \"label\": \"\",\n \"mgmt_only\": \"\",\n \"description\": \"\"\n}" }, "url": { "raw": "{{baseUrl}}/dcim/interface-templates/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "interface-templates", "" ] } }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "PATCH", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/dcim/interface-templates/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "interface-templates", "" ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "body": "{\n \"device_type\": {\n \"model\": \"in q\",\n \"slug\": \"t8lB\",\n \"id\": 85939760,\n \"url\": \"https://HquLDjRyacJrux.botHTEEHPL\",\n \"manufacturer\": {\n \"name\": \"esse\",\n \"slug\": \"mK_Z\",\n \"id\": -42033649,\n \"url\": \"https://djvfiTGsBxi.vzjGPO0esXLBQjF9WPtCXpgvBCfa5oe4Jar.8eiv\",\n \"devicetype_count\": -27047136\n },\n \"display_name\": \"ut reprehenderit sit \",\n \"device_count\": -74856283\n },\n \"name\": \"eu q\",\n \"type\": {\n \"label\": \"1000BASE-T (1GE)\",\n \"value\": \"10gbase-t\"\n },\n \"id\": 4139234,\n \"url\": \"https://OGDAzQLwM.tjnjxXLgWy-ib4-H84eqz2kqrxF-xO1P8OPM\",\n \"label\": \"\",\n \"mgmt_only\": true,\n \"description\": \"\"\n}" } ] }, { "name": "dcim interface-templates bulk delete", "request": { "method": "DELETE", "header": [], "url": { "raw": "{{baseUrl}}/dcim/interface-templates/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "interface-templates", "" ] } }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "DELETE", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/dcim/interface-templates/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "interface-templates", "" ] } }, "status": "No Content", "code": 204, "_postman_previewlanguage": "text", "header": [ { "key": "Content-Type", "value": "text/plain" } ], "cookie": [], "body": "" } ] } ] }, { "name": "interfaces", "item": [ { "name": "{id}", "item": [ { "name": "dcim interfaces read", "request": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/dcim/interfaces/:id/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "interfaces", ":id", "" ], "variable": [ { "key": "id", "value": "", "description": "(Required) A unique integer value identifying this interface." } ] } }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/dcim/interfaces/:id/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "interfaces", ":id", "" ], "variable": [ { "key": "id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "body": "{\n \"device\": {\n \"id\": {\n \"value\": \"\"\n },\n \"url\": {\n \"value\": \"\"\n },\n \"name\": {\n \"value\": \"\"\n },\n \"display_name\": {\n \"value\": \"\"\n }\n },\n \"name\": \"pari\",\n \"type\": {\n \"label\": \"IEEE 802.11n\",\n \"value\": \"infiniband-ddr\"\n },\n \"id\": 28254098,\n \"url\": \"https://OmNVrcqVVvlIgmcFQFlFunwyDCLPCfzYD.qxcbQbj5RbPuy+8WfaIX,b80hmU9B\",\n \"label\": \"e\",\n \"enabled\": false,\n \"lag\": {\n \"name\": \"adma\",\n \"id\": 10366553,\n \"url\": \"https://VMa.ckMT-8pLkgTMi2kYbtim3Ou14BsaflPEHWoxxAh-qDT92ySxyVybN+D\",\n \"device\": {\n \"id\": {\n \"value\": \"\"\n },\n \"url\": {\n \"value\": \"\"\n },\n \"name\": {\n \"value\": \"\"\n },\n \"display_name\": {\n \"value\": \"\"\n }\n },\n \"cable\": -10637565\n },\n \"mtu\": 8726,\n \"mac_address\": \"dolore commodo\",\n \"mgmt_only\": true,\n \"description\": \"\",\n \"mode\": {\n \"label\": \"Tagged\",\n \"value\": \"tagged\"\n },\n \"untagged_vlan\": {\n \"vid\": 664,\n \"name\": \"aliq\",\n \"id\": 85830627,\n \"url\": \"http://PtkineiVVLERTgwcFvqW.xkzyOva5YUA-CH-aL2hk7sYWOr9MQBX9RVo7l4O3ntIjHdlC4nbjF8RY\",\n \"display_name\": \"velit Duis do\"\n },\n \"tagged_vlans\": [\n {\n \"vid\": 3459,\n \"name\": \"nost\",\n \"id\": 26573633,\n \"url\": \"https://XeBMpoijGyCbVAzdclxooNG.wapZj17aDr7KN,v5CL6NgPHFZkaLTxMvRSclXgaq7DBbrVbUzyqVjRvF7em3n6tDXZB\",\n \"display_name\": \"ut Ut\"\n },\n {\n \"vid\": 3647,\n \"name\": \"veli\",\n \"id\": 19083521,\n \"url\": \"http://sIUxUkoTxZIGuMRgdadvWjgSOSju.xjMiFDod0xWIj64xhFggllgktpdm6GdbUo5eAXsKDkMjK2qevDosfpsLO1ssyJyVob6zt\",\n \"display_name\": \"minim quis magna\"\n }\n ],\n \"cable\": {\n \"id\": -32196479,\n \"url\": \"https://XLBMjoghaFzrHnNZvcX.wqfgHBY,YUBu.QzATPVEINpJY7KOJKikESfKPGrmcRux5\",\n \"label\": \"id \"\n },\n \"cable_peer\": {},\n \"cable_peer_type\": \"sed consectetur fugiat\",\n \"connected_endpoint\": {},\n \"connected_endpoint_type\": \"qui reprehenderit laborum consectetur\",\n \"connected_endpoint_reachable\": false,\n \"tags\": [\n {\n \"name\": \"culp\",\n \"slug\": \"nM36\",\n \"id\": 42964483,\n \"url\": \"https://vqajuCbdGX.hjuT9TLAMwKx8lUYerkbl0fbJdms35B7BOJH7tmDMEFuCg8MDQGdS6tWhIY24JQD9\",\n \"color\": \"7354\"\n },\n {\n \"name\": \"est \",\n \"slug\": \"i2Cy\",\n \"id\": -77393358,\n \"url\": \"https://YTEkvkIrKI.wqgcVi2iFjbLoch1CvK0Wra\",\n \"color\": \"c511\"\n }\n ],\n \"count_ipaddresses\": 83166604\n}" } ] }, { "name": "dcim interfaces update", "request": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"device\": \"\",\n \"name\": \"\",\n \"type\": \"\",\n \"label\": \"\",\n \"enabled\": \"\",\n \"lag\": \"\",\n \"mtu\": \"\",\n \"mac_address\": \"\",\n \"mgmt_only\": \"\",\n \"description\": \"\",\n \"mode\": \"\",\n \"untagged_vlan\": \"\",\n \"tagged_vlans\": [\n \"\"\n ],\n \"cable\": {\n \"id\": 27111970,\n \"url\": \"https://REwoMIbyPBkXUZWBybBVkAdg.hcbipsxWiaLMFnjurK\",\n \"label\": \"in t\"\n },\n \"tags\": [\n {\n \"name\": \"sedq\",\n \"slug\": \"gQEW\",\n \"id\": -48221726,\n \"url\": \"https://fFNplrekSXxcILfPijf.slL2-m7GeMS0\",\n \"color\": \"09ee\"\n },\n {\n \"name\": \"cill\",\n \"slug\": \"udgK\",\n \"id\": 68431732,\n \"url\": \"https://kFSXuygTlVaCA.odaUtGLImTB2qy9e3I1CKPqp2p42EfM8K8okHCjhjtInSIqhhOUwT7l\",\n \"color\": \"d9d5\"\n }\n ]\n}" }, "url": { "raw": "{{baseUrl}}/dcim/interfaces/:id/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "interfaces", ":id", "" ], "variable": [ { "key": "id", "value": "", "description": "(Required) A unique integer value identifying this interface." } ] } }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "PUT", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/dcim/interfaces/:id/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "interfaces", ":id", "" ], "variable": [ { "key": "id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "body": "{\n \"device\": {\n \"id\": {\n \"value\": \"\"\n },\n \"url\": {\n \"value\": \"\"\n },\n \"name\": {\n \"value\": \"\"\n },\n \"display_name\": {\n \"value\": \"\"\n }\n },\n \"name\": \"pari\",\n \"type\": {\n \"label\": \"IEEE 802.11n\",\n \"value\": \"infiniband-ddr\"\n },\n \"id\": 28254098,\n \"url\": \"https://OmNVrcqVVvlIgmcFQFlFunwyDCLPCfzYD.qxcbQbj5RbPuy+8WfaIX,b80hmU9B\",\n \"label\": \"e\",\n \"enabled\": false,\n \"lag\": {\n \"name\": \"adma\",\n \"id\": 10366553,\n \"url\": \"https://VMa.ckMT-8pLkgTMi2kYbtim3Ou14BsaflPEHWoxxAh-qDT92ySxyVybN+D\",\n \"device\": {\n \"id\": {\n \"value\": \"\"\n },\n \"url\": {\n \"value\": \"\"\n },\n \"name\": {\n \"value\": \"\"\n },\n \"display_name\": {\n \"value\": \"\"\n }\n },\n \"cable\": -10637565\n },\n \"mtu\": 8726,\n \"mac_address\": \"dolore commodo\",\n \"mgmt_only\": true,\n \"description\": \"\",\n \"mode\": {\n \"label\": \"Tagged\",\n \"value\": \"tagged\"\n },\n \"untagged_vlan\": {\n \"vid\": 664,\n \"name\": \"aliq\",\n \"id\": 85830627,\n \"url\": \"http://PtkineiVVLERTgwcFvqW.xkzyOva5YUA-CH-aL2hk7sYWOr9MQBX9RVo7l4O3ntIjHdlC4nbjF8RY\",\n \"display_name\": \"velit Duis do\"\n },\n \"tagged_vlans\": [\n {\n \"vid\": 3459,\n \"name\": \"nost\",\n \"id\": 26573633,\n \"url\": \"https://XeBMpoijGyCbVAzdclxooNG.wapZj17aDr7KN,v5CL6NgPHFZkaLTxMvRSclXgaq7DBbrVbUzyqVjRvF7em3n6tDXZB\",\n \"display_name\": \"ut Ut\"\n },\n {\n \"vid\": 3647,\n \"name\": \"veli\",\n \"id\": 19083521,\n \"url\": \"http://sIUxUkoTxZIGuMRgdadvWjgSOSju.xjMiFDod0xWIj64xhFggllgktpdm6GdbUo5eAXsKDkMjK2qevDosfpsLO1ssyJyVob6zt\",\n \"display_name\": \"minim quis magna\"\n }\n ],\n \"cable\": {\n \"id\": -32196479,\n \"url\": \"https://XLBMjoghaFzrHnNZvcX.wqfgHBY,YUBu.QzATPVEINpJY7KOJKikESfKPGrmcRux5\",\n \"label\": \"id \"\n },\n \"cable_peer\": {},\n \"cable_peer_type\": \"sed consectetur fugiat\",\n \"connected_endpoint\": {},\n \"connected_endpoint_type\": \"qui reprehenderit laborum consectetur\",\n \"connected_endpoint_reachable\": false,\n \"tags\": [\n {\n \"name\": \"culp\",\n \"slug\": \"nM36\",\n \"id\": 42964483,\n \"url\": \"https://vqajuCbdGX.hjuT9TLAMwKx8lUYerkbl0fbJdms35B7BOJH7tmDMEFuCg8MDQGdS6tWhIY24JQD9\",\n \"color\": \"7354\"\n },\n {\n \"name\": \"est \",\n \"slug\": \"i2Cy\",\n \"id\": -77393358,\n \"url\": \"https://YTEkvkIrKI.wqgcVi2iFjbLoch1CvK0Wra\",\n \"color\": \"c511\"\n }\n ],\n \"count_ipaddresses\": 83166604\n}" } ] }, { "name": "dcim interfaces partial update", "request": { "method": "PATCH", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"device\": \"\",\n \"name\": \"\",\n \"type\": \"\",\n \"label\": \"\",\n \"enabled\": \"\",\n \"lag\": \"\",\n \"mtu\": \"\",\n \"mac_address\": \"\",\n \"mgmt_only\": \"\",\n \"description\": \"\",\n \"mode\": \"\",\n \"untagged_vlan\": \"\",\n \"tagged_vlans\": [\n \"\"\n ],\n \"cable\": {\n \"id\": 27111970,\n \"url\": \"https://REwoMIbyPBkXUZWBybBVkAdg.hcbipsxWiaLMFnjurK\",\n \"label\": \"in t\"\n },\n \"tags\": [\n {\n \"name\": \"sedq\",\n \"slug\": \"gQEW\",\n \"id\": -48221726,\n \"url\": \"https://fFNplrekSXxcILfPijf.slL2-m7GeMS0\",\n \"color\": \"09ee\"\n },\n {\n \"name\": \"cill\",\n \"slug\": \"udgK\",\n \"id\": 68431732,\n \"url\": \"https://kFSXuygTlVaCA.odaUtGLImTB2qy9e3I1CKPqp2p42EfM8K8okHCjhjtInSIqhhOUwT7l\",\n \"color\": \"d9d5\"\n }\n ]\n}" }, "url": { "raw": "{{baseUrl}}/dcim/interfaces/:id/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "interfaces", ":id", "" ], "variable": [ { "key": "id", "value": "", "description": "(Required) A unique integer value identifying this interface." } ] } }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "PATCH", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/dcim/interfaces/:id/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "interfaces", ":id", "" ], "variable": [ { "key": "id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "body": "{\n \"device\": {\n \"id\": {\n \"value\": \"\"\n },\n \"url\": {\n \"value\": \"\"\n },\n \"name\": {\n \"value\": \"\"\n },\n \"display_name\": {\n \"value\": \"\"\n }\n },\n \"name\": \"pari\",\n \"type\": {\n \"label\": \"IEEE 802.11n\",\n \"value\": \"infiniband-ddr\"\n },\n \"id\": 28254098,\n \"url\": \"https://OmNVrcqVVvlIgmcFQFlFunwyDCLPCfzYD.qxcbQbj5RbPuy+8WfaIX,b80hmU9B\",\n \"label\": \"e\",\n \"enabled\": false,\n \"lag\": {\n \"name\": \"adma\",\n \"id\": 10366553,\n \"url\": \"https://VMa.ckMT-8pLkgTMi2kYbtim3Ou14BsaflPEHWoxxAh-qDT92ySxyVybN+D\",\n \"device\": {\n \"id\": {\n \"value\": \"\"\n },\n \"url\": {\n \"value\": \"\"\n },\n \"name\": {\n \"value\": \"\"\n },\n \"display_name\": {\n \"value\": \"\"\n }\n },\n \"cable\": -10637565\n },\n \"mtu\": 8726,\n \"mac_address\": \"dolore commodo\",\n \"mgmt_only\": true,\n \"description\": \"\",\n \"mode\": {\n \"label\": \"Tagged\",\n \"value\": \"tagged\"\n },\n \"untagged_vlan\": {\n \"vid\": 664,\n \"name\": \"aliq\",\n \"id\": 85830627,\n \"url\": \"http://PtkineiVVLERTgwcFvqW.xkzyOva5YUA-CH-aL2hk7sYWOr9MQBX9RVo7l4O3ntIjHdlC4nbjF8RY\",\n \"display_name\": \"velit Duis do\"\n },\n \"tagged_vlans\": [\n {\n \"vid\": 3459,\n \"name\": \"nost\",\n \"id\": 26573633,\n \"url\": \"https://XeBMpoijGyCbVAzdclxooNG.wapZj17aDr7KN,v5CL6NgPHFZkaLTxMvRSclXgaq7DBbrVbUzyqVjRvF7em3n6tDXZB\",\n \"display_name\": \"ut Ut\"\n },\n {\n \"vid\": 3647,\n \"name\": \"veli\",\n \"id\": 19083521,\n \"url\": \"http://sIUxUkoTxZIGuMRgdadvWjgSOSju.xjMiFDod0xWIj64xhFggllgktpdm6GdbUo5eAXsKDkMjK2qevDosfpsLO1ssyJyVob6zt\",\n \"display_name\": \"minim quis magna\"\n }\n ],\n \"cable\": {\n \"id\": -32196479,\n \"url\": \"https://XLBMjoghaFzrHnNZvcX.wqfgHBY,YUBu.QzATPVEINpJY7KOJKikESfKPGrmcRux5\",\n \"label\": \"id \"\n },\n \"cable_peer\": {},\n \"cable_peer_type\": \"sed consectetur fugiat\",\n \"connected_endpoint\": {},\n \"connected_endpoint_type\": \"qui reprehenderit laborum consectetur\",\n \"connected_endpoint_reachable\": false,\n \"tags\": [\n {\n \"name\": \"culp\",\n \"slug\": \"nM36\",\n \"id\": 42964483,\n \"url\": \"https://vqajuCbdGX.hjuT9TLAMwKx8lUYerkbl0fbJdms35B7BOJH7tmDMEFuCg8MDQGdS6tWhIY24JQD9\",\n \"color\": \"7354\"\n },\n {\n \"name\": \"est \",\n \"slug\": \"i2Cy\",\n \"id\": -77393358,\n \"url\": \"https://YTEkvkIrKI.wqgcVi2iFjbLoch1CvK0Wra\",\n \"color\": \"c511\"\n }\n ],\n \"count_ipaddresses\": 83166604\n}" } ] }, { "name": "dcim interfaces delete", "request": { "method": "DELETE", "header": [], "url": { "raw": "{{baseUrl}}/dcim/interfaces/:id/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "interfaces", ":id", "" ], "variable": [ { "key": "id", "value": "", "description": "(Required) A unique integer value identifying this interface." } ] } }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "DELETE", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/dcim/interfaces/:id/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "interfaces", ":id", "" ], "variable": [ { "key": "id" } ] } }, "status": "No Content", "code": 204, "_postman_previewlanguage": "text", "header": [ { "key": "Content-Type", "value": "text/plain" } ], "cookie": [], "body": "" } ] }, { "name": "dcim interfaces trace", "request": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/dcim/interfaces/:id/trace/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "interfaces", ":id", "trace", "" ], "variable": [ { "key": "id", "value": "", "description": "(Required) A unique integer value identifying this interface." } ] }, "description": "Trace a complete cable path and return each segment as a three-tuple of (termination, cable, termination)." }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/dcim/interfaces/:id/trace/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "interfaces", ":id", "trace", "" ], "variable": [ { "key": "id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "body": "{\n \"device\": {\n \"id\": {\n \"value\": \"\"\n },\n \"url\": {\n \"value\": \"\"\n },\n \"name\": {\n \"value\": \"\"\n },\n \"display_name\": {\n \"value\": \"\"\n }\n },\n \"name\": \"pari\",\n \"type\": {\n \"label\": \"IEEE 802.11n\",\n \"value\": \"infiniband-ddr\"\n },\n \"id\": 28254098,\n \"url\": \"https://OmNVrcqVVvlIgmcFQFlFunwyDCLPCfzYD.qxcbQbj5RbPuy+8WfaIX,b80hmU9B\",\n \"label\": \"e\",\n \"enabled\": false,\n \"lag\": {\n \"name\": \"adma\",\n \"id\": 10366553,\n \"url\": \"https://VMa.ckMT-8pLkgTMi2kYbtim3Ou14BsaflPEHWoxxAh-qDT92ySxyVybN+D\",\n \"device\": {\n \"id\": {\n \"value\": \"\"\n },\n \"url\": {\n \"value\": \"\"\n },\n \"name\": {\n \"value\": \"\"\n },\n \"display_name\": {\n \"value\": \"\"\n }\n },\n \"cable\": -10637565\n },\n \"mtu\": 8726,\n \"mac_address\": \"dolore commodo\",\n \"mgmt_only\": true,\n \"description\": \"\",\n \"mode\": {\n \"label\": \"Tagged\",\n \"value\": \"tagged\"\n },\n \"untagged_vlan\": {\n \"vid\": 664,\n \"name\": \"aliq\",\n \"id\": 85830627,\n \"url\": \"http://PtkineiVVLERTgwcFvqW.xkzyOva5YUA-CH-aL2hk7sYWOr9MQBX9RVo7l4O3ntIjHdlC4nbjF8RY\",\n \"display_name\": \"velit Duis do\"\n },\n \"tagged_vlans\": [\n {\n \"vid\": 3459,\n \"name\": \"nost\",\n \"id\": 26573633,\n \"url\": \"https://XeBMpoijGyCbVAzdclxooNG.wapZj17aDr7KN,v5CL6NgPHFZkaLTxMvRSclXgaq7DBbrVbUzyqVjRvF7em3n6tDXZB\",\n \"display_name\": \"ut Ut\"\n },\n {\n \"vid\": 3647,\n \"name\": \"veli\",\n \"id\": 19083521,\n \"url\": \"http://sIUxUkoTxZIGuMRgdadvWjgSOSju.xjMiFDod0xWIj64xhFggllgktpdm6GdbUo5eAXsKDkMjK2qevDosfpsLO1ssyJyVob6zt\",\n \"display_name\": \"minim quis magna\"\n }\n ],\n \"cable\": {\n \"id\": -32196479,\n \"url\": \"https://XLBMjoghaFzrHnNZvcX.wqfgHBY,YUBu.QzATPVEINpJY7KOJKikESfKPGrmcRux5\",\n \"label\": \"id \"\n },\n \"cable_peer\": {},\n \"cable_peer_type\": \"sed consectetur fugiat\",\n \"connected_endpoint\": {},\n \"connected_endpoint_type\": \"qui reprehenderit laborum consectetur\",\n \"connected_endpoint_reachable\": false,\n \"tags\": [\n {\n \"name\": \"culp\",\n \"slug\": \"nM36\",\n \"id\": 42964483,\n \"url\": \"https://vqajuCbdGX.hjuT9TLAMwKx8lUYerkbl0fbJdms35B7BOJH7tmDMEFuCg8MDQGdS6tWhIY24JQD9\",\n \"color\": \"7354\"\n },\n {\n \"name\": \"est \",\n \"slug\": \"i2Cy\",\n \"id\": -77393358,\n \"url\": \"https://YTEkvkIrKI.wqgcVi2iFjbLoch1CvK0Wra\",\n \"color\": \"c511\"\n }\n ],\n \"count_ipaddresses\": 83166604\n}" } ] } ] }, { "name": "dcim interfaces list", "request": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/dcim/interfaces/?id=&name=&type=&enabled=&mtu=&mgmt_only=&mode=&description=&q=®ion_id=®ion=&site_id=&site=&device_id=&device=&tag=&cabled=&connected=&kind=&lag_id=&mac_address=&vlan_id=&vlan=&id__n=&id__lte=&id__lt=&id__gte=&id__gt=&name__n=&name__ic=&name__nic=&name__iew=&name__niew=&name__isw=&name__nisw=&name__ie=&name__nie=&type__n=&mtu__n=&mtu__lte=&mtu__lt=&mtu__gte=&mtu__gt=&mode__n=&description__n=&description__ic=&description__nic=&description__iew=&description__niew=&description__isw=&description__nisw=&description__ie=&description__nie=®ion_id__n=®ion__n=&site_id__n=&site__n=&tag__n=&lag_id__n=&mac_address__n=&mac_address__ic=&mac_address__nic=&mac_address__iew=&mac_address__niew=&mac_address__isw=&mac_address__nisw=&mac_address__ie=&mac_address__nie=&limit=&offset=", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "interfaces", "" ], "query": [ { "key": "id", "value": "" }, { "key": "name", "value": "" }, { "key": "type", "value": "" }, { "key": "enabled", "value": "" }, { "key": "mtu", "value": "" }, { "key": "mgmt_only", "value": "" }, { "key": "mode", "value": "" }, { "key": "description", "value": "" }, { "key": "q", "value": "" }, { "key": "region_id", "value": "" }, { "key": "region", "value": "" }, { "key": "site_id", "value": "" }, { "key": "site", "value": "" }, { "key": "device_id", "value": "" }, { "key": "device", "value": "" }, { "key": "tag", "value": "" }, { "key": "cabled", "value": "" }, { "key": "connected", "value": "" }, { "key": "kind", "value": "" }, { "key": "lag_id", "value": "" }, { "key": "mac_address", "value": "" }, { "key": "vlan_id", "value": "" }, { "key": "vlan", "value": "" }, { "key": "id__n", "value": "" }, { "key": "id__lte", "value": "" }, { "key": "id__lt", "value": "" }, { "key": "id__gte", "value": "" }, { "key": "id__gt", "value": "" }, { "key": "name__n", "value": "" }, { "key": "name__ic", "value": "" }, { "key": "name__nic", "value": "" }, { "key": "name__iew", "value": "" }, { "key": "name__niew", "value": "" }, { "key": "name__isw", "value": "" }, { "key": "name__nisw", "value": "" }, { "key": "name__ie", "value": "" }, { "key": "name__nie", "value": "" }, { "key": "type__n", "value": "" }, { "key": "mtu__n", "value": "" }, { "key": "mtu__lte", "value": "" }, { "key": "mtu__lt", "value": "" }, { "key": "mtu__gte", "value": "" }, { "key": "mtu__gt", "value": "" }, { "key": "mode__n", "value": "" }, { "key": "description__n", "value": "" }, { "key": "description__ic", "value": "" }, { "key": "description__nic", "value": "" }, { "key": "description__iew", "value": "" }, { "key": "description__niew", "value": "" }, { "key": "description__isw", "value": "" }, { "key": "description__nisw", "value": "" }, { "key": "description__ie", "value": "" }, { "key": "description__nie", "value": "" }, { "key": "region_id__n", "value": "" }, { "key": "region__n", "value": "" }, { "key": "site_id__n", "value": "" }, { "key": "site__n", "value": "" }, { "key": "tag__n", "value": "" }, { "key": "lag_id__n", "value": "" }, { "key": "mac_address__n", "value": "" }, { "key": "mac_address__ic", "value": "" }, { "key": "mac_address__nic", "value": "" }, { "key": "mac_address__iew", "value": "" }, { "key": "mac_address__niew", "value": "" }, { "key": "mac_address__isw", "value": "" }, { "key": "mac_address__nisw", "value": "" }, { "key": "mac_address__ie", "value": "" }, { "key": "mac_address__nie", "value": "" }, { "key": "limit", "value": "", "description": "Number of results to return per page." }, { "key": "offset", "value": "", "description": "The initial index from which to return the results." } ] } }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/dcim/interfaces/?id=&name=&type=&enabled=&mtu=&mgmt_only=&mode=&description=&q=®ion_id=®ion=&site_id=&site=&device_id=&device=&tag=&cabled=&connected=&kind=&lag_id=&mac_address=&vlan_id=&vlan=&id__n=&id__lte=&id__lt=&id__gte=&id__gt=&name__n=&name__ic=&name__nic=&name__iew=&name__niew=&name__isw=&name__nisw=&name__ie=&name__nie=&type__n=&mtu__n=&mtu__lte=&mtu__lt=&mtu__gte=&mtu__gt=&mode__n=&description__n=&description__ic=&description__nic=&description__iew=&description__niew=&description__isw=&description__nisw=&description__ie=&description__nie=®ion_id__n=®ion__n=&site_id__n=&site__n=&tag__n=&lag_id__n=&mac_address__n=&mac_address__ic=&mac_address__nic=&mac_address__iew=&mac_address__niew=&mac_address__isw=&mac_address__nisw=&mac_address__ie=&mac_address__nie=&limit=&offset=", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "interfaces", "" ], "query": [ { "key": "id", "value": "" }, { "key": "name", "value": "" }, { "key": "type", "value": "" }, { "key": "enabled", "value": "" }, { "key": "mtu", "value": "" }, { "key": "mgmt_only", "value": "" }, { "key": "mode", "value": "" }, { "key": "description", "value": "" }, { "key": "q", "value": "" }, { "key": "region_id", "value": "" }, { "key": "region", "value": "" }, { "key": "site_id", "value": "" }, { "key": "site", "value": "" }, { "key": "device_id", "value": "" }, { "key": "device", "value": "" }, { "key": "tag", "value": "" }, { "key": "cabled", "value": "" }, { "key": "connected", "value": "" }, { "key": "kind", "value": "" }, { "key": "lag_id", "value": "" }, { "key": "mac_address", "value": "" }, { "key": "vlan_id", "value": "" }, { "key": "vlan", "value": "" }, { "key": "id__n", "value": "" }, { "key": "id__lte", "value": "" }, { "key": "id__lt", "value": "" }, { "key": "id__gte", "value": "" }, { "key": "id__gt", "value": "" }, { "key": "name__n", "value": "" }, { "key": "name__ic", "value": "" }, { "key": "name__nic", "value": "" }, { "key": "name__iew", "value": "" }, { "key": "name__niew", "value": "" }, { "key": "name__isw", "value": "" }, { "key": "name__nisw", "value": "" }, { "key": "name__ie", "value": "" }, { "key": "name__nie", "value": "" }, { "key": "type__n", "value": "" }, { "key": "mtu__n", "value": "" }, { "key": "mtu__lte", "value": "" }, { "key": "mtu__lt", "value": "" }, { "key": "mtu__gte", "value": "" }, { "key": "mtu__gt", "value": "" }, { "key": "mode__n", "value": "" }, { "key": "description__n", "value": "" }, { "key": "description__ic", "value": "" }, { "key": "description__nic", "value": "" }, { "key": "description__iew", "value": "" }, { "key": "description__niew", "value": "" }, { "key": "description__isw", "value": "" }, { "key": "description__nisw", "value": "" }, { "key": "description__ie", "value": "" }, { "key": "description__nie", "value": "" }, { "key": "region_id__n", "value": "" }, { "key": "region__n", "value": "" }, { "key": "site_id__n", "value": "" }, { "key": "site__n", "value": "" }, { "key": "tag__n", "value": "" }, { "key": "lag_id__n", "value": "" }, { "key": "mac_address__n", "value": "" }, { "key": "mac_address__ic", "value": "" }, { "key": "mac_address__nic", "value": "" }, { "key": "mac_address__iew", "value": "" }, { "key": "mac_address__niew", "value": "" }, { "key": "mac_address__isw", "value": "" }, { "key": "mac_address__nisw", "value": "" }, { "key": "mac_address__ie", "value": "" }, { "key": "mac_address__nie", "value": "" }, { "key": "limit", "value": "" }, { "key": "offset", "value": "" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "body": "{\n \"count\": 13617435,\n \"results\": [\n {\n \"device\": {\n \"id\": {\n \"value\": \"\"\n },\n \"url\": {\n \"value\": \"\"\n },\n \"name\": {\n \"value\": \"\"\n },\n \"display_name\": {\n \"value\": \"\"\n }\n },\n \"name\": \"labo\",\n \"type\": {\n \"label\": \"Cisco FlexStack\",\n \"value\": \"cisco-stackwise\"\n },\n \"id\": -50294229,\n \"url\": \"https://TRZXugxjZuzDQZwXOfpEwEsZsdL.ivqbYEtmgSpZMCZn56ufUGG1SzJM-crM8o6WlNfdsLwPNxi,cLGspWCEwoOpLPrrvvEJDCim9xtTQPkB-\",\n \"label\": \"c\",\n \"enabled\": true,\n \"lag\": {\n \"name\": \"culp\",\n \"id\": 38184917,\n \"url\": \"https://RuljCiulrvm.rgMC4ssWIA05Kpq\",\n \"device\": {\n \"id\": {\n \"value\": \"\"\n },\n \"url\": {\n \"value\": \"\"\n },\n \"name\": {\n \"value\": \"\"\n },\n \"display_name\": {\n \"value\": \"\"\n }\n },\n \"cable\": 92429695\n },\n \"mtu\": 24511,\n \"mac_address\": \"ad\",\n \"mgmt_only\": false,\n \"description\": \"a\",\n \"mode\": {\n \"label\": \"Access\",\n \"value\": \"tagged-all\"\n },\n \"untagged_vlan\": {\n \"vid\": 3211,\n \"name\": \"proi\",\n \"id\": 15805364,\n \"url\": \"http://qgeeudgVvOOEbQdBvVTlND.fsmX\",\n \"display_name\": \"do Excepteur\"\n },\n \"tagged_vlans\": [\n {\n \"vid\": 3548,\n \"name\": \"eius\",\n \"id\": 56670833,\n \"url\": \"https://RcuLgVOFBSxrnIdqzXK.ommRdGBuPLpvmJ9bMIIM9DI\",\n \"display_name\": \"incididunt aliqua\"\n },\n {\n \"vid\": 1243,\n \"name\": \"ut i\",\n \"id\": 53960496,\n \"url\": \"http://KeK.eaisV7w76QKCJel.fjlxLM8pcAmWOL8svVT3RNzKP1jJTvdBBVxUcxZCIOB4Zxo9AHIza,YPA\",\n \"display_name\": \"et\"\n }\n ],\n \"cable\": {\n \"id\": 65736704,\n \"url\": \"http://JjWbBoMiuuIuEMasRVCNbdMOZ.lbiIrT,PfJlNI5GD-PWDA5h0aDYlDBf-VT\",\n \"label\": \"ir\"\n },\n \"cable_peer\": {},\n \"cable_peer_type\": \"enim cillum in\",\n \"connected_endpoint\": {},\n \"connected_endpoint_type\": \"anim\",\n \"connected_endpoint_reachable\": false,\n \"tags\": [\n {\n \"name\": \"labo\",\n \"slug\": \"FRTw\",\n \"id\": 97288589,\n \"url\": \"https://NYvIoeURnZPVUBkDEyTJVs.ggXCPKTbRVr.5CqLLOGu3AN5BLuEc.E5\",\n \"color\": \"2d0c\"\n },\n {\n \"name\": \"adip\",\n \"slug\": \"C3pZ\",\n \"id\": 12063228,\n \"url\": \"https://OjLKViboZV.pnlyRhVRmysiWbZfN8vC.Ej7rVj\",\n \"color\": \"de59\"\n }\n ],\n \"count_ipaddresses\": -23975281\n },\n {\n \"device\": {\n \"id\": {\n \"value\": \"\"\n },\n \"url\": {\n \"value\": \"\"\n },\n \"name\": {\n \"value\": \"\"\n },\n \"display_name\": {\n \"value\": \"\"\n }\n },\n \"name\": \"nonq\",\n \"type\": {\n \"label\": \"QSFP28 (128GFC)\",\n \"value\": \"200gbase-x-cfp2\"\n },\n \"id\": 21068156,\n \"url\": \"https://MQFRB.lvQ75As4sV3\",\n \"label\": \"rep\",\n \"enabled\": true,\n \"lag\": {\n \"name\": \"moll\",\n \"id\": -90845912,\n \"url\": \"https://OuCBMBbahBESgWFCEkChLKpUsgrZX.ihnJGYc-JanEFZ-0F0QmjUoEFOhDr2CqNOYHYxli6DxjUwifXaStLxWHPdhWshG,zoLTgKWdIzDDf\",\n \"device\": {\n \"id\": {\n \"value\": \"\"\n },\n \"url\": {\n \"value\": \"\"\n },\n \"name\": {\n \"value\": \"\"\n },\n \"display_name\": {\n \"value\": \"\"\n }\n },\n \"cable\": 56815995\n },\n \"mtu\": 45551,\n \"mac_address\": \"ipsum pariatur\",\n \"mgmt_only\": true,\n \"description\": \"in c\",\n \"mode\": {\n \"label\": \"Tagged (All)\",\n \"value\": \"tagged\"\n },\n \"untagged_vlan\": {\n \"vid\": 3366,\n \"name\": \"sint\",\n \"id\": -70536471,\n \"url\": \"https://jSaQaEVv.krmcDGPG5ACDx5w4eLSe.Hop83tC9kSFgaBgD7n\",\n \"display_name\": \"irure\"\n },\n \"tagged_vlans\": [\n {\n \"vid\": 2169,\n \"name\": \"non \",\n \"id\": 67811303,\n \"url\": \"http://GAPIZsyTdgmHq.ywpKkpqG2o5mw7zHR9SPlTV51W,9LsQIXclhpD8PFVQPXLwCESBB-3boJo8a0y6vOEEt+8wWvnMc\",\n \"display_name\": \"laboris adipisicing\"\n },\n {\n \"vid\": 2318,\n \"name\": \"in a\",\n \"id\": 27258182,\n \"url\": \"http://UHbkLfcBpszrEvVDLfBZJbDKoycAzX.onoOggrSZY-lqu81tJtqmRIMoqvLnvK\",\n \"display_name\": \"nulla Ut qui eu\"\n }\n ],\n \"cable\": {\n \"id\": 47037566,\n \"url\": \"http://ROOfBdtDWIvEnsiGSIanidXZIl.guhbCv,FRE3AXclef1KVGq-aNB1-X17nWucb7w0E+N,t9f\",\n \"label\": \"m\"\n },\n \"cable_peer\": {},\n \"cable_peer_type\": \"culpa ut adipisicing sint in\",\n \"connected_endpoint\": {},\n \"connected_endpoint_type\": \"esse reprehenderit\",\n \"connected_endpoint_reachable\": true,\n \"tags\": [\n {\n \"name\": \"in s\",\n \"slug\": \"7_ID\",\n \"id\": 80634929,\n \"url\": \"https://ZHctTwnAIF.zykjMZKupTG.BAIaH9F\",\n \"color\": \"faa3\"\n },\n {\n \"name\": \"repr\",\n \"slug\": \"tDL \",\n \"id\": -63187880,\n \"url\": \"https://DclAaVLqTp.eqtE8LV.XvzKczh11xfmlfT\",\n \"color\": \"08ff\"\n }\n ],\n \"count_ipaddresses\": 31602805\n }\n ],\n \"next\": \"http://HKcScsPDpTpizVHlorZbKJHd.dpyu3J8xVuc+\",\n \"previous\": \"http://wiurLSGGhyYiM.idqgs-XWVgBCKaH4tEnqfTrOPTYHSJVlrSMA4xIhrzEwcVZ\"\n}" } ] }, { "name": "dcim interfaces create", "request": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"device\": \"\",\n \"name\": \"\",\n \"type\": \"\",\n \"label\": \"\",\n \"enabled\": \"\",\n \"lag\": \"\",\n \"mtu\": \"\",\n \"mac_address\": \"\",\n \"mgmt_only\": \"\",\n \"description\": \"\",\n \"mode\": \"\",\n \"untagged_vlan\": \"\",\n \"tagged_vlans\": [\n \"\"\n ],\n \"cable\": {\n \"id\": 69193631,\n \"url\": \"https://sKIgBGXfHL.wzl8GnTEatV21R+GDRhZ8UrzTItdd\",\n \"label\": \"anim\"\n },\n \"tags\": [\n {\n \"name\": \"aute\",\n \"slug\": \"0vnF\",\n \"id\": -59754422,\n \"url\": \"http://YhAxSEahdJaVFKwlqUoysQPDEv.iofqc\",\n \"color\": \"8dbc\"\n },\n {\n \"name\": \"dolo\",\n \"slug\": \"wdEW\",\n \"id\": 32173053,\n \"url\": \"http://LFB.boitmIl85Y2lruKPlLD9qn90ADEWboQl1ybCkij-k8CbZpg027lJ0xVExnDnhE\",\n \"color\": \"7312\"\n }\n ]\n}" }, "url": { "raw": "{{baseUrl}}/dcim/interfaces/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "interfaces", "" ] } }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "POST", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/dcim/interfaces/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "interfaces", "" ] } }, "status": "Created", "code": 201, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "body": "{\n \"device\": {\n \"id\": {\n \"value\": \"\"\n },\n \"url\": {\n \"value\": \"\"\n },\n \"name\": {\n \"value\": \"\"\n },\n \"display_name\": {\n \"value\": \"\"\n }\n },\n \"name\": \"pari\",\n \"type\": {\n \"label\": \"IEEE 802.11n\",\n \"value\": \"infiniband-ddr\"\n },\n \"id\": 28254098,\n \"url\": \"https://OmNVrcqVVvlIgmcFQFlFunwyDCLPCfzYD.qxcbQbj5RbPuy+8WfaIX,b80hmU9B\",\n \"label\": \"e\",\n \"enabled\": false,\n \"lag\": {\n \"name\": \"adma\",\n \"id\": 10366553,\n \"url\": \"https://VMa.ckMT-8pLkgTMi2kYbtim3Ou14BsaflPEHWoxxAh-qDT92ySxyVybN+D\",\n \"device\": {\n \"id\": {\n \"value\": \"\"\n },\n \"url\": {\n \"value\": \"\"\n },\n \"name\": {\n \"value\": \"\"\n },\n \"display_name\": {\n \"value\": \"\"\n }\n },\n \"cable\": -10637565\n },\n \"mtu\": 8726,\n \"mac_address\": \"dolore commodo\",\n \"mgmt_only\": true,\n \"description\": \"\",\n \"mode\": {\n \"label\": \"Tagged\",\n \"value\": \"tagged\"\n },\n \"untagged_vlan\": {\n \"vid\": 664,\n \"name\": \"aliq\",\n \"id\": 85830627,\n \"url\": \"http://PtkineiVVLERTgwcFvqW.xkzyOva5YUA-CH-aL2hk7sYWOr9MQBX9RVo7l4O3ntIjHdlC4nbjF8RY\",\n \"display_name\": \"velit Duis do\"\n },\n \"tagged_vlans\": [\n {\n \"vid\": 3459,\n \"name\": \"nost\",\n \"id\": 26573633,\n \"url\": \"https://XeBMpoijGyCbVAzdclxooNG.wapZj17aDr7KN,v5CL6NgPHFZkaLTxMvRSclXgaq7DBbrVbUzyqVjRvF7em3n6tDXZB\",\n \"display_name\": \"ut Ut\"\n },\n {\n \"vid\": 3647,\n \"name\": \"veli\",\n \"id\": 19083521,\n \"url\": \"http://sIUxUkoTxZIGuMRgdadvWjgSOSju.xjMiFDod0xWIj64xhFggllgktpdm6GdbUo5eAXsKDkMjK2qevDosfpsLO1ssyJyVob6zt\",\n \"display_name\": \"minim quis magna\"\n }\n ],\n \"cable\": {\n \"id\": -32196479,\n \"url\": \"https://XLBMjoghaFzrHnNZvcX.wqfgHBY,YUBu.QzATPVEINpJY7KOJKikESfKPGrmcRux5\",\n \"label\": \"id \"\n },\n \"cable_peer\": {},\n \"cable_peer_type\": \"sed consectetur fugiat\",\n \"connected_endpoint\": {},\n \"connected_endpoint_type\": \"qui reprehenderit laborum consectetur\",\n \"connected_endpoint_reachable\": false,\n \"tags\": [\n {\n \"name\": \"culp\",\n \"slug\": \"nM36\",\n \"id\": 42964483,\n \"url\": \"https://vqajuCbdGX.hjuT9TLAMwKx8lUYerkbl0fbJdms35B7BOJH7tmDMEFuCg8MDQGdS6tWhIY24JQD9\",\n \"color\": \"7354\"\n },\n {\n \"name\": \"est \",\n \"slug\": \"i2Cy\",\n \"id\": -77393358,\n \"url\": \"https://YTEkvkIrKI.wqgcVi2iFjbLoch1CvK0Wra\",\n \"color\": \"c511\"\n }\n ],\n \"count_ipaddresses\": 83166604\n}" } ] }, { "name": "dcim interfaces bulk update", "request": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"device\": \"\",\n \"name\": \"\",\n \"type\": \"\",\n \"label\": \"\",\n \"enabled\": \"\",\n \"lag\": \"\",\n \"mtu\": \"\",\n \"mac_address\": \"\",\n \"mgmt_only\": \"\",\n \"description\": \"\",\n \"mode\": \"\",\n \"untagged_vlan\": \"\",\n \"tagged_vlans\": [\n \"\"\n ],\n \"cable\": {\n \"id\": 27111970,\n \"url\": \"https://REwoMIbyPBkXUZWBybBVkAdg.hcbipsxWiaLMFnjurK\",\n \"label\": \"in t\"\n },\n \"tags\": [\n {\n \"name\": \"sedq\",\n \"slug\": \"gQEW\",\n \"id\": -48221726,\n \"url\": \"https://fFNplrekSXxcILfPijf.slL2-m7GeMS0\",\n \"color\": \"09ee\"\n },\n {\n \"name\": \"cill\",\n \"slug\": \"udgK\",\n \"id\": 68431732,\n \"url\": \"https://kFSXuygTlVaCA.odaUtGLImTB2qy9e3I1CKPqp2p42EfM8K8okHCjhjtInSIqhhOUwT7l\",\n \"color\": \"d9d5\"\n }\n ]\n}" }, "url": { "raw": "{{baseUrl}}/dcim/interfaces/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "interfaces", "" ] } }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "PUT", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/dcim/interfaces/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "interfaces", "" ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "body": "{\n \"device\": {\n \"id\": {\n \"value\": \"\"\n },\n \"url\": {\n \"value\": \"\"\n },\n \"name\": {\n \"value\": \"\"\n },\n \"display_name\": {\n \"value\": \"\"\n }\n },\n \"name\": \"pari\",\n \"type\": {\n \"label\": \"IEEE 802.11n\",\n \"value\": \"infiniband-ddr\"\n },\n \"id\": 28254098,\n \"url\": \"https://OmNVrcqVVvlIgmcFQFlFunwyDCLPCfzYD.qxcbQbj5RbPuy+8WfaIX,b80hmU9B\",\n \"label\": \"e\",\n \"enabled\": false,\n \"lag\": {\n \"name\": \"adma\",\n \"id\": 10366553,\n \"url\": \"https://VMa.ckMT-8pLkgTMi2kYbtim3Ou14BsaflPEHWoxxAh-qDT92ySxyVybN+D\",\n \"device\": {\n \"id\": {\n \"value\": \"\"\n },\n \"url\": {\n \"value\": \"\"\n },\n \"name\": {\n \"value\": \"\"\n },\n \"display_name\": {\n \"value\": \"\"\n }\n },\n \"cable\": -10637565\n },\n \"mtu\": 8726,\n \"mac_address\": \"dolore commodo\",\n \"mgmt_only\": true,\n \"description\": \"\",\n \"mode\": {\n \"label\": \"Tagged\",\n \"value\": \"tagged\"\n },\n \"untagged_vlan\": {\n \"vid\": 664,\n \"name\": \"aliq\",\n \"id\": 85830627,\n \"url\": \"http://PtkineiVVLERTgwcFvqW.xkzyOva5YUA-CH-aL2hk7sYWOr9MQBX9RVo7l4O3ntIjHdlC4nbjF8RY\",\n \"display_name\": \"velit Duis do\"\n },\n \"tagged_vlans\": [\n {\n \"vid\": 3459,\n \"name\": \"nost\",\n \"id\": 26573633,\n \"url\": \"https://XeBMpoijGyCbVAzdclxooNG.wapZj17aDr7KN,v5CL6NgPHFZkaLTxMvRSclXgaq7DBbrVbUzyqVjRvF7em3n6tDXZB\",\n \"display_name\": \"ut Ut\"\n },\n {\n \"vid\": 3647,\n \"name\": \"veli\",\n \"id\": 19083521,\n \"url\": \"http://sIUxUkoTxZIGuMRgdadvWjgSOSju.xjMiFDod0xWIj64xhFggllgktpdm6GdbUo5eAXsKDkMjK2qevDosfpsLO1ssyJyVob6zt\",\n \"display_name\": \"minim quis magna\"\n }\n ],\n \"cable\": {\n \"id\": -32196479,\n \"url\": \"https://XLBMjoghaFzrHnNZvcX.wqfgHBY,YUBu.QzATPVEINpJY7KOJKikESfKPGrmcRux5\",\n \"label\": \"id \"\n },\n \"cable_peer\": {},\n \"cable_peer_type\": \"sed consectetur fugiat\",\n \"connected_endpoint\": {},\n \"connected_endpoint_type\": \"qui reprehenderit laborum consectetur\",\n \"connected_endpoint_reachable\": false,\n \"tags\": [\n {\n \"name\": \"culp\",\n \"slug\": \"nM36\",\n \"id\": 42964483,\n \"url\": \"https://vqajuCbdGX.hjuT9TLAMwKx8lUYerkbl0fbJdms35B7BOJH7tmDMEFuCg8MDQGdS6tWhIY24JQD9\",\n \"color\": \"7354\"\n },\n {\n \"name\": \"est \",\n \"slug\": \"i2Cy\",\n \"id\": -77393358,\n \"url\": \"https://YTEkvkIrKI.wqgcVi2iFjbLoch1CvK0Wra\",\n \"color\": \"c511\"\n }\n ],\n \"count_ipaddresses\": 83166604\n}" } ] }, { "name": "dcim interfaces bulk partial update", "request": { "method": "PATCH", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"device\": \"\",\n \"name\": \"\",\n \"type\": \"\",\n \"label\": \"\",\n \"enabled\": \"\",\n \"lag\": \"\",\n \"mtu\": \"\",\n \"mac_address\": \"\",\n \"mgmt_only\": \"\",\n \"description\": \"\",\n \"mode\": \"\",\n \"untagged_vlan\": \"\",\n \"tagged_vlans\": [\n \"\"\n ],\n \"cable\": {\n \"id\": 27111970,\n \"url\": \"https://REwoMIbyPBkXUZWBybBVkAdg.hcbipsxWiaLMFnjurK\",\n \"label\": \"in t\"\n },\n \"tags\": [\n {\n \"name\": \"sedq\",\n \"slug\": \"gQEW\",\n \"id\": -48221726,\n \"url\": \"https://fFNplrekSXxcILfPijf.slL2-m7GeMS0\",\n \"color\": \"09ee\"\n },\n {\n \"name\": \"cill\",\n \"slug\": \"udgK\",\n \"id\": 68431732,\n \"url\": \"https://kFSXuygTlVaCA.odaUtGLImTB2qy9e3I1CKPqp2p42EfM8K8okHCjhjtInSIqhhOUwT7l\",\n \"color\": \"d9d5\"\n }\n ]\n}" }, "url": { "raw": "{{baseUrl}}/dcim/interfaces/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "interfaces", "" ] } }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "PATCH", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/dcim/interfaces/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "interfaces", "" ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "body": "{\n \"device\": {\n \"id\": {\n \"value\": \"\"\n },\n \"url\": {\n \"value\": \"\"\n },\n \"name\": {\n \"value\": \"\"\n },\n \"display_name\": {\n \"value\": \"\"\n }\n },\n \"name\": \"pari\",\n \"type\": {\n \"label\": \"IEEE 802.11n\",\n \"value\": \"infiniband-ddr\"\n },\n \"id\": 28254098,\n \"url\": \"https://OmNVrcqVVvlIgmcFQFlFunwyDCLPCfzYD.qxcbQbj5RbPuy+8WfaIX,b80hmU9B\",\n \"label\": \"e\",\n \"enabled\": false,\n \"lag\": {\n \"name\": \"adma\",\n \"id\": 10366553,\n \"url\": \"https://VMa.ckMT-8pLkgTMi2kYbtim3Ou14BsaflPEHWoxxAh-qDT92ySxyVybN+D\",\n \"device\": {\n \"id\": {\n \"value\": \"\"\n },\n \"url\": {\n \"value\": \"\"\n },\n \"name\": {\n \"value\": \"\"\n },\n \"display_name\": {\n \"value\": \"\"\n }\n },\n \"cable\": -10637565\n },\n \"mtu\": 8726,\n \"mac_address\": \"dolore commodo\",\n \"mgmt_only\": true,\n \"description\": \"\",\n \"mode\": {\n \"label\": \"Tagged\",\n \"value\": \"tagged\"\n },\n \"untagged_vlan\": {\n \"vid\": 664,\n \"name\": \"aliq\",\n \"id\": 85830627,\n \"url\": \"http://PtkineiVVLERTgwcFvqW.xkzyOva5YUA-CH-aL2hk7sYWOr9MQBX9RVo7l4O3ntIjHdlC4nbjF8RY\",\n \"display_name\": \"velit Duis do\"\n },\n \"tagged_vlans\": [\n {\n \"vid\": 3459,\n \"name\": \"nost\",\n \"id\": 26573633,\n \"url\": \"https://XeBMpoijGyCbVAzdclxooNG.wapZj17aDr7KN,v5CL6NgPHFZkaLTxMvRSclXgaq7DBbrVbUzyqVjRvF7em3n6tDXZB\",\n \"display_name\": \"ut Ut\"\n },\n {\n \"vid\": 3647,\n \"name\": \"veli\",\n \"id\": 19083521,\n \"url\": \"http://sIUxUkoTxZIGuMRgdadvWjgSOSju.xjMiFDod0xWIj64xhFggllgktpdm6GdbUo5eAXsKDkMjK2qevDosfpsLO1ssyJyVob6zt\",\n \"display_name\": \"minim quis magna\"\n }\n ],\n \"cable\": {\n \"id\": -32196479,\n \"url\": \"https://XLBMjoghaFzrHnNZvcX.wqfgHBY,YUBu.QzATPVEINpJY7KOJKikESfKPGrmcRux5\",\n \"label\": \"id \"\n },\n \"cable_peer\": {},\n \"cable_peer_type\": \"sed consectetur fugiat\",\n \"connected_endpoint\": {},\n \"connected_endpoint_type\": \"qui reprehenderit laborum consectetur\",\n \"connected_endpoint_reachable\": false,\n \"tags\": [\n {\n \"name\": \"culp\",\n \"slug\": \"nM36\",\n \"id\": 42964483,\n \"url\": \"https://vqajuCbdGX.hjuT9TLAMwKx8lUYerkbl0fbJdms35B7BOJH7tmDMEFuCg8MDQGdS6tWhIY24JQD9\",\n \"color\": \"7354\"\n },\n {\n \"name\": \"est \",\n \"slug\": \"i2Cy\",\n \"id\": -77393358,\n \"url\": \"https://YTEkvkIrKI.wqgcVi2iFjbLoch1CvK0Wra\",\n \"color\": \"c511\"\n }\n ],\n \"count_ipaddresses\": 83166604\n}" } ] }, { "name": "dcim interfaces bulk delete", "request": { "method": "DELETE", "header": [], "url": { "raw": "{{baseUrl}}/dcim/interfaces/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "interfaces", "" ] } }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "DELETE", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/dcim/interfaces/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "interfaces", "" ] } }, "status": "No Content", "code": 204, "_postman_previewlanguage": "text", "header": [ { "key": "Content-Type", "value": "text/plain" } ], "cookie": [], "body": "" } ] } ] }, { "name": "inventory-items", "item": [ { "name": "{id}", "item": [ { "name": "dcim inventory-items read", "request": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/dcim/inventory-items/:id/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "inventory-items", ":id", "" ], "variable": [ { "key": "id", "value": "", "description": "(Required) A unique integer value identifying this inventory item." } ] } }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/dcim/inventory-items/:id/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "inventory-items", ":id", "" ], "variable": [ { "key": "id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "body": "{\n \"device\": {\n \"id\": {\n \"value\": \"\"\n },\n \"url\": {\n \"value\": \"\"\n },\n \"name\": {\n \"value\": \"\"\n },\n \"display_name\": {\n \"value\": \"\"\n }\n },\n \"name\": \"est \",\n \"id\": 42751785,\n \"url\": \"https://LkwqaYfKonKM.vqtC7rUxGI4W6dh2A\",\n \"parent\": 96930702,\n \"label\": \"en\",\n \"manufacturer\": {\n \"name\": \"labo\",\n \"slug\": \"YI-s\",\n \"id\": 69204832,\n \"url\": \"https://jsOrooKKxxL.rerTZleZk0fBbVIXGTnamHErWR5IQeHMqU34i1NfrT+ae+oSPAaFtCkHJI6rhMuukIkpy7RxZtMZJcJ\",\n \"devicetype_count\": -10855670\n },\n \"part_id\": \"dolo\",\n \"serial\": \"\",\n \"asset_tag\": \"p\",\n \"discovered\": false,\n \"description\": \"e\",\n \"tags\": [\n {\n \"name\": \"dese\",\n \"slug\": \"cN2 \",\n \"id\": 6637082,\n \"url\": \"https://widHUHJY.xwsrQx.9ZBu.Ovn-reMOkBPcem1NS9ZNkb0idZjB0lYihOMsLAzs6eFP2-\",\n \"color\": \"a559\"\n },\n {\n \"name\": \"dolo\",\n \"slug\": \"S S \",\n \"id\": -39909443,\n \"url\": \"https://hCaYejNXaPiUBW.ziwiL9dGExnUkE6MYVgT505ewEYrI8WThndb4B8sj,NYgkrpGeGaI\",\n \"color\": \"ee1f\"\n }\n ],\n \"_depth\": -90721972\n}" } ] }, { "name": "dcim inventory-items update", "request": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"device\": \"\",\n \"name\": \"\",\n \"parent\": \"\",\n \"label\": \"\",\n \"manufacturer\": \"\",\n \"part_id\": \"\",\n \"serial\": \"\",\n \"asset_tag\": \"\",\n \"discovered\": \"\",\n \"description\": \"\",\n \"tags\": [\n {\n \"name\": \"aliq\",\n \"slug\": \"KzSc\",\n \"id\": 57916485,\n \"url\": \"http://BBjIDbQUxMBWOEhNFrf.gmbo0C0QD3-.Ijmw7no9E+xdmNbX02+Wj5g4sTojTcoZtpdQMmLjVl,PeAaqMMOn5OSAtUr33Li3N0q\",\n \"color\": \"7b48\"\n },\n {\n \"name\": \"enim\",\n \"slug\": \"3e0l\",\n \"id\": -6592192,\n \"url\": \"http://oIcjGLAILbcTfsLykmDcyB.fzElEEfBJr,SrQ3\",\n \"color\": \"8853\"\n }\n ]\n}" }, "url": { "raw": "{{baseUrl}}/dcim/inventory-items/:id/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "inventory-items", ":id", "" ], "variable": [ { "key": "id", "value": "", "description": "(Required) A unique integer value identifying this inventory item." } ] } }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "PUT", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/dcim/inventory-items/:id/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "inventory-items", ":id", "" ], "variable": [ { "key": "id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "body": "{\n \"device\": {\n \"id\": {\n \"value\": \"\"\n },\n \"url\": {\n \"value\": \"\"\n },\n \"name\": {\n \"value\": \"\"\n },\n \"display_name\": {\n \"value\": \"\"\n }\n },\n \"name\": \"est \",\n \"id\": 42751785,\n \"url\": \"https://LkwqaYfKonKM.vqtC7rUxGI4W6dh2A\",\n \"parent\": 96930702,\n \"label\": \"en\",\n \"manufacturer\": {\n \"name\": \"labo\",\n \"slug\": \"YI-s\",\n \"id\": 69204832,\n \"url\": \"https://jsOrooKKxxL.rerTZleZk0fBbVIXGTnamHErWR5IQeHMqU34i1NfrT+ae+oSPAaFtCkHJI6rhMuukIkpy7RxZtMZJcJ\",\n \"devicetype_count\": -10855670\n },\n \"part_id\": \"dolo\",\n \"serial\": \"\",\n \"asset_tag\": \"p\",\n \"discovered\": false,\n \"description\": \"e\",\n \"tags\": [\n {\n \"name\": \"dese\",\n \"slug\": \"cN2 \",\n \"id\": 6637082,\n \"url\": \"https://widHUHJY.xwsrQx.9ZBu.Ovn-reMOkBPcem1NS9ZNkb0idZjB0lYihOMsLAzs6eFP2-\",\n \"color\": \"a559\"\n },\n {\n \"name\": \"dolo\",\n \"slug\": \"S S \",\n \"id\": -39909443,\n \"url\": \"https://hCaYejNXaPiUBW.ziwiL9dGExnUkE6MYVgT505ewEYrI8WThndb4B8sj,NYgkrpGeGaI\",\n \"color\": \"ee1f\"\n }\n ],\n \"_depth\": -90721972\n}" } ] }, { "name": "dcim inventory-items partial update", "request": { "method": "PATCH", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"device\": \"\",\n \"name\": \"\",\n \"parent\": \"\",\n \"label\": \"\",\n \"manufacturer\": \"\",\n \"part_id\": \"\",\n \"serial\": \"\",\n \"asset_tag\": \"\",\n \"discovered\": \"\",\n \"description\": \"\",\n \"tags\": [\n {\n \"name\": \"aliq\",\n \"slug\": \"KzSc\",\n \"id\": 57916485,\n \"url\": \"http://BBjIDbQUxMBWOEhNFrf.gmbo0C0QD3-.Ijmw7no9E+xdmNbX02+Wj5g4sTojTcoZtpdQMmLjVl,PeAaqMMOn5OSAtUr33Li3N0q\",\n \"color\": \"7b48\"\n },\n {\n \"name\": \"enim\",\n \"slug\": \"3e0l\",\n \"id\": -6592192,\n \"url\": \"http://oIcjGLAILbcTfsLykmDcyB.fzElEEfBJr,SrQ3\",\n \"color\": \"8853\"\n }\n ]\n}" }, "url": { "raw": "{{baseUrl}}/dcim/inventory-items/:id/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "inventory-items", ":id", "" ], "variable": [ { "key": "id", "value": "", "description": "(Required) A unique integer value identifying this inventory item." } ] } }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "PATCH", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/dcim/inventory-items/:id/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "inventory-items", ":id", "" ], "variable": [ { "key": "id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "body": "{\n \"device\": {\n \"id\": {\n \"value\": \"\"\n },\n \"url\": {\n \"value\": \"\"\n },\n \"name\": {\n \"value\": \"\"\n },\n \"display_name\": {\n \"value\": \"\"\n }\n },\n \"name\": \"est \",\n \"id\": 42751785,\n \"url\": \"https://LkwqaYfKonKM.vqtC7rUxGI4W6dh2A\",\n \"parent\": 96930702,\n \"label\": \"en\",\n \"manufacturer\": {\n \"name\": \"labo\",\n \"slug\": \"YI-s\",\n \"id\": 69204832,\n \"url\": \"https://jsOrooKKxxL.rerTZleZk0fBbVIXGTnamHErWR5IQeHMqU34i1NfrT+ae+oSPAaFtCkHJI6rhMuukIkpy7RxZtMZJcJ\",\n \"devicetype_count\": -10855670\n },\n \"part_id\": \"dolo\",\n \"serial\": \"\",\n \"asset_tag\": \"p\",\n \"discovered\": false,\n \"description\": \"e\",\n \"tags\": [\n {\n \"name\": \"dese\",\n \"slug\": \"cN2 \",\n \"id\": 6637082,\n \"url\": \"https://widHUHJY.xwsrQx.9ZBu.Ovn-reMOkBPcem1NS9ZNkb0idZjB0lYihOMsLAzs6eFP2-\",\n \"color\": \"a559\"\n },\n {\n \"name\": \"dolo\",\n \"slug\": \"S S \",\n \"id\": -39909443,\n \"url\": \"https://hCaYejNXaPiUBW.ziwiL9dGExnUkE6MYVgT505ewEYrI8WThndb4B8sj,NYgkrpGeGaI\",\n \"color\": \"ee1f\"\n }\n ],\n \"_depth\": -90721972\n}" } ] }, { "name": "dcim inventory-items delete", "request": { "method": "DELETE", "header": [], "url": { "raw": "{{baseUrl}}/dcim/inventory-items/:id/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "inventory-items", ":id", "" ], "variable": [ { "key": "id", "value": "", "description": "(Required) A unique integer value identifying this inventory item." } ] } }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "DELETE", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/dcim/inventory-items/:id/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "inventory-items", ":id", "" ], "variable": [ { "key": "id" } ] } }, "status": "No Content", "code": 204, "_postman_previewlanguage": "text", "header": [ { "key": "Content-Type", "value": "text/plain" } ], "cookie": [], "body": "" } ] } ] }, { "name": "dcim inventory-items list", "request": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/dcim/inventory-items/?id=&name=&part_id=&asset_tag=&discovered=&q=®ion_id=®ion=&site_id=&site=&device_id=&device=&tag=&parent_id=&manufacturer_id=&manufacturer=&serial=&id__n=&id__lte=&id__lt=&id__gte=&id__gt=&name__n=&name__ic=&name__nic=&name__iew=&name__niew=&name__isw=&name__nisw=&name__ie=&name__nie=&part_id__n=&part_id__ic=&part_id__nic=&part_id__iew=&part_id__niew=&part_id__isw=&part_id__nisw=&part_id__ie=&part_id__nie=&asset_tag__n=&asset_tag__ic=&asset_tag__nic=&asset_tag__iew=&asset_tag__niew=&asset_tag__isw=&asset_tag__nisw=&asset_tag__ie=&asset_tag__nie=®ion_id__n=®ion__n=&site_id__n=&site__n=&device_id__n=&device__n=&tag__n=&parent_id__n=&manufacturer_id__n=&manufacturer__n=&limit=&offset=", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "inventory-items", "" ], "query": [ { "key": "id", "value": "" }, { "key": "name", "value": "" }, { "key": "part_id", "value": "" }, { "key": "asset_tag", "value": "" }, { "key": "discovered", "value": "" }, { "key": "q", "value": "" }, { "key": "region_id", "value": "" }, { "key": "region", "value": "" }, { "key": "site_id", "value": "" }, { "key": "site", "value": "" }, { "key": "device_id", "value": "" }, { "key": "device", "value": "" }, { "key": "tag", "value": "" }, { "key": "parent_id", "value": "" }, { "key": "manufacturer_id", "value": "" }, { "key": "manufacturer", "value": "" }, { "key": "serial", "value": "" }, { "key": "id__n", "value": "" }, { "key": "id__lte", "value": "" }, { "key": "id__lt", "value": "" }, { "key": "id__gte", "value": "" }, { "key": "id__gt", "value": "" }, { "key": "name__n", "value": "" }, { "key": "name__ic", "value": "" }, { "key": "name__nic", "value": "" }, { "key": "name__iew", "value": "" }, { "key": "name__niew", "value": "" }, { "key": "name__isw", "value": "" }, { "key": "name__nisw", "value": "" }, { "key": "name__ie", "value": "" }, { "key": "name__nie", "value": "" }, { "key": "part_id__n", "value": "" }, { "key": "part_id__ic", "value": "" }, { "key": "part_id__nic", "value": "" }, { "key": "part_id__iew", "value": "" }, { "key": "part_id__niew", "value": "" }, { "key": "part_id__isw", "value": "" }, { "key": "part_id__nisw", "value": "" }, { "key": "part_id__ie", "value": "" }, { "key": "part_id__nie", "value": "" }, { "key": "asset_tag__n", "value": "" }, { "key": "asset_tag__ic", "value": "" }, { "key": "asset_tag__nic", "value": "" }, { "key": "asset_tag__iew", "value": "" }, { "key": "asset_tag__niew", "value": "" }, { "key": "asset_tag__isw", "value": "" }, { "key": "asset_tag__nisw", "value": "" }, { "key": "asset_tag__ie", "value": "" }, { "key": "asset_tag__nie", "value": "" }, { "key": "region_id__n", "value": "" }, { "key": "region__n", "value": "" }, { "key": "site_id__n", "value": "" }, { "key": "site__n", "value": "" }, { "key": "device_id__n", "value": "" }, { "key": "device__n", "value": "" }, { "key": "tag__n", "value": "" }, { "key": "parent_id__n", "value": "" }, { "key": "manufacturer_id__n", "value": "" }, { "key": "manufacturer__n", "value": "" }, { "key": "limit", "value": "", "description": "Number of results to return per page." }, { "key": "offset", "value": "", "description": "The initial index from which to return the results." } ] } }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/dcim/inventory-items/?id=&name=&part_id=&asset_tag=&discovered=&q=®ion_id=®ion=&site_id=&site=&device_id=&device=&tag=&parent_id=&manufacturer_id=&manufacturer=&serial=&id__n=&id__lte=&id__lt=&id__gte=&id__gt=&name__n=&name__ic=&name__nic=&name__iew=&name__niew=&name__isw=&name__nisw=&name__ie=&name__nie=&part_id__n=&part_id__ic=&part_id__nic=&part_id__iew=&part_id__niew=&part_id__isw=&part_id__nisw=&part_id__ie=&part_id__nie=&asset_tag__n=&asset_tag__ic=&asset_tag__nic=&asset_tag__iew=&asset_tag__niew=&asset_tag__isw=&asset_tag__nisw=&asset_tag__ie=&asset_tag__nie=®ion_id__n=®ion__n=&site_id__n=&site__n=&device_id__n=&device__n=&tag__n=&parent_id__n=&manufacturer_id__n=&manufacturer__n=&limit=&offset=", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "inventory-items", "" ], "query": [ { "key": "id", "value": "" }, { "key": "name", "value": "" }, { "key": "part_id", "value": "" }, { "key": "asset_tag", "value": "" }, { "key": "discovered", "value": "" }, { "key": "q", "value": "" }, { "key": "region_id", "value": "" }, { "key": "region", "value": "" }, { "key": "site_id", "value": "" }, { "key": "site", "value": "" }, { "key": "device_id", "value": "" }, { "key": "device", "value": "" }, { "key": "tag", "value": "" }, { "key": "parent_id", "value": "" }, { "key": "manufacturer_id", "value": "" }, { "key": "manufacturer", "value": "" }, { "key": "serial", "value": "" }, { "key": "id__n", "value": "" }, { "key": "id__lte", "value": "" }, { "key": "id__lt", "value": "" }, { "key": "id__gte", "value": "" }, { "key": "id__gt", "value": "" }, { "key": "name__n", "value": "" }, { "key": "name__ic", "value": "" }, { "key": "name__nic", "value": "" }, { "key": "name__iew", "value": "" }, { "key": "name__niew", "value": "" }, { "key": "name__isw", "value": "" }, { "key": "name__nisw", "value": "" }, { "key": "name__ie", "value": "" }, { "key": "name__nie", "value": "" }, { "key": "part_id__n", "value": "" }, { "key": "part_id__ic", "value": "" }, { "key": "part_id__nic", "value": "" }, { "key": "part_id__iew", "value": "" }, { "key": "part_id__niew", "value": "" }, { "key": "part_id__isw", "value": "" }, { "key": "part_id__nisw", "value": "" }, { "key": "part_id__ie", "value": "" }, { "key": "part_id__nie", "value": "" }, { "key": "asset_tag__n", "value": "" }, { "key": "asset_tag__ic", "value": "" }, { "key": "asset_tag__nic", "value": "" }, { "key": "asset_tag__iew", "value": "" }, { "key": "asset_tag__niew", "value": "" }, { "key": "asset_tag__isw", "value": "" }, { "key": "asset_tag__nisw", "value": "" }, { "key": "asset_tag__ie", "value": "" }, { "key": "asset_tag__nie", "value": "" }, { "key": "region_id__n", "value": "" }, { "key": "region__n", "value": "" }, { "key": "site_id__n", "value": "" }, { "key": "site__n", "value": "" }, { "key": "device_id__n", "value": "" }, { "key": "device__n", "value": "" }, { "key": "tag__n", "value": "" }, { "key": "parent_id__n", "value": "" }, { "key": "manufacturer_id__n", "value": "" }, { "key": "manufacturer__n", "value": "" }, { "key": "limit", "value": "" }, { "key": "offset", "value": "" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "body": "{\n \"count\": 91571118,\n \"results\": [\n {\n \"device\": {\n \"id\": {\n \"value\": \"\"\n },\n \"url\": {\n \"value\": \"\"\n },\n \"name\": {\n \"value\": \"\"\n },\n \"display_name\": {\n \"value\": \"\"\n }\n },\n \"name\": \"ex E\",\n \"id\": -33064501,\n \"url\": \"http://tOEbPponCxGjNkaKlXraGwgykUARZCvnJ.mgLAZHSL\",\n \"parent\": 1151194,\n \"label\": \"Exce\",\n \"manufacturer\": {\n \"name\": \"sunt\",\n \"slug\": \"epGP\",\n \"id\": 27938969,\n \"url\": \"http://IdvyETPfoeFlrfNvhcaPEen.kzoTecdkRFmBD+y0DhMAaNVMgHq2\",\n \"devicetype_count\": 18684653\n },\n \"part_id\": \"Ex\",\n \"serial\": \"l\",\n \"asset_tag\": \"nisi\",\n \"discovered\": true,\n \"description\": \"se\",\n \"tags\": [\n {\n \"name\": \"eius\",\n \"slug\": \"YENL\",\n \"id\": 42466386,\n \"url\": \"https://nEqxSnYQulI.vjjXYhIYVJTju4vvQV4bG\",\n \"color\": \"e4d7\"\n },\n {\n \"name\": \"qui \",\n \"slug\": \"Hb3 \",\n \"id\": 18449867,\n \"url\": \"http://RwVYwSOJPvqtk.ahffnZoHRbRRBcRAF1sQumpgcDa\",\n \"color\": \"3377\"\n }\n ],\n \"_depth\": 58086439\n },\n {\n \"device\": {\n \"id\": {\n \"value\": \"\"\n },\n \"url\": {\n \"value\": \"\"\n },\n \"name\": {\n \"value\": \"\"\n },\n \"display_name\": {\n \"value\": \"\"\n }\n },\n \"name\": \"labo\",\n \"id\": -19406644,\n \"url\": \"http://wyK.xduvN0jCcJUvqTik3NLMVTPr+px6yYpBgJr-xu1G1NvI\",\n \"parent\": -65045986,\n \"label\": \"tem\",\n \"manufacturer\": {\n \"name\": \"labo\",\n \"slug\": \"7wG-\",\n \"id\": -35157275,\n \"url\": \"https://NFNZPHEGbkBfMN.kbXOgp9lLr,LLQDRmWSNrMY+Nrk.mToUSzKb9WnZgbZ0s9qopRMXSSYjepHCKL\",\n \"devicetype_count\": 91815291\n },\n \"part_id\": \"te\",\n \"serial\": \"lab\",\n \"asset_tag\": \"v\",\n \"discovered\": false,\n \"description\": \"ips\",\n \"tags\": [\n {\n \"name\": \"qui \",\n \"slug\": \"jTIK\",\n \"id\": 90442158,\n \"url\": \"https://GGJPEPThyrctu.wpVYHN1og5F-hklysrKGXCw4TrYXdouL\",\n \"color\": \"0a06\"\n },\n {\n \"name\": \"Exce\",\n \"slug\": \"- - \",\n \"id\": 97884653,\n \"url\": \"http://LXWVSShWUxLyrjHyqKEubvxzRAJZZqmaP.vyfzhgvUKXHCoxJAkIp3QPlhNGIfip+BW+,MsORzGFLkFCduX3nJkWOhwZGN7IUbg\",\n \"color\": \"b9ef\"\n }\n ],\n \"_depth\": 89820882\n }\n ],\n \"next\": \"https://xWMkdIRKgMITLdE.hmzTRH0lSnzKARilTVoCzThdD9ROs4TYUN6H6s9\",\n \"previous\": \"https://QwWMXdrsJp.wkRs3yt4XtHVZL0reFxJ0h.RHDoinkNNcZC-xyPDj8XlyJ0lEg\"\n}" } ] }, { "name": "dcim inventory-items create", "request": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"device\": \"\",\n \"name\": \"\",\n \"parent\": \"\",\n \"label\": \"\",\n \"manufacturer\": \"\",\n \"part_id\": \"\",\n \"serial\": \"\",\n \"asset_tag\": \"\",\n \"discovered\": \"\",\n \"description\": \"\",\n \"tags\": [\n {\n \"name\": \"ea a\",\n \"slug\": \"sun6\",\n \"id\": -83995137,\n \"url\": \"https://eoL.qgmTS0+i7bdv\",\n \"color\": \"7913\"\n },\n {\n \"name\": \"ipsu\",\n \"slug\": \"zFbR\",\n \"id\": -98948523,\n \"url\": \"http://VtINRnBEfbUWENyPveVFqvEBGlTVkEz.vyhmovdetfl7fqYbWwa8INxUgbZg558YYdHje1oB3xaj,otPzMjdV6VAHWoIq,kXxr8uVlINIEFb29yhJzr\",\n \"color\": \"6cc7\"\n }\n ]\n}" }, "url": { "raw": "{{baseUrl}}/dcim/inventory-items/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "inventory-items", "" ] } }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "POST", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/dcim/inventory-items/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "inventory-items", "" ] } }, "status": "Created", "code": 201, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "body": "{\n \"device\": {\n \"id\": {\n \"value\": \"\"\n },\n \"url\": {\n \"value\": \"\"\n },\n \"name\": {\n \"value\": \"\"\n },\n \"display_name\": {\n \"value\": \"\"\n }\n },\n \"name\": \"est \",\n \"id\": 42751785,\n \"url\": \"https://LkwqaYfKonKM.vqtC7rUxGI4W6dh2A\",\n \"parent\": 96930702,\n \"label\": \"en\",\n \"manufacturer\": {\n \"name\": \"labo\",\n \"slug\": \"YI-s\",\n \"id\": 69204832,\n \"url\": \"https://jsOrooKKxxL.rerTZleZk0fBbVIXGTnamHErWR5IQeHMqU34i1NfrT+ae+oSPAaFtCkHJI6rhMuukIkpy7RxZtMZJcJ\",\n \"devicetype_count\": -10855670\n },\n \"part_id\": \"dolo\",\n \"serial\": \"\",\n \"asset_tag\": \"p\",\n \"discovered\": false,\n \"description\": \"e\",\n \"tags\": [\n {\n \"name\": \"dese\",\n \"slug\": \"cN2 \",\n \"id\": 6637082,\n \"url\": \"https://widHUHJY.xwsrQx.9ZBu.Ovn-reMOkBPcem1NS9ZNkb0idZjB0lYihOMsLAzs6eFP2-\",\n \"color\": \"a559\"\n },\n {\n \"name\": \"dolo\",\n \"slug\": \"S S \",\n \"id\": -39909443,\n \"url\": \"https://hCaYejNXaPiUBW.ziwiL9dGExnUkE6MYVgT505ewEYrI8WThndb4B8sj,NYgkrpGeGaI\",\n \"color\": \"ee1f\"\n }\n ],\n \"_depth\": -90721972\n}" } ] }, { "name": "dcim inventory-items bulk update", "request": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"device\": \"\",\n \"name\": \"\",\n \"parent\": \"\",\n \"label\": \"\",\n \"manufacturer\": \"\",\n \"part_id\": \"\",\n \"serial\": \"\",\n \"asset_tag\": \"\",\n \"discovered\": \"\",\n \"description\": \"\",\n \"tags\": [\n {\n \"name\": \"aliq\",\n \"slug\": \"KzSc\",\n \"id\": 57916485,\n \"url\": \"http://BBjIDbQUxMBWOEhNFrf.gmbo0C0QD3-.Ijmw7no9E+xdmNbX02+Wj5g4sTojTcoZtpdQMmLjVl,PeAaqMMOn5OSAtUr33Li3N0q\",\n \"color\": \"7b48\"\n },\n {\n \"name\": \"enim\",\n \"slug\": \"3e0l\",\n \"id\": -6592192,\n \"url\": \"http://oIcjGLAILbcTfsLykmDcyB.fzElEEfBJr,SrQ3\",\n \"color\": \"8853\"\n }\n ]\n}" }, "url": { "raw": "{{baseUrl}}/dcim/inventory-items/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "inventory-items", "" ] } }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "PUT", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/dcim/inventory-items/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "inventory-items", "" ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "body": "{\n \"device\": {\n \"id\": {\n \"value\": \"\"\n },\n \"url\": {\n \"value\": \"\"\n },\n \"name\": {\n \"value\": \"\"\n },\n \"display_name\": {\n \"value\": \"\"\n }\n },\n \"name\": \"est \",\n \"id\": 42751785,\n \"url\": \"https://LkwqaYfKonKM.vqtC7rUxGI4W6dh2A\",\n \"parent\": 96930702,\n \"label\": \"en\",\n \"manufacturer\": {\n \"name\": \"labo\",\n \"slug\": \"YI-s\",\n \"id\": 69204832,\n \"url\": \"https://jsOrooKKxxL.rerTZleZk0fBbVIXGTnamHErWR5IQeHMqU34i1NfrT+ae+oSPAaFtCkHJI6rhMuukIkpy7RxZtMZJcJ\",\n \"devicetype_count\": -10855670\n },\n \"part_id\": \"dolo\",\n \"serial\": \"\",\n \"asset_tag\": \"p\",\n \"discovered\": false,\n \"description\": \"e\",\n \"tags\": [\n {\n \"name\": \"dese\",\n \"slug\": \"cN2 \",\n \"id\": 6637082,\n \"url\": \"https://widHUHJY.xwsrQx.9ZBu.Ovn-reMOkBPcem1NS9ZNkb0idZjB0lYihOMsLAzs6eFP2-\",\n \"color\": \"a559\"\n },\n {\n \"name\": \"dolo\",\n \"slug\": \"S S \",\n \"id\": -39909443,\n \"url\": \"https://hCaYejNXaPiUBW.ziwiL9dGExnUkE6MYVgT505ewEYrI8WThndb4B8sj,NYgkrpGeGaI\",\n \"color\": \"ee1f\"\n }\n ],\n \"_depth\": -90721972\n}" } ] }, { "name": "dcim inventory-items bulk partial update", "request": { "method": "PATCH", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"device\": \"\",\n \"name\": \"\",\n \"parent\": \"\",\n \"label\": \"\",\n \"manufacturer\": \"\",\n \"part_id\": \"\",\n \"serial\": \"\",\n \"asset_tag\": \"\",\n \"discovered\": \"\",\n \"description\": \"\",\n \"tags\": [\n {\n \"name\": \"aliq\",\n \"slug\": \"KzSc\",\n \"id\": 57916485,\n \"url\": \"http://BBjIDbQUxMBWOEhNFrf.gmbo0C0QD3-.Ijmw7no9E+xdmNbX02+Wj5g4sTojTcoZtpdQMmLjVl,PeAaqMMOn5OSAtUr33Li3N0q\",\n \"color\": \"7b48\"\n },\n {\n \"name\": \"enim\",\n \"slug\": \"3e0l\",\n \"id\": -6592192,\n \"url\": \"http://oIcjGLAILbcTfsLykmDcyB.fzElEEfBJr,SrQ3\",\n \"color\": \"8853\"\n }\n ]\n}" }, "url": { "raw": "{{baseUrl}}/dcim/inventory-items/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "inventory-items", "" ] } }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "PATCH", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/dcim/inventory-items/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "inventory-items", "" ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "body": "{\n \"device\": {\n \"id\": {\n \"value\": \"\"\n },\n \"url\": {\n \"value\": \"\"\n },\n \"name\": {\n \"value\": \"\"\n },\n \"display_name\": {\n \"value\": \"\"\n }\n },\n \"name\": \"est \",\n \"id\": 42751785,\n \"url\": \"https://LkwqaYfKonKM.vqtC7rUxGI4W6dh2A\",\n \"parent\": 96930702,\n \"label\": \"en\",\n \"manufacturer\": {\n \"name\": \"labo\",\n \"slug\": \"YI-s\",\n \"id\": 69204832,\n \"url\": \"https://jsOrooKKxxL.rerTZleZk0fBbVIXGTnamHErWR5IQeHMqU34i1NfrT+ae+oSPAaFtCkHJI6rhMuukIkpy7RxZtMZJcJ\",\n \"devicetype_count\": -10855670\n },\n \"part_id\": \"dolo\",\n \"serial\": \"\",\n \"asset_tag\": \"p\",\n \"discovered\": false,\n \"description\": \"e\",\n \"tags\": [\n {\n \"name\": \"dese\",\n \"slug\": \"cN2 \",\n \"id\": 6637082,\n \"url\": \"https://widHUHJY.xwsrQx.9ZBu.Ovn-reMOkBPcem1NS9ZNkb0idZjB0lYihOMsLAzs6eFP2-\",\n \"color\": \"a559\"\n },\n {\n \"name\": \"dolo\",\n \"slug\": \"S S \",\n \"id\": -39909443,\n \"url\": \"https://hCaYejNXaPiUBW.ziwiL9dGExnUkE6MYVgT505ewEYrI8WThndb4B8sj,NYgkrpGeGaI\",\n \"color\": \"ee1f\"\n }\n ],\n \"_depth\": -90721972\n}" } ] }, { "name": "dcim inventory-items bulk delete", "request": { "method": "DELETE", "header": [], "url": { "raw": "{{baseUrl}}/dcim/inventory-items/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "inventory-items", "" ] } }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "DELETE", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/dcim/inventory-items/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "inventory-items", "" ] } }, "status": "No Content", "code": 204, "_postman_previewlanguage": "text", "header": [ { "key": "Content-Type", "value": "text/plain" } ], "cookie": [], "body": "" } ] } ] }, { "name": "manufacturers", "item": [ { "name": "{id}", "item": [ { "name": "dcim manufacturers read", "request": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/dcim/manufacturers/:id/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "manufacturers", ":id", "" ], "variable": [ { "key": "id", "value": "", "description": "(Required) A unique integer value identifying this manufacturer." } ] } }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/dcim/manufacturers/:id/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "manufacturers", ":id", "" ], "variable": [ { "key": "id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "body": "{\n \"name\": \"\",\n \"slug\": \"\",\n \"id\": 32677000,\n \"url\": \"https://NFpHLcumcyrwEPpqJzqx.lwrHtyMIUGtIV.tGxC\",\n \"description\": \"\",\n \"devicetype_count\": 76924203,\n \"inventoryitem_count\": -28531555,\n \"platform_count\": 56076957\n}" } ] }, { "name": "dcim manufacturers update", "request": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"slug\": \"\",\n \"description\": \"\"\n}" }, "url": { "raw": "{{baseUrl}}/dcim/manufacturers/:id/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "manufacturers", ":id", "" ], "variable": [ { "key": "id", "value": "", "description": "(Required) A unique integer value identifying this manufacturer." } ] } }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "PUT", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/dcim/manufacturers/:id/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "manufacturers", ":id", "" ], "variable": [ { "key": "id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "body": "{\n \"name\": \"\",\n \"slug\": \"\",\n \"id\": 32677000,\n \"url\": \"https://NFpHLcumcyrwEPpqJzqx.lwrHtyMIUGtIV.tGxC\",\n \"description\": \"\",\n \"devicetype_count\": 76924203,\n \"inventoryitem_count\": -28531555,\n \"platform_count\": 56076957\n}" } ] }, { "name": "dcim manufacturers partial update", "request": { "method": "PATCH", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"slug\": \"\",\n \"description\": \"\"\n}" }, "url": { "raw": "{{baseUrl}}/dcim/manufacturers/:id/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "manufacturers", ":id", "" ], "variable": [ { "key": "id", "value": "", "description": "(Required) A unique integer value identifying this manufacturer." } ] } }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "PATCH", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/dcim/manufacturers/:id/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "manufacturers", ":id", "" ], "variable": [ { "key": "id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "body": "{\n \"name\": \"\",\n \"slug\": \"\",\n \"id\": 32677000,\n \"url\": \"https://NFpHLcumcyrwEPpqJzqx.lwrHtyMIUGtIV.tGxC\",\n \"description\": \"\",\n \"devicetype_count\": 76924203,\n \"inventoryitem_count\": -28531555,\n \"platform_count\": 56076957\n}" } ] }, { "name": "dcim manufacturers delete", "request": { "method": "DELETE", "header": [], "url": { "raw": "{{baseUrl}}/dcim/manufacturers/:id/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "manufacturers", ":id", "" ], "variable": [ { "key": "id", "value": "", "description": "(Required) A unique integer value identifying this manufacturer." } ] } }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "DELETE", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/dcim/manufacturers/:id/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "manufacturers", ":id", "" ], "variable": [ { "key": "id" } ] } }, "status": "No Content", "code": 204, "_postman_previewlanguage": "text", "header": [ { "key": "Content-Type", "value": "text/plain" } ], "cookie": [], "body": "" } ] } ] }, { "name": "dcim manufacturers list", "request": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/dcim/manufacturers/?id=&name=&slug=&description=&q=&id__n=&id__lte=&id__lt=&id__gte=&id__gt=&name__n=&name__ic=&name__nic=&name__iew=&name__niew=&name__isw=&name__nisw=&name__ie=&name__nie=&slug__n=&slug__ic=&slug__nic=&slug__iew=&slug__niew=&slug__isw=&slug__nisw=&slug__ie=&slug__nie=&description__n=&description__ic=&description__nic=&description__iew=&description__niew=&description__isw=&description__nisw=&description__ie=&description__nie=&limit=&offset=", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "manufacturers", "" ], "query": [ { "key": "id", "value": "" }, { "key": "name", "value": "" }, { "key": "slug", "value": "" }, { "key": "description", "value": "" }, { "key": "q", "value": "" }, { "key": "id__n", "value": "" }, { "key": "id__lte", "value": "" }, { "key": "id__lt", "value": "" }, { "key": "id__gte", "value": "" }, { "key": "id__gt", "value": "" }, { "key": "name__n", "value": "" }, { "key": "name__ic", "value": "" }, { "key": "name__nic", "value": "" }, { "key": "name__iew", "value": "" }, { "key": "name__niew", "value": "" }, { "key": "name__isw", "value": "" }, { "key": "name__nisw", "value": "" }, { "key": "name__ie", "value": "" }, { "key": "name__nie", "value": "" }, { "key": "slug__n", "value": "" }, { "key": "slug__ic", "value": "" }, { "key": "slug__nic", "value": "" }, { "key": "slug__iew", "value": "" }, { "key": "slug__niew", "value": "" }, { "key": "slug__isw", "value": "" }, { "key": "slug__nisw", "value": "" }, { "key": "slug__ie", "value": "" }, { "key": "slug__nie", "value": "" }, { "key": "description__n", "value": "" }, { "key": "description__ic", "value": "" }, { "key": "description__nic", "value": "" }, { "key": "description__iew", "value": "" }, { "key": "description__niew", "value": "" }, { "key": "description__isw", "value": "" }, { "key": "description__nisw", "value": "" }, { "key": "description__ie", "value": "" }, { "key": "description__nie", "value": "" }, { "key": "limit", "value": "", "description": "Number of results to return per page." }, { "key": "offset", "value": "", "description": "The initial index from which to return the results." } ] } }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/dcim/manufacturers/?id=&name=&slug=&description=&q=&id__n=&id__lte=&id__lt=&id__gte=&id__gt=&name__n=&name__ic=&name__nic=&name__iew=&name__niew=&name__isw=&name__nisw=&name__ie=&name__nie=&slug__n=&slug__ic=&slug__nic=&slug__iew=&slug__niew=&slug__isw=&slug__nisw=&slug__ie=&slug__nie=&description__n=&description__ic=&description__nic=&description__iew=&description__niew=&description__isw=&description__nisw=&description__ie=&description__nie=&limit=&offset=", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "manufacturers", "" ], "query": [ { "key": "id", "value": "" }, { "key": "name", "value": "" }, { "key": "slug", "value": "" }, { "key": "description", "value": "" }, { "key": "q", "value": "" }, { "key": "id__n", "value": "" }, { "key": "id__lte", "value": "" }, { "key": "id__lt", "value": "" }, { "key": "id__gte", "value": "" }, { "key": "id__gt", "value": "" }, { "key": "name__n", "value": "" }, { "key": "name__ic", "value": "" }, { "key": "name__nic", "value": "" }, { "key": "name__iew", "value": "" }, { "key": "name__niew", "value": "" }, { "key": "name__isw", "value": "" }, { "key": "name__nisw", "value": "" }, { "key": "name__ie", "value": "" }, { "key": "name__nie", "value": "" }, { "key": "slug__n", "value": "" }, { "key": "slug__ic", "value": "" }, { "key": "slug__nic", "value": "" }, { "key": "slug__iew", "value": "" }, { "key": "slug__niew", "value": "" }, { "key": "slug__isw", "value": "" }, { "key": "slug__nisw", "value": "" }, { "key": "slug__ie", "value": "" }, { "key": "slug__nie", "value": "" }, { "key": "description__n", "value": "" }, { "key": "description__ic", "value": "" }, { "key": "description__nic", "value": "" }, { "key": "description__iew", "value": "" }, { "key": "description__niew", "value": "" }, { "key": "description__isw", "value": "" }, { "key": "description__nisw", "value": "" }, { "key": "description__ie", "value": "" }, { "key": "description__nie", "value": "" }, { "key": "limit", "value": "" }, { "key": "offset", "value": "" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "body": "{\n \"count\": 44825248,\n \"results\": [\n {\n \"name\": \"exer\",\n \"slug\": \"DqrP\",\n \"id\": -37274854,\n \"url\": \"http://PiSZbjeefndCdEvyuqs.cqsIclUmne1V3fjSY+16yvq0Qg\",\n \"description\": \"ame\",\n \"devicetype_count\": 89675299,\n \"inventoryitem_count\": 36916170,\n \"platform_count\": -30184973\n },\n {\n \"name\": \"dolo\",\n \"slug\": \"S4qA\",\n \"id\": -16855047,\n \"url\": \"http://DLsGbawr.gysuDMt+xgkrXfJBkoLEj\",\n \"description\": \"inci\",\n \"devicetype_count\": -91235326,\n \"inventoryitem_count\": 13264925,\n \"platform_count\": -80486197\n }\n ],\n \"next\": \"http://TsMzCPwzJTfvnhoAkBMYeyMNc.hoeveKUsKmiKDK6BCvT,.6.6+qIIepYNwSTkL1HSjmERKn8IpeaRfPZdvPi\",\n \"previous\": \"https://TBoaVkrija.xbdnPaxWInZo2QriGeuXBI+zqigufzMiBDcsHenCOK.oQ.JVAUVQOnkz6A9-WK\"\n}" } ] }, { "name": "dcim manufacturers create", "request": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"slug\": \"\",\n \"description\": \"\"\n}" }, "url": { "raw": "{{baseUrl}}/dcim/manufacturers/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "manufacturers", "" ] } }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "POST", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/dcim/manufacturers/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "manufacturers", "" ] } }, "status": "Created", "code": 201, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "body": "{\n \"name\": \"\",\n \"slug\": \"\",\n \"id\": 32677000,\n \"url\": \"https://NFpHLcumcyrwEPpqJzqx.lwrHtyMIUGtIV.tGxC\",\n \"description\": \"\",\n \"devicetype_count\": 76924203,\n \"inventoryitem_count\": -28531555,\n \"platform_count\": 56076957\n}" } ] }, { "name": "dcim manufacturers bulk update", "request": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"slug\": \"\",\n \"description\": \"\"\n}" }, "url": { "raw": "{{baseUrl}}/dcim/manufacturers/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "manufacturers", "" ] } }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "PUT", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/dcim/manufacturers/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "manufacturers", "" ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "body": "{\n \"name\": \"\",\n \"slug\": \"\",\n \"id\": 32677000,\n \"url\": \"https://NFpHLcumcyrwEPpqJzqx.lwrHtyMIUGtIV.tGxC\",\n \"description\": \"\",\n \"devicetype_count\": 76924203,\n \"inventoryitem_count\": -28531555,\n \"platform_count\": 56076957\n}" } ] }, { "name": "dcim manufacturers bulk partial update", "request": { "method": "PATCH", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"slug\": \"\",\n \"description\": \"\"\n}" }, "url": { "raw": "{{baseUrl}}/dcim/manufacturers/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "manufacturers", "" ] } }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "PATCH", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/dcim/manufacturers/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "manufacturers", "" ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "body": "{\n \"name\": \"\",\n \"slug\": \"\",\n \"id\": 32677000,\n \"url\": \"https://NFpHLcumcyrwEPpqJzqx.lwrHtyMIUGtIV.tGxC\",\n \"description\": \"\",\n \"devicetype_count\": 76924203,\n \"inventoryitem_count\": -28531555,\n \"platform_count\": 56076957\n}" } ] }, { "name": "dcim manufacturers bulk delete", "request": { "method": "DELETE", "header": [], "url": { "raw": "{{baseUrl}}/dcim/manufacturers/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "manufacturers", "" ] } }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "DELETE", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/dcim/manufacturers/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "manufacturers", "" ] } }, "status": "No Content", "code": 204, "_postman_previewlanguage": "text", "header": [ { "key": "Content-Type", "value": "text/plain" } ], "cookie": [], "body": "" } ] } ] }, { "name": "platforms", "item": [ { "name": "{id}", "item": [ { "name": "dcim platforms read", "request": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/dcim/platforms/:id/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "platforms", ":id", "" ], "variable": [ { "key": "id", "value": "", "description": "(Required) A unique integer value identifying this platform." } ] } }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/dcim/platforms/:id/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "platforms", ":id", "" ], "variable": [ { "key": "id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "body": "{\n \"name\": \"ipsu\",\n \"slug\": \"k k \",\n \"id\": -95108694,\n \"url\": \"http://NlmBlzEkgOKOlcFvlRw.osrhXBQ0AYwrFF5Q\",\n \"manufacturer\": {\n \"name\": \"dolo\",\n \"slug\": \"KVg0\",\n \"id\": -79581724,\n \"url\": \"http://vqQTTdyKvvFnfOByjA.xecreGyELoR,dmy3ZDeLuNKlaBDQB4Qsf8mcbfU6Yy,HWV5Ye36bKLz.\",\n \"devicetype_count\": 90622222\n },\n \"napalm_driver\": \"p\",\n \"napalm_args\": \"laboris aliqu\",\n \"description\": \"\",\n \"device_count\": -52304059,\n \"virtualmachine_count\": -8877839\n}" } ] }, { "name": "dcim platforms update", "request": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"slug\": \"\",\n \"manufacturer\": \"\",\n \"napalm_driver\": \"\",\n \"napalm_args\": \"\",\n \"description\": \"\"\n}" }, "url": { "raw": "{{baseUrl}}/dcim/platforms/:id/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "platforms", ":id", "" ], "variable": [ { "key": "id", "value": "", "description": "(Required) A unique integer value identifying this platform." } ] } }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "PUT", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/dcim/platforms/:id/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "platforms", ":id", "" ], "variable": [ { "key": "id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "body": "{\n \"name\": \"ipsu\",\n \"slug\": \"k k \",\n \"id\": -95108694,\n \"url\": \"http://NlmBlzEkgOKOlcFvlRw.osrhXBQ0AYwrFF5Q\",\n \"manufacturer\": {\n \"name\": \"dolo\",\n \"slug\": \"KVg0\",\n \"id\": -79581724,\n \"url\": \"http://vqQTTdyKvvFnfOByjA.xecreGyELoR,dmy3ZDeLuNKlaBDQB4Qsf8mcbfU6Yy,HWV5Ye36bKLz.\",\n \"devicetype_count\": 90622222\n },\n \"napalm_driver\": \"p\",\n \"napalm_args\": \"laboris aliqu\",\n \"description\": \"\",\n \"device_count\": -52304059,\n \"virtualmachine_count\": -8877839\n}" } ] }, { "name": "dcim platforms partial update", "request": { "method": "PATCH", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"slug\": \"\",\n \"manufacturer\": \"\",\n \"napalm_driver\": \"\",\n \"napalm_args\": \"\",\n \"description\": \"\"\n}" }, "url": { "raw": "{{baseUrl}}/dcim/platforms/:id/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "platforms", ":id", "" ], "variable": [ { "key": "id", "value": "", "description": "(Required) A unique integer value identifying this platform." } ] } }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "PATCH", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/dcim/platforms/:id/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "platforms", ":id", "" ], "variable": [ { "key": "id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "body": "{\n \"name\": \"ipsu\",\n \"slug\": \"k k \",\n \"id\": -95108694,\n \"url\": \"http://NlmBlzEkgOKOlcFvlRw.osrhXBQ0AYwrFF5Q\",\n \"manufacturer\": {\n \"name\": \"dolo\",\n \"slug\": \"KVg0\",\n \"id\": -79581724,\n \"url\": \"http://vqQTTdyKvvFnfOByjA.xecreGyELoR,dmy3ZDeLuNKlaBDQB4Qsf8mcbfU6Yy,HWV5Ye36bKLz.\",\n \"devicetype_count\": 90622222\n },\n \"napalm_driver\": \"p\",\n \"napalm_args\": \"laboris aliqu\",\n \"description\": \"\",\n \"device_count\": -52304059,\n \"virtualmachine_count\": -8877839\n}" } ] }, { "name": "dcim platforms delete", "request": { "method": "DELETE", "header": [], "url": { "raw": "{{baseUrl}}/dcim/platforms/:id/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "platforms", ":id", "" ], "variable": [ { "key": "id", "value": "", "description": "(Required) A unique integer value identifying this platform." } ] } }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "DELETE", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/dcim/platforms/:id/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "platforms", ":id", "" ], "variable": [ { "key": "id" } ] } }, "status": "No Content", "code": 204, "_postman_previewlanguage": "text", "header": [ { "key": "Content-Type", "value": "text/plain" } ], "cookie": [], "body": "" } ] } ] }, { "name": "dcim platforms list", "request": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/dcim/platforms/?id=&name=&slug=&napalm_driver=&description=&q=&manufacturer_id=&manufacturer=&id__n=&id__lte=&id__lt=&id__gte=&id__gt=&name__n=&name__ic=&name__nic=&name__iew=&name__niew=&name__isw=&name__nisw=&name__ie=&name__nie=&slug__n=&slug__ic=&slug__nic=&slug__iew=&slug__niew=&slug__isw=&slug__nisw=&slug__ie=&slug__nie=&napalm_driver__n=&napalm_driver__ic=&napalm_driver__nic=&napalm_driver__iew=&napalm_driver__niew=&napalm_driver__isw=&napalm_driver__nisw=&napalm_driver__ie=&napalm_driver__nie=&description__n=&description__ic=&description__nic=&description__iew=&description__niew=&description__isw=&description__nisw=&description__ie=&description__nie=&manufacturer_id__n=&manufacturer__n=&limit=&offset=", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "platforms", "" ], "query": [ { "key": "id", "value": "" }, { "key": "name", "value": "" }, { "key": "slug", "value": "" }, { "key": "napalm_driver", "value": "" }, { "key": "description", "value": "" }, { "key": "q", "value": "" }, { "key": "manufacturer_id", "value": "" }, { "key": "manufacturer", "value": "" }, { "key": "id__n", "value": "" }, { "key": "id__lte", "value": "" }, { "key": "id__lt", "value": "" }, { "key": "id__gte", "value": "" }, { "key": "id__gt", "value": "" }, { "key": "name__n", "value": "" }, { "key": "name__ic", "value": "" }, { "key": "name__nic", "value": "" }, { "key": "name__iew", "value": "" }, { "key": "name__niew", "value": "" }, { "key": "name__isw", "value": "" }, { "key": "name__nisw", "value": "" }, { "key": "name__ie", "value": "" }, { "key": "name__nie", "value": "" }, { "key": "slug__n", "value": "" }, { "key": "slug__ic", "value": "" }, { "key": "slug__nic", "value": "" }, { "key": "slug__iew", "value": "" }, { "key": "slug__niew", "value": "" }, { "key": "slug__isw", "value": "" }, { "key": "slug__nisw", "value": "" }, { "key": "slug__ie", "value": "" }, { "key": "slug__nie", "value": "" }, { "key": "napalm_driver__n", "value": "" }, { "key": "napalm_driver__ic", "value": "" }, { "key": "napalm_driver__nic", "value": "" }, { "key": "napalm_driver__iew", "value": "" }, { "key": "napalm_driver__niew", "value": "" }, { "key": "napalm_driver__isw", "value": "" }, { "key": "napalm_driver__nisw", "value": "" }, { "key": "napalm_driver__ie", "value": "" }, { "key": "napalm_driver__nie", "value": "" }, { "key": "description__n", "value": "" }, { "key": "description__ic", "value": "" }, { "key": "description__nic", "value": "" }, { "key": "description__iew", "value": "" }, { "key": "description__niew", "value": "" }, { "key": "description__isw", "value": "" }, { "key": "description__nisw", "value": "" }, { "key": "description__ie", "value": "" }, { "key": "description__nie", "value": "" }, { "key": "manufacturer_id__n", "value": "" }, { "key": "manufacturer__n", "value": "" }, { "key": "limit", "value": "", "description": "Number of results to return per page." }, { "key": "offset", "value": "", "description": "The initial index from which to return the results." } ] } }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/dcim/platforms/?id=&name=&slug=&napalm_driver=&description=&q=&manufacturer_id=&manufacturer=&id__n=&id__lte=&id__lt=&id__gte=&id__gt=&name__n=&name__ic=&name__nic=&name__iew=&name__niew=&name__isw=&name__nisw=&name__ie=&name__nie=&slug__n=&slug__ic=&slug__nic=&slug__iew=&slug__niew=&slug__isw=&slug__nisw=&slug__ie=&slug__nie=&napalm_driver__n=&napalm_driver__ic=&napalm_driver__nic=&napalm_driver__iew=&napalm_driver__niew=&napalm_driver__isw=&napalm_driver__nisw=&napalm_driver__ie=&napalm_driver__nie=&description__n=&description__ic=&description__nic=&description__iew=&description__niew=&description__isw=&description__nisw=&description__ie=&description__nie=&manufacturer_id__n=&manufacturer__n=&limit=&offset=", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "platforms", "" ], "query": [ { "key": "id", "value": "" }, { "key": "name", "value": "" }, { "key": "slug", "value": "" }, { "key": "napalm_driver", "value": "" }, { "key": "description", "value": "" }, { "key": "q", "value": "" }, { "key": "manufacturer_id", "value": "" }, { "key": "manufacturer", "value": "" }, { "key": "id__n", "value": "" }, { "key": "id__lte", "value": "" }, { "key": "id__lt", "value": "" }, { "key": "id__gte", "value": "" }, { "key": "id__gt", "value": "" }, { "key": "name__n", "value": "" }, { "key": "name__ic", "value": "" }, { "key": "name__nic", "value": "" }, { "key": "name__iew", "value": "" }, { "key": "name__niew", "value": "" }, { "key": "name__isw", "value": "" }, { "key": "name__nisw", "value": "" }, { "key": "name__ie", "value": "" }, { "key": "name__nie", "value": "" }, { "key": "slug__n", "value": "" }, { "key": "slug__ic", "value": "" }, { "key": "slug__nic", "value": "" }, { "key": "slug__iew", "value": "" }, { "key": "slug__niew", "value": "" }, { "key": "slug__isw", "value": "" }, { "key": "slug__nisw", "value": "" }, { "key": "slug__ie", "value": "" }, { "key": "slug__nie", "value": "" }, { "key": "napalm_driver__n", "value": "" }, { "key": "napalm_driver__ic", "value": "" }, { "key": "napalm_driver__nic", "value": "" }, { "key": "napalm_driver__iew", "value": "" }, { "key": "napalm_driver__niew", "value": "" }, { "key": "napalm_driver__isw", "value": "" }, { "key": "napalm_driver__nisw", "value": "" }, { "key": "napalm_driver__ie", "value": "" }, { "key": "napalm_driver__nie", "value": "" }, { "key": "description__n", "value": "" }, { "key": "description__ic", "value": "" }, { "key": "description__nic", "value": "" }, { "key": "description__iew", "value": "" }, { "key": "description__niew", "value": "" }, { "key": "description__isw", "value": "" }, { "key": "description__nisw", "value": "" }, { "key": "description__ie", "value": "" }, { "key": "description__nie", "value": "" }, { "key": "manufacturer_id__n", "value": "" }, { "key": "manufacturer__n", "value": "" }, { "key": "limit", "value": "" }, { "key": "offset", "value": "" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "body": "{\n \"count\": -50909817,\n \"results\": [\n {\n \"name\": \"comm\",\n \"slug\": \"540b\",\n \"id\": 22728200,\n \"url\": \"http://BWrwzbGUMpwwNFrYtBmORtmahdRNphk.xpaOp0kes82-BeahM\",\n \"manufacturer\": {\n \"name\": \"Exce\",\n \"slug\": \"J J \",\n \"id\": 66092057,\n \"url\": \"http://vskRAXsYdBSwVSE.qsZXcDdp6uFO7A\",\n \"devicetype_count\": -81291917\n },\n \"napalm_driver\": \"mol\",\n \"napalm_args\": \"incididunt tempor commodo aute\",\n \"description\": \"mol\",\n \"device_count\": -87776246,\n \"virtualmachine_count\": 93493112\n },\n {\n \"name\": \"repr\",\n \"slug\": \"Pt1I\",\n \"id\": 51492598,\n \"url\": \"http://yTMkQITDHIyPGDloTchs.hmwkD8-5SJWC+-QJCaSBZoy.uDMAbOiQM.Zg,TUQXh.gDSd+q\",\n \"manufacturer\": {\n \"name\": \"aute\",\n \"slug\": \"uK10\",\n \"id\": 28876157,\n \"url\": \"https://iJqnhqfeLHSuPcGknoWeqfQYVTxhWdnCy.fjZeLD0Bx4ycKU.huuKs8Dm6l60jQF8wvOVrdnTA3xqlHgEDijVpV7\",\n \"devicetype_count\": -24965993\n },\n \"napalm_driver\": \"i\",\n \"napalm_args\": \"nostrud Excepteu\",\n \"description\": \"c\",\n \"device_count\": 72148925,\n \"virtualmachine_count\": -11806430\n }\n ],\n \"next\": \"http://fQLOMdGrlIqzQkgPOyY.dkWM.rL6+7V9aCzBB287pbPp+wcoU4g47RVLla4pMy2pmBXRRrl,eFyNQQpE93ICy6LDoH\",\n \"previous\": \"http://LhVgLTwRt.pknxcgOthkVVNsB3fpE.NR.bCJyfbNGk.9HTCXMJJclpeDdAc\"\n}" } ] }, { "name": "dcim platforms create", "request": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"slug\": \"\",\n \"manufacturer\": \"\",\n \"napalm_driver\": \"\",\n \"napalm_args\": \"\",\n \"description\": \"\"\n}" }, "url": { "raw": "{{baseUrl}}/dcim/platforms/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "platforms", "" ] } }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "POST", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/dcim/platforms/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "platforms", "" ] } }, "status": "Created", "code": 201, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "body": "{\n \"name\": \"ipsu\",\n \"slug\": \"k k \",\n \"id\": -95108694,\n \"url\": \"http://NlmBlzEkgOKOlcFvlRw.osrhXBQ0AYwrFF5Q\",\n \"manufacturer\": {\n \"name\": \"dolo\",\n \"slug\": \"KVg0\",\n \"id\": -79581724,\n \"url\": \"http://vqQTTdyKvvFnfOByjA.xecreGyELoR,dmy3ZDeLuNKlaBDQB4Qsf8mcbfU6Yy,HWV5Ye36bKLz.\",\n \"devicetype_count\": 90622222\n },\n \"napalm_driver\": \"p\",\n \"napalm_args\": \"laboris aliqu\",\n \"description\": \"\",\n \"device_count\": -52304059,\n \"virtualmachine_count\": -8877839\n}" } ] }, { "name": "dcim platforms bulk update", "request": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"slug\": \"\",\n \"manufacturer\": \"\",\n \"napalm_driver\": \"\",\n \"napalm_args\": \"\",\n \"description\": \"\"\n}" }, "url": { "raw": "{{baseUrl}}/dcim/platforms/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "platforms", "" ] } }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "PUT", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/dcim/platforms/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "platforms", "" ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "body": "{\n \"name\": \"ipsu\",\n \"slug\": \"k k \",\n \"id\": -95108694,\n \"url\": \"http://NlmBlzEkgOKOlcFvlRw.osrhXBQ0AYwrFF5Q\",\n \"manufacturer\": {\n \"name\": \"dolo\",\n \"slug\": \"KVg0\",\n \"id\": -79581724,\n \"url\": \"http://vqQTTdyKvvFnfOByjA.xecreGyELoR,dmy3ZDeLuNKlaBDQB4Qsf8mcbfU6Yy,HWV5Ye36bKLz.\",\n \"devicetype_count\": 90622222\n },\n \"napalm_driver\": \"p\",\n \"napalm_args\": \"laboris aliqu\",\n \"description\": \"\",\n \"device_count\": -52304059,\n \"virtualmachine_count\": -8877839\n}" } ] }, { "name": "dcim platforms bulk partial update", "request": { "method": "PATCH", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"slug\": \"\",\n \"manufacturer\": \"\",\n \"napalm_driver\": \"\",\n \"napalm_args\": \"\",\n \"description\": \"\"\n}" }, "url": { "raw": "{{baseUrl}}/dcim/platforms/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "platforms", "" ] } }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "PATCH", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/dcim/platforms/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "platforms", "" ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "body": "{\n \"name\": \"ipsu\",\n \"slug\": \"k k \",\n \"id\": -95108694,\n \"url\": \"http://NlmBlzEkgOKOlcFvlRw.osrhXBQ0AYwrFF5Q\",\n \"manufacturer\": {\n \"name\": \"dolo\",\n \"slug\": \"KVg0\",\n \"id\": -79581724,\n \"url\": \"http://vqQTTdyKvvFnfOByjA.xecreGyELoR,dmy3ZDeLuNKlaBDQB4Qsf8mcbfU6Yy,HWV5Ye36bKLz.\",\n \"devicetype_count\": 90622222\n },\n \"napalm_driver\": \"p\",\n \"napalm_args\": \"laboris aliqu\",\n \"description\": \"\",\n \"device_count\": -52304059,\n \"virtualmachine_count\": -8877839\n}" } ] }, { "name": "dcim platforms bulk delete", "request": { "method": "DELETE", "header": [], "url": { "raw": "{{baseUrl}}/dcim/platforms/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "platforms", "" ] } }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "DELETE", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/dcim/platforms/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "platforms", "" ] } }, "status": "No Content", "code": 204, "_postman_previewlanguage": "text", "header": [ { "key": "Content-Type", "value": "text/plain" } ], "cookie": [], "body": "" } ] } ] }, { "name": "power-feeds", "item": [ { "name": "{id}", "item": [ { "name": "dcim power-feeds read", "request": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/dcim/power-feeds/:id/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "power-feeds", ":id", "" ], "variable": [ { "key": "id", "value": "", "description": "(Required) A unique integer value identifying this power feed." } ] } }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/dcim/power-feeds/:id/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "power-feeds", ":id", "" ], "variable": [ { "key": "id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "body": "{\n \"power_panel\": {\n \"name\": \"etmo\",\n \"id\": 8934742,\n \"url\": \"http://YbosgAtdbYpoLuqLtySi.shgm8l1rbAaymnyoGnYF\",\n \"powerfeed_count\": -29385376\n },\n \"name\": \"comm\",\n \"id\": 47436862,\n \"url\": \"http://E.ezdwUdX7imRhuuNSDNmT10ogOkSkBEFAdHqBnftz8GMg+uBatbsPkyP\",\n \"rack\": {\n \"name\": \"nisi\",\n \"id\": 23696872,\n \"url\": \"http://fd.seTFLee.qi2LM4ZOmteDO,RRNjWKJTe+gwCD.Yv3KM-nhPu7MS-\",\n \"display_name\": \"nostrud Excepteur exercitation mollit\",\n \"device_count\": 69028516\n },\n \"status\": {\n \"label\": \"Active\",\n \"value\": \"active\"\n },\n \"type\": {\n \"label\": \"Primary\",\n \"value\": \"primary\"\n },\n \"supply\": {\n \"label\": \"AC\",\n \"value\": \"ac\"\n },\n \"phase\": {\n \"label\": \"Single phase\",\n \"value\": \"single-phase\"\n },\n \"voltage\": -29919,\n \"amperage\": 16743,\n \"max_utilization\": 26,\n \"comments\": \"velit dolor\",\n \"cable\": {\n \"id\": 98702313,\n \"url\": \"https://NmMyWhmttGrXynaljLCaq.kfguf+,tiFvVPaPJHayDcLMB5TRHWv3XXBv,2\",\n \"label\": \"c\"\n },\n \"cable_peer\": {},\n \"cable_peer_type\": \"enim eiusmod dolore\",\n \"connected_endpoint\": {},\n \"connected_endpoint_type\": \"in labore aliquip\",\n \"connected_endpoint_reachable\": true,\n \"tags\": [\n {\n \"name\": \"in q\",\n \"slug\": \"rI r\",\n \"id\": -44223004,\n \"url\": \"http://RwpogPHdPJA.sgoqkA3fgQZ6I4\",\n \"color\": \"5118\"\n },\n {\n \"name\": \"ulla\",\n \"slug\": \"3OV_\",\n \"id\": -87576122,\n \"url\": \"http://PM.pubySERSKDVvm2fpSYt8ZBFsQVTITFAE-.tX56MSuLiUXVAcaMNrQb\",\n \"color\": \"41cd\"\n }\n ],\n \"custom_fields\": {},\n \"created\": \"2001-01-07\",\n \"last_updated\": \"1955-07-19T20:23:50.592Z\"\n}" } ] }, { "name": "dcim power-feeds update", "request": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"power_panel\": \"\",\n \"name\": \"\",\n \"rack\": \"\",\n \"status\": \"\",\n \"type\": \"\",\n \"supply\": \"\",\n \"phase\": \"\",\n \"voltage\": \"\",\n \"amperage\": \"\",\n \"max_utilization\": \"\",\n \"comments\": \"\",\n \"cable\": {\n \"id\": 97507750,\n \"url\": \"http://rPbCxZJPiKrY.egehEGalTY9IwoGNFzEQc8mSuMutyFTBgB9k99p9fOkRyDw58+Us3n5kVh.PqGlsmcvopnRde,bn3IF0XA\",\n \"label\": \"aliq\"\n },\n \"tags\": [\n {\n \"name\": \"aute\",\n \"slug\": \"eJ0s\",\n \"id\": -4522356,\n \"url\": \"http://FuBxfLPAEtztIakHrUTH.vbx.l31XtiVQmf-qtCEKVzQAZKaSkFNnR9iUYbO\",\n \"color\": \"bac9\"\n },\n {\n \"name\": \"sedc\",\n \"slug\": \"uA u\",\n \"id\": -55526897,\n \"url\": \"http://fiPQDdnSZTkBwPIGKULaa.xxP9xTealS6ZxjjURvGkakyfFZ-V0GIDCJR5Ujd0rfS1jv\",\n \"color\": \"4473\"\n }\n ],\n \"custom_fields\": \"\"\n}" }, "url": { "raw": "{{baseUrl}}/dcim/power-feeds/:id/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "power-feeds", ":id", "" ], "variable": [ { "key": "id", "value": "", "description": "(Required) A unique integer value identifying this power feed." } ] } }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "PUT", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/dcim/power-feeds/:id/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "power-feeds", ":id", "" ], "variable": [ { "key": "id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "body": "{\n \"power_panel\": {\n \"name\": \"etmo\",\n \"id\": 8934742,\n \"url\": \"http://YbosgAtdbYpoLuqLtySi.shgm8l1rbAaymnyoGnYF\",\n \"powerfeed_count\": -29385376\n },\n \"name\": \"comm\",\n \"id\": 47436862,\n \"url\": \"http://E.ezdwUdX7imRhuuNSDNmT10ogOkSkBEFAdHqBnftz8GMg+uBatbsPkyP\",\n \"rack\": {\n \"name\": \"nisi\",\n \"id\": 23696872,\n \"url\": \"http://fd.seTFLee.qi2LM4ZOmteDO,RRNjWKJTe+gwCD.Yv3KM-nhPu7MS-\",\n \"display_name\": \"nostrud Excepteur exercitation mollit\",\n \"device_count\": 69028516\n },\n \"status\": {\n \"label\": \"Active\",\n \"value\": \"active\"\n },\n \"type\": {\n \"label\": \"Primary\",\n \"value\": \"primary\"\n },\n \"supply\": {\n \"label\": \"AC\",\n \"value\": \"ac\"\n },\n \"phase\": {\n \"label\": \"Single phase\",\n \"value\": \"single-phase\"\n },\n \"voltage\": -29919,\n \"amperage\": 16743,\n \"max_utilization\": 26,\n \"comments\": \"velit dolor\",\n \"cable\": {\n \"id\": 98702313,\n \"url\": \"https://NmMyWhmttGrXynaljLCaq.kfguf+,tiFvVPaPJHayDcLMB5TRHWv3XXBv,2\",\n \"label\": \"c\"\n },\n \"cable_peer\": {},\n \"cable_peer_type\": \"enim eiusmod dolore\",\n \"connected_endpoint\": {},\n \"connected_endpoint_type\": \"in labore aliquip\",\n \"connected_endpoint_reachable\": true,\n \"tags\": [\n {\n \"name\": \"in q\",\n \"slug\": \"rI r\",\n \"id\": -44223004,\n \"url\": \"http://RwpogPHdPJA.sgoqkA3fgQZ6I4\",\n \"color\": \"5118\"\n },\n {\n \"name\": \"ulla\",\n \"slug\": \"3OV_\",\n \"id\": -87576122,\n \"url\": \"http://PM.pubySERSKDVvm2fpSYt8ZBFsQVTITFAE-.tX56MSuLiUXVAcaMNrQb\",\n \"color\": \"41cd\"\n }\n ],\n \"custom_fields\": {},\n \"created\": \"2001-01-07\",\n \"last_updated\": \"1955-07-19T20:23:50.592Z\"\n}" } ] }, { "name": "dcim power-feeds partial update", "request": { "method": "PATCH", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"power_panel\": \"\",\n \"name\": \"\",\n \"rack\": \"\",\n \"status\": \"\",\n \"type\": \"\",\n \"supply\": \"\",\n \"phase\": \"\",\n \"voltage\": \"\",\n \"amperage\": \"\",\n \"max_utilization\": \"\",\n \"comments\": \"\",\n \"cable\": {\n \"id\": 97507750,\n \"url\": \"http://rPbCxZJPiKrY.egehEGalTY9IwoGNFzEQc8mSuMutyFTBgB9k99p9fOkRyDw58+Us3n5kVh.PqGlsmcvopnRde,bn3IF0XA\",\n \"label\": \"aliq\"\n },\n \"tags\": [\n {\n \"name\": \"aute\",\n \"slug\": \"eJ0s\",\n \"id\": -4522356,\n \"url\": \"http://FuBxfLPAEtztIakHrUTH.vbx.l31XtiVQmf-qtCEKVzQAZKaSkFNnR9iUYbO\",\n \"color\": \"bac9\"\n },\n {\n \"name\": \"sedc\",\n \"slug\": \"uA u\",\n \"id\": -55526897,\n \"url\": \"http://fiPQDdnSZTkBwPIGKULaa.xxP9xTealS6ZxjjURvGkakyfFZ-V0GIDCJR5Ujd0rfS1jv\",\n \"color\": \"4473\"\n }\n ],\n \"custom_fields\": \"\"\n}" }, "url": { "raw": "{{baseUrl}}/dcim/power-feeds/:id/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "power-feeds", ":id", "" ], "variable": [ { "key": "id", "value": "", "description": "(Required) A unique integer value identifying this power feed." } ] } }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "PATCH", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/dcim/power-feeds/:id/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "power-feeds", ":id", "" ], "variable": [ { "key": "id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "body": "{\n \"power_panel\": {\n \"name\": \"etmo\",\n \"id\": 8934742,\n \"url\": \"http://YbosgAtdbYpoLuqLtySi.shgm8l1rbAaymnyoGnYF\",\n \"powerfeed_count\": -29385376\n },\n \"name\": \"comm\",\n \"id\": 47436862,\n \"url\": \"http://E.ezdwUdX7imRhuuNSDNmT10ogOkSkBEFAdHqBnftz8GMg+uBatbsPkyP\",\n \"rack\": {\n \"name\": \"nisi\",\n \"id\": 23696872,\n \"url\": \"http://fd.seTFLee.qi2LM4ZOmteDO,RRNjWKJTe+gwCD.Yv3KM-nhPu7MS-\",\n \"display_name\": \"nostrud Excepteur exercitation mollit\",\n \"device_count\": 69028516\n },\n \"status\": {\n \"label\": \"Active\",\n \"value\": \"active\"\n },\n \"type\": {\n \"label\": \"Primary\",\n \"value\": \"primary\"\n },\n \"supply\": {\n \"label\": \"AC\",\n \"value\": \"ac\"\n },\n \"phase\": {\n \"label\": \"Single phase\",\n \"value\": \"single-phase\"\n },\n \"voltage\": -29919,\n \"amperage\": 16743,\n \"max_utilization\": 26,\n \"comments\": \"velit dolor\",\n \"cable\": {\n \"id\": 98702313,\n \"url\": \"https://NmMyWhmttGrXynaljLCaq.kfguf+,tiFvVPaPJHayDcLMB5TRHWv3XXBv,2\",\n \"label\": \"c\"\n },\n \"cable_peer\": {},\n \"cable_peer_type\": \"enim eiusmod dolore\",\n \"connected_endpoint\": {},\n \"connected_endpoint_type\": \"in labore aliquip\",\n \"connected_endpoint_reachable\": true,\n \"tags\": [\n {\n \"name\": \"in q\",\n \"slug\": \"rI r\",\n \"id\": -44223004,\n \"url\": \"http://RwpogPHdPJA.sgoqkA3fgQZ6I4\",\n \"color\": \"5118\"\n },\n {\n \"name\": \"ulla\",\n \"slug\": \"3OV_\",\n \"id\": -87576122,\n \"url\": \"http://PM.pubySERSKDVvm2fpSYt8ZBFsQVTITFAE-.tX56MSuLiUXVAcaMNrQb\",\n \"color\": \"41cd\"\n }\n ],\n \"custom_fields\": {},\n \"created\": \"2001-01-07\",\n \"last_updated\": \"1955-07-19T20:23:50.592Z\"\n}" } ] }, { "name": "dcim power-feeds delete", "request": { "method": "DELETE", "header": [], "url": { "raw": "{{baseUrl}}/dcim/power-feeds/:id/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "power-feeds", ":id", "" ], "variable": [ { "key": "id", "value": "", "description": "(Required) A unique integer value identifying this power feed." } ] } }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "DELETE", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/dcim/power-feeds/:id/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "power-feeds", ":id", "" ], "variable": [ { "key": "id" } ] } }, "status": "No Content", "code": 204, "_postman_previewlanguage": "text", "header": [ { "key": "Content-Type", "value": "text/plain" } ], "cookie": [], "body": "" } ] }, { "name": "dcim power-feeds trace", "request": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/dcim/power-feeds/:id/trace/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "power-feeds", ":id", "trace", "" ], "variable": [ { "key": "id", "value": "", "description": "(Required) A unique integer value identifying this power feed." } ] }, "description": "Trace a complete cable path and return each segment as a three-tuple of (termination, cable, termination)." }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/dcim/power-feeds/:id/trace/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "power-feeds", ":id", "trace", "" ], "variable": [ { "key": "id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "body": "{\n \"power_panel\": {\n \"name\": \"etmo\",\n \"id\": 8934742,\n \"url\": \"http://YbosgAtdbYpoLuqLtySi.shgm8l1rbAaymnyoGnYF\",\n \"powerfeed_count\": -29385376\n },\n \"name\": \"comm\",\n \"id\": 47436862,\n \"url\": \"http://E.ezdwUdX7imRhuuNSDNmT10ogOkSkBEFAdHqBnftz8GMg+uBatbsPkyP\",\n \"rack\": {\n \"name\": \"nisi\",\n \"id\": 23696872,\n \"url\": \"http://fd.seTFLee.qi2LM4ZOmteDO,RRNjWKJTe+gwCD.Yv3KM-nhPu7MS-\",\n \"display_name\": \"nostrud Excepteur exercitation mollit\",\n \"device_count\": 69028516\n },\n \"status\": {\n \"label\": \"Active\",\n \"value\": \"active\"\n },\n \"type\": {\n \"label\": \"Primary\",\n \"value\": \"primary\"\n },\n \"supply\": {\n \"label\": \"AC\",\n \"value\": \"ac\"\n },\n \"phase\": {\n \"label\": \"Single phase\",\n \"value\": \"single-phase\"\n },\n \"voltage\": -29919,\n \"amperage\": 16743,\n \"max_utilization\": 26,\n \"comments\": \"velit dolor\",\n \"cable\": {\n \"id\": 98702313,\n \"url\": \"https://NmMyWhmttGrXynaljLCaq.kfguf+,tiFvVPaPJHayDcLMB5TRHWv3XXBv,2\",\n \"label\": \"c\"\n },\n \"cable_peer\": {},\n \"cable_peer_type\": \"enim eiusmod dolore\",\n \"connected_endpoint\": {},\n \"connected_endpoint_type\": \"in labore aliquip\",\n \"connected_endpoint_reachable\": true,\n \"tags\": [\n {\n \"name\": \"in q\",\n \"slug\": \"rI r\",\n \"id\": -44223004,\n \"url\": \"http://RwpogPHdPJA.sgoqkA3fgQZ6I4\",\n \"color\": \"5118\"\n },\n {\n \"name\": \"ulla\",\n \"slug\": \"3OV_\",\n \"id\": -87576122,\n \"url\": \"http://PM.pubySERSKDVvm2fpSYt8ZBFsQVTITFAE-.tX56MSuLiUXVAcaMNrQb\",\n \"color\": \"41cd\"\n }\n ],\n \"custom_fields\": {},\n \"created\": \"2001-01-07\",\n \"last_updated\": \"1955-07-19T20:23:50.592Z\"\n}" } ] } ] }, { "name": "dcim power-feeds list", "request": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/dcim/power-feeds/?id=&name=&status=&type=&supply=&phase=&voltage=&erage=&max_utilization=&cabled=&connected=&created=&created__gte=&created__lte=&last_updated=&last_updated__gte=&last_updated__lte=&q=®ion_id=®ion=&site_id=&site=&power_panel_id=&rack_id=&tag=&id__n=&id__lte=&id__lt=&id__gte=&id__gt=&name__n=&name__ic=&name__nic=&name__iew=&name__niew=&name__isw=&name__nisw=&name__ie=&name__nie=&status__n=&type__n=&supply__n=&phase__n=&voltage__n=&voltage__lte=&voltage__lt=&voltage__gte=&voltage__gt=&erage__n=&erage__lte=&erage__lt=&erage__gte=&erage__gt=&max_utilization__n=&max_utilization__lte=&max_utilization__lt=&max_utilization__gte=&max_utilization__gt=®ion_id__n=®ion__n=&site_id__n=&site__n=&power_panel_id__n=&rack_id__n=&tag__n=&limit=&offset=", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "power-feeds", "" ], "query": [ { "key": "id", "value": "" }, { "key": "name", "value": "" }, { "key": "status", "value": "" }, { "key": "type", "value": "" }, { "key": "supply", "value": "" }, { "key": "phase", "value": "" }, { "key": "voltage", "value": "" }, { "key": "amperage", "value": "" }, { "key": "max_utilization", "value": "" }, { "key": "cabled", "value": "" }, { "key": "connected", "value": "" }, { "key": "created", "value": "" }, { "key": "created__gte", "value": "" }, { "key": "created__lte", "value": "" }, { "key": "last_updated", "value": "" }, { "key": "last_updated__gte", "value": "" }, { "key": "last_updated__lte", "value": "" }, { "key": "q", "value": "" }, { "key": "region_id", "value": "" }, { "key": "region", "value": "" }, { "key": "site_id", "value": "" }, { "key": "site", "value": "" }, { "key": "power_panel_id", "value": "" }, { "key": "rack_id", "value": "" }, { "key": "tag", "value": "" }, { "key": "id__n", "value": "" }, { "key": "id__lte", "value": "" }, { "key": "id__lt", "value": "" }, { "key": "id__gte", "value": "" }, { "key": "id__gt", "value": "" }, { "key": "name__n", "value": "" }, { "key": "name__ic", "value": "" }, { "key": "name__nic", "value": "" }, { "key": "name__iew", "value": "" }, { "key": "name__niew", "value": "" }, { "key": "name__isw", "value": "" }, { "key": "name__nisw", "value": "" }, { "key": "name__ie", "value": "" }, { "key": "name__nie", "value": "" }, { "key": "status__n", "value": "" }, { "key": "type__n", "value": "" }, { "key": "supply__n", "value": "" }, { "key": "phase__n", "value": "" }, { "key": "voltage__n", "value": "" }, { "key": "voltage__lte", "value": "" }, { "key": "voltage__lt", "value": "" }, { "key": "voltage__gte", "value": "" }, { "key": "voltage__gt", "value": "" }, { "key": "amperage__n", "value": "" }, { "key": "amperage__lte", "value": "" }, { "key": "amperage__lt", "value": "" }, { "key": "amperage__gte", "value": "" }, { "key": "amperage__gt", "value": "" }, { "key": "max_utilization__n", "value": "" }, { "key": "max_utilization__lte", "value": "" }, { "key": "max_utilization__lt", "value": "" }, { "key": "max_utilization__gte", "value": "" }, { "key": "max_utilization__gt", "value": "" }, { "key": "region_id__n", "value": "" }, { "key": "region__n", "value": "" }, { "key": "site_id__n", "value": "" }, { "key": "site__n", "value": "" }, { "key": "power_panel_id__n", "value": "" }, { "key": "rack_id__n", "value": "" }, { "key": "tag__n", "value": "" }, { "key": "limit", "value": "", "description": "Number of results to return per page." }, { "key": "offset", "value": "", "description": "The initial index from which to return the results." } ] } }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/dcim/power-feeds/?id=&name=&status=&type=&supply=&phase=&voltage=&erage=&max_utilization=&cabled=&connected=&created=&created__gte=&created__lte=&last_updated=&last_updated__gte=&last_updated__lte=&q=®ion_id=®ion=&site_id=&site=&power_panel_id=&rack_id=&tag=&id__n=&id__lte=&id__lt=&id__gte=&id__gt=&name__n=&name__ic=&name__nic=&name__iew=&name__niew=&name__isw=&name__nisw=&name__ie=&name__nie=&status__n=&type__n=&supply__n=&phase__n=&voltage__n=&voltage__lte=&voltage__lt=&voltage__gte=&voltage__gt=&erage__n=&erage__lte=&erage__lt=&erage__gte=&erage__gt=&max_utilization__n=&max_utilization__lte=&max_utilization__lt=&max_utilization__gte=&max_utilization__gt=®ion_id__n=®ion__n=&site_id__n=&site__n=&power_panel_id__n=&rack_id__n=&tag__n=&limit=&offset=", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "power-feeds", "" ], "query": [ { "key": "id", "value": "" }, { "key": "name", "value": "" }, { "key": "status", "value": "" }, { "key": "type", "value": "" }, { "key": "supply", "value": "" }, { "key": "phase", "value": "" }, { "key": "voltage", "value": "" }, { "key": "amperage", "value": "" }, { "key": "max_utilization", "value": "" }, { "key": "cabled", "value": "" }, { "key": "connected", "value": "" }, { "key": "created", "value": "" }, { "key": "created__gte", "value": "" }, { "key": "created__lte", "value": "" }, { "key": "last_updated", "value": "" }, { "key": "last_updated__gte", "value": "" }, { "key": "last_updated__lte", "value": "" }, { "key": "q", "value": "" }, { "key": "region_id", "value": "" }, { "key": "region", "value": "" }, { "key": "site_id", "value": "" }, { "key": "site", "value": "" }, { "key": "power_panel_id", "value": "" }, { "key": "rack_id", "value": "" }, { "key": "tag", "value": "" }, { "key": "id__n", "value": "" }, { "key": "id__lte", "value": "" }, { "key": "id__lt", "value": "" }, { "key": "id__gte", "value": "" }, { "key": "id__gt", "value": "" }, { "key": "name__n", "value": "" }, { "key": "name__ic", "value": "" }, { "key": "name__nic", "value": "" }, { "key": "name__iew", "value": "" }, { "key": "name__niew", "value": "" }, { "key": "name__isw", "value": "" }, { "key": "name__nisw", "value": "" }, { "key": "name__ie", "value": "" }, { "key": "name__nie", "value": "" }, { "key": "status__n", "value": "" }, { "key": "type__n", "value": "" }, { "key": "supply__n", "value": "" }, { "key": "phase__n", "value": "" }, { "key": "voltage__n", "value": "" }, { "key": "voltage__lte", "value": "" }, { "key": "voltage__lt", "value": "" }, { "key": "voltage__gte", "value": "" }, { "key": "voltage__gt", "value": "" }, { "key": "amperage__n", "value": "" }, { "key": "amperage__lte", "value": "" }, { "key": "amperage__lt", "value": "" }, { "key": "amperage__gte", "value": "" }, { "key": "amperage__gt", "value": "" }, { "key": "max_utilization__n", "value": "" }, { "key": "max_utilization__lte", "value": "" }, { "key": "max_utilization__lt", "value": "" }, { "key": "max_utilization__gte", "value": "" }, { "key": "max_utilization__gt", "value": "" }, { "key": "region_id__n", "value": "" }, { "key": "region__n", "value": "" }, { "key": "site_id__n", "value": "" }, { "key": "site__n", "value": "" }, { "key": "power_panel_id__n", "value": "" }, { "key": "rack_id__n", "value": "" }, { "key": "tag__n", "value": "" }, { "key": "limit", "value": "" }, { "key": "offset", "value": "" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "body": "{\n \"count\": 95433633,\n \"results\": [\n {\n \"power_panel\": {\n \"name\": \"irur\",\n \"id\": -66135803,\n \"url\": \"https://nGuhtdgUDXVGGlUc.ipdxDvRgTuv.bbzRnXhWy,6ZKo\",\n \"powerfeed_count\": -37124953\n },\n \"name\": \"eius\",\n \"id\": -31956483,\n \"url\": \"http://mmVQbBYTOySmlvhtiyuRig.axpnC0DLl5x7mcnM4+DeE,n6o5D,x\",\n \"rack\": {\n \"name\": \"quis\",\n \"id\": -75181201,\n \"url\": \"http://P.usQJ3Iz+DUvWToI8Cu1lY92g\",\n \"display_name\": \"Excepteur veniam pariatur eu sunt\",\n \"device_count\": 66715787\n },\n \"status\": {\n \"label\": \"Active\",\n \"value\": \"active\"\n },\n \"type\": {\n \"label\": \"Primary\",\n \"value\": \"primary\"\n },\n \"supply\": {\n \"label\": \"AC\",\n \"value\": \"ac\"\n },\n \"phase\": {\n \"label\": \"Single phase\",\n \"value\": \"single-phase\"\n },\n \"voltage\": 12579,\n \"amperage\": 21593,\n \"max_utilization\": 25,\n \"comments\": \"ut veniam\",\n \"cable\": {\n \"id\": 7419543,\n \"url\": \"http://htEwfxgwnwmJxrFtji.myqlrdkN8QZPRPMCHVJFHEGvFmxl65ivpm0kLahq\",\n \"label\": \"co\"\n },\n \"cable_peer\": {},\n \"cable_peer_type\": \"proident sit culpa\",\n \"connected_endpoint\": {},\n \"connected_endpoint_type\": \"veniam adipisicing repr\",\n \"connected_endpoint_reachable\": false,\n \"tags\": [\n {\n \"name\": \"pari\",\n \"slug\": \"7M 7\",\n \"id\": -39479562,\n \"url\": \"https://phrlCYWCvBERdGlKFcbMhoq.phmM1QR8WxA+TMj8XKR-dCyzfMusNhWEf\",\n \"color\": \"3d45\"\n },\n {\n \"name\": \"aliq\",\n \"slug\": \"PrJX\",\n \"id\": -4345053,\n \"url\": \"https://aqQMJXNyXXjpdkAmkjloEsNdhShQKWwSx.ahPJMuCUkGKAOetjmXwiGwuUC2lKxm6NBSbOPErPd48Q0QuwK9a9A1nI,ohqBg12M\",\n \"color\": \"655c\"\n }\n ],\n \"custom_fields\": {},\n \"created\": \"1956-07-31\",\n \"last_updated\": \"1984-06-21T15:54:57.945Z\"\n },\n {\n \"power_panel\": {\n \"name\": \"amet\",\n \"id\": -52403946,\n \"url\": \"http://qMObCcNoiSNax.btdbcJh2VWVRxjAph+zWVbilyR6KY2CRBUn8P8BPb\",\n \"powerfeed_count\": -51436886\n },\n \"name\": \"offi\",\n \"id\": 69235773,\n \"url\": \"http://ckgfuzKgQ.sspjQqU-jy6KGOXywcHRrUBysXgmtUJizQOLu+SgBmVf2LL8,pZj1HAfMciRu\",\n \"rack\": {\n \"name\": \"ad l\",\n \"id\": 69916003,\n \"url\": \"http://wiCSULzKVF.djbveBQUJzKmDAlY5rt2zZTfY-4GBqGMRc5,omp7PXc6y0IRJhKL7osOWk7WjVw\",\n \"display_name\": \"nostrud\",\n \"device_count\": -65052717\n },\n \"status\": {\n \"label\": \"Active\",\n \"value\": \"active\"\n },\n \"type\": {\n \"label\": \"Primary\",\n \"value\": \"primary\"\n },\n \"supply\": {\n \"label\": \"AC\",\n \"value\": \"ac\"\n },\n \"phase\": {\n \"label\": \"Single phase\",\n \"value\": \"single-phase\"\n },\n \"voltage\": -1528,\n \"amperage\": 18042,\n \"max_utilization\": 25,\n \"comments\": \"qui dolor officia\",\n \"cable\": {\n \"id\": 60655985,\n \"url\": \"https://cfybMXwtFh.ipulfNag02M0+cjp\",\n \"label\": \"mo\"\n },\n \"cable_peer\": {},\n \"cable_peer_type\": \"in culpa ut in Duis\",\n \"connected_endpoint\": {},\n \"connected_endpoint_type\": \"fugiat aute ut in esse\",\n \"connected_endpoint_reachable\": true,\n \"tags\": [\n {\n \"name\": \"adip\",\n \"slug\": \"6_IR\",\n \"id\": 1111492,\n \"url\": \"https://PDCTBQBwFkOxqlUZBOpK.kvmrAhl.MT.tC8AWlu5vCR,a.HAaGqH,GKJCu\",\n \"color\": \"7d0e\"\n },\n {\n \"name\": \"temp\",\n \"slug\": \"infg\",\n \"id\": 22478911,\n \"url\": \"http://GIrkrkoGQwiuowevFnmvalGljVSubhd.zccjZfkaKj49SqgbOXtFZXyPT0mL0YKc-\",\n \"color\": \"c114\"\n }\n ],\n \"custom_fields\": {},\n \"created\": \"1975-07-12\",\n \"last_updated\": \"1954-06-23T21:47:21.347Z\"\n }\n ],\n \"next\": \"https://cvkYxzLqlEnYHoFWWpkdwGWpuIbVSaTQp.gfjvB9y0GCH6BXtIRNiIgpG1M6xXh9HrFA,VA\",\n \"previous\": \"http://YkWQri.wfukfgA5w.ivLNMJPfMkCyYgoA,Wsg+xRxmRDR-\"\n}" } ] }, { "name": "dcim power-feeds create", "request": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"power_panel\": \"\",\n \"name\": \"\",\n \"rack\": \"\",\n \"status\": \"\",\n \"type\": \"\",\n \"supply\": \"\",\n \"phase\": \"\",\n \"voltage\": \"\",\n \"amperage\": \"\",\n \"max_utilization\": \"\",\n \"comments\": \"\",\n \"cable\": {\n \"id\": 84279991,\n \"url\": \"http://jWLFrIGYQhJqNoomy.jcaPK7uBSqk9hEhcx9jV5GswnMt+NTK5G3tjaVntcdRYwdNTfrN,WHhLTMzGS.g.,a0enxLVb+m\",\n \"label\": \"min\"\n },\n \"tags\": [\n {\n \"name\": \"quis\",\n \"slug\": \"qU8_\",\n \"id\": -33322623,\n \"url\": \"https://ps.mvioAka.Q9lNok21DwCwP-mr3-ixphsvOpsM0d46Hfvq5WNEronP1,5f\",\n \"color\": \"e889\"\n },\n {\n \"name\": \"Exce\",\n \"slug\": \"_w1E\",\n \"id\": 32353936,\n \"url\": \"https://sGnDYyZx.rzfctqntkv4QMKCwUqXRz5CDm9wS4fYciCqQM5tqCUc\",\n \"color\": \"1a67\"\n }\n ],\n \"custom_fields\": \"\"\n}" }, "url": { "raw": "{{baseUrl}}/dcim/power-feeds/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "power-feeds", "" ] } }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "POST", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/dcim/power-feeds/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "power-feeds", "" ] } }, "status": "Created", "code": 201, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "body": "{\n \"power_panel\": {\n \"name\": \"etmo\",\n \"id\": 8934742,\n \"url\": \"http://YbosgAtdbYpoLuqLtySi.shgm8l1rbAaymnyoGnYF\",\n \"powerfeed_count\": -29385376\n },\n \"name\": \"comm\",\n \"id\": 47436862,\n \"url\": \"http://E.ezdwUdX7imRhuuNSDNmT10ogOkSkBEFAdHqBnftz8GMg+uBatbsPkyP\",\n \"rack\": {\n \"name\": \"nisi\",\n \"id\": 23696872,\n \"url\": \"http://fd.seTFLee.qi2LM4ZOmteDO,RRNjWKJTe+gwCD.Yv3KM-nhPu7MS-\",\n \"display_name\": \"nostrud Excepteur exercitation mollit\",\n \"device_count\": 69028516\n },\n \"status\": {\n \"label\": \"Active\",\n \"value\": \"active\"\n },\n \"type\": {\n \"label\": \"Primary\",\n \"value\": \"primary\"\n },\n \"supply\": {\n \"label\": \"AC\",\n \"value\": \"ac\"\n },\n \"phase\": {\n \"label\": \"Single phase\",\n \"value\": \"single-phase\"\n },\n \"voltage\": -29919,\n \"amperage\": 16743,\n \"max_utilization\": 26,\n \"comments\": \"velit dolor\",\n \"cable\": {\n \"id\": 98702313,\n \"url\": \"https://NmMyWhmttGrXynaljLCaq.kfguf+,tiFvVPaPJHayDcLMB5TRHWv3XXBv,2\",\n \"label\": \"c\"\n },\n \"cable_peer\": {},\n \"cable_peer_type\": \"enim eiusmod dolore\",\n \"connected_endpoint\": {},\n \"connected_endpoint_type\": \"in labore aliquip\",\n \"connected_endpoint_reachable\": true,\n \"tags\": [\n {\n \"name\": \"in q\",\n \"slug\": \"rI r\",\n \"id\": -44223004,\n \"url\": \"http://RwpogPHdPJA.sgoqkA3fgQZ6I4\",\n \"color\": \"5118\"\n },\n {\n \"name\": \"ulla\",\n \"slug\": \"3OV_\",\n \"id\": -87576122,\n \"url\": \"http://PM.pubySERSKDVvm2fpSYt8ZBFsQVTITFAE-.tX56MSuLiUXVAcaMNrQb\",\n \"color\": \"41cd\"\n }\n ],\n \"custom_fields\": {},\n \"created\": \"2001-01-07\",\n \"last_updated\": \"1955-07-19T20:23:50.592Z\"\n}" } ] }, { "name": "dcim power-feeds bulk update", "request": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"power_panel\": \"\",\n \"name\": \"\",\n \"rack\": \"\",\n \"status\": \"\",\n \"type\": \"\",\n \"supply\": \"\",\n \"phase\": \"\",\n \"voltage\": \"\",\n \"amperage\": \"\",\n \"max_utilization\": \"\",\n \"comments\": \"\",\n \"cable\": {\n \"id\": 97507750,\n \"url\": \"http://rPbCxZJPiKrY.egehEGalTY9IwoGNFzEQc8mSuMutyFTBgB9k99p9fOkRyDw58+Us3n5kVh.PqGlsmcvopnRde,bn3IF0XA\",\n \"label\": \"aliq\"\n },\n \"tags\": [\n {\n \"name\": \"aute\",\n \"slug\": \"eJ0s\",\n \"id\": -4522356,\n \"url\": \"http://FuBxfLPAEtztIakHrUTH.vbx.l31XtiVQmf-qtCEKVzQAZKaSkFNnR9iUYbO\",\n \"color\": \"bac9\"\n },\n {\n \"name\": \"sedc\",\n \"slug\": \"uA u\",\n \"id\": -55526897,\n \"url\": \"http://fiPQDdnSZTkBwPIGKULaa.xxP9xTealS6ZxjjURvGkakyfFZ-V0GIDCJR5Ujd0rfS1jv\",\n \"color\": \"4473\"\n }\n ],\n \"custom_fields\": \"\"\n}" }, "url": { "raw": "{{baseUrl}}/dcim/power-feeds/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "power-feeds", "" ] } }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "PUT", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/dcim/power-feeds/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "power-feeds", "" ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "body": "{\n \"power_panel\": {\n \"name\": \"etmo\",\n \"id\": 8934742,\n \"url\": \"http://YbosgAtdbYpoLuqLtySi.shgm8l1rbAaymnyoGnYF\",\n \"powerfeed_count\": -29385376\n },\n \"name\": \"comm\",\n \"id\": 47436862,\n \"url\": \"http://E.ezdwUdX7imRhuuNSDNmT10ogOkSkBEFAdHqBnftz8GMg+uBatbsPkyP\",\n \"rack\": {\n \"name\": \"nisi\",\n \"id\": 23696872,\n \"url\": \"http://fd.seTFLee.qi2LM4ZOmteDO,RRNjWKJTe+gwCD.Yv3KM-nhPu7MS-\",\n \"display_name\": \"nostrud Excepteur exercitation mollit\",\n \"device_count\": 69028516\n },\n \"status\": {\n \"label\": \"Active\",\n \"value\": \"active\"\n },\n \"type\": {\n \"label\": \"Primary\",\n \"value\": \"primary\"\n },\n \"supply\": {\n \"label\": \"AC\",\n \"value\": \"ac\"\n },\n \"phase\": {\n \"label\": \"Single phase\",\n \"value\": \"single-phase\"\n },\n \"voltage\": -29919,\n \"amperage\": 16743,\n \"max_utilization\": 26,\n \"comments\": \"velit dolor\",\n \"cable\": {\n \"id\": 98702313,\n \"url\": \"https://NmMyWhmttGrXynaljLCaq.kfguf+,tiFvVPaPJHayDcLMB5TRHWv3XXBv,2\",\n \"label\": \"c\"\n },\n \"cable_peer\": {},\n \"cable_peer_type\": \"enim eiusmod dolore\",\n \"connected_endpoint\": {},\n \"connected_endpoint_type\": \"in labore aliquip\",\n \"connected_endpoint_reachable\": true,\n \"tags\": [\n {\n \"name\": \"in q\",\n \"slug\": \"rI r\",\n \"id\": -44223004,\n \"url\": \"http://RwpogPHdPJA.sgoqkA3fgQZ6I4\",\n \"color\": \"5118\"\n },\n {\n \"name\": \"ulla\",\n \"slug\": \"3OV_\",\n \"id\": -87576122,\n \"url\": \"http://PM.pubySERSKDVvm2fpSYt8ZBFsQVTITFAE-.tX56MSuLiUXVAcaMNrQb\",\n \"color\": \"41cd\"\n }\n ],\n \"custom_fields\": {},\n \"created\": \"2001-01-07\",\n \"last_updated\": \"1955-07-19T20:23:50.592Z\"\n}" } ] }, { "name": "dcim power-feeds bulk partial update", "request": { "method": "PATCH", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"power_panel\": \"\",\n \"name\": \"\",\n \"rack\": \"\",\n \"status\": \"\",\n \"type\": \"\",\n \"supply\": \"\",\n \"phase\": \"\",\n \"voltage\": \"\",\n \"amperage\": \"\",\n \"max_utilization\": \"\",\n \"comments\": \"\",\n \"cable\": {\n \"id\": 97507750,\n \"url\": \"http://rPbCxZJPiKrY.egehEGalTY9IwoGNFzEQc8mSuMutyFTBgB9k99p9fOkRyDw58+Us3n5kVh.PqGlsmcvopnRde,bn3IF0XA\",\n \"label\": \"aliq\"\n },\n \"tags\": [\n {\n \"name\": \"aute\",\n \"slug\": \"eJ0s\",\n \"id\": -4522356,\n \"url\": \"http://FuBxfLPAEtztIakHrUTH.vbx.l31XtiVQmf-qtCEKVzQAZKaSkFNnR9iUYbO\",\n \"color\": \"bac9\"\n },\n {\n \"name\": \"sedc\",\n \"slug\": \"uA u\",\n \"id\": -55526897,\n \"url\": \"http://fiPQDdnSZTkBwPIGKULaa.xxP9xTealS6ZxjjURvGkakyfFZ-V0GIDCJR5Ujd0rfS1jv\",\n \"color\": \"4473\"\n }\n ],\n \"custom_fields\": \"\"\n}" }, "url": { "raw": "{{baseUrl}}/dcim/power-feeds/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "power-feeds", "" ] } }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "PATCH", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/dcim/power-feeds/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "power-feeds", "" ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "body": "{\n \"power_panel\": {\n \"name\": \"etmo\",\n \"id\": 8934742,\n \"url\": \"http://YbosgAtdbYpoLuqLtySi.shgm8l1rbAaymnyoGnYF\",\n \"powerfeed_count\": -29385376\n },\n \"name\": \"comm\",\n \"id\": 47436862,\n \"url\": \"http://E.ezdwUdX7imRhuuNSDNmT10ogOkSkBEFAdHqBnftz8GMg+uBatbsPkyP\",\n \"rack\": {\n \"name\": \"nisi\",\n \"id\": 23696872,\n \"url\": \"http://fd.seTFLee.qi2LM4ZOmteDO,RRNjWKJTe+gwCD.Yv3KM-nhPu7MS-\",\n \"display_name\": \"nostrud Excepteur exercitation mollit\",\n \"device_count\": 69028516\n },\n \"status\": {\n \"label\": \"Active\",\n \"value\": \"active\"\n },\n \"type\": {\n \"label\": \"Primary\",\n \"value\": \"primary\"\n },\n \"supply\": {\n \"label\": \"AC\",\n \"value\": \"ac\"\n },\n \"phase\": {\n \"label\": \"Single phase\",\n \"value\": \"single-phase\"\n },\n \"voltage\": -29919,\n \"amperage\": 16743,\n \"max_utilization\": 26,\n \"comments\": \"velit dolor\",\n \"cable\": {\n \"id\": 98702313,\n \"url\": \"https://NmMyWhmttGrXynaljLCaq.kfguf+,tiFvVPaPJHayDcLMB5TRHWv3XXBv,2\",\n \"label\": \"c\"\n },\n \"cable_peer\": {},\n \"cable_peer_type\": \"enim eiusmod dolore\",\n \"connected_endpoint\": {},\n \"connected_endpoint_type\": \"in labore aliquip\",\n \"connected_endpoint_reachable\": true,\n \"tags\": [\n {\n \"name\": \"in q\",\n \"slug\": \"rI r\",\n \"id\": -44223004,\n \"url\": \"http://RwpogPHdPJA.sgoqkA3fgQZ6I4\",\n \"color\": \"5118\"\n },\n {\n \"name\": \"ulla\",\n \"slug\": \"3OV_\",\n \"id\": -87576122,\n \"url\": \"http://PM.pubySERSKDVvm2fpSYt8ZBFsQVTITFAE-.tX56MSuLiUXVAcaMNrQb\",\n \"color\": \"41cd\"\n }\n ],\n \"custom_fields\": {},\n \"created\": \"2001-01-07\",\n \"last_updated\": \"1955-07-19T20:23:50.592Z\"\n}" } ] }, { "name": "dcim power-feeds bulk delete", "request": { "method": "DELETE", "header": [], "url": { "raw": "{{baseUrl}}/dcim/power-feeds/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "power-feeds", "" ] } }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "DELETE", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/dcim/power-feeds/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "power-feeds", "" ] } }, "status": "No Content", "code": 204, "_postman_previewlanguage": "text", "header": [ { "key": "Content-Type", "value": "text/plain" } ], "cookie": [], "body": "" } ] } ] }, { "name": "power-outlet-templates", "item": [ { "name": "{id}", "item": [ { "name": "dcim power-outlet-templates read", "request": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/dcim/power-outlet-templates/:id/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "power-outlet-templates", ":id", "" ], "variable": [ { "key": "id", "value": "", "description": "(Required) A unique integer value identifying this power outlet template." } ] } }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/dcim/power-outlet-templates/:id/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "power-outlet-templates", ":id", "" ], "variable": [ { "key": "id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "body": "{\n \"device_type\": {\n \"model\": \"ad e\",\n \"slug\": \"uQZ \",\n \"id\": -78567327,\n \"url\": \"https://FUYOvhJgLNsoQRbwcyBVdNPPjpXVLPcM.eikBvMxKFIb,\",\n \"manufacturer\": {\n \"name\": \"proi\",\n \"slug\": \"30ky\",\n \"id\": 67344102,\n \"url\": \"https://BnbiCutrCoullUKfXgTgqGoHwRkrfmV.hihpxUkeGx50Z1QRd4jCoLTelGP7k4uPK5XMS2ZMj9juYfIGFI\",\n \"devicetype_count\": -35610961\n },\n \"display_name\": \"adipisicing laborum\",\n \"device_count\": 45403145\n },\n \"name\": \"aliq\",\n \"id\": 94725933,\n \"url\": \"http://GLXvqEfXPUPRlQCeaFqfwzCRMgdfkETS.kkzbOwPIJsuweJVIJmA7FuYqkNWJexa3n6cUHCr.nZ+YoVb7qCoddT3RbUIA\",\n \"label\": \"\",\n \"type\": {\n \"label\": \"NEMA L14-60R\",\n \"value\": \"iec-60309-3p-e-6h\"\n },\n \"power_port\": {\n \"name\": \"dolo\",\n \"id\": -51142643,\n \"url\": \"https://LIIxqXBusdTcuyCEGowsdJuNcwtUYE.gbtSnISM5HsLc3SceIxmmB+lvnufDow7eg\"\n },\n \"feed_leg\": {\n \"label\": \"C\",\n \"value\": \"A\"\n },\n \"description\": \"\"\n}" } ] }, { "name": "dcim power-outlet-templates update", "request": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"device_type\": \"\",\n \"name\": \"\",\n \"label\": \"\",\n \"type\": \"\",\n \"power_port\": \"\",\n \"feed_leg\": \"\",\n \"description\": \"\"\n}" }, "url": { "raw": "{{baseUrl}}/dcim/power-outlet-templates/:id/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "power-outlet-templates", ":id", "" ], "variable": [ { "key": "id", "value": "", "description": "(Required) A unique integer value identifying this power outlet template." } ] } }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "PUT", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/dcim/power-outlet-templates/:id/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "power-outlet-templates", ":id", "" ], "variable": [ { "key": "id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "body": "{\n \"device_type\": {\n \"model\": \"ad e\",\n \"slug\": \"uQZ \",\n \"id\": -78567327,\n \"url\": \"https://FUYOvhJgLNsoQRbwcyBVdNPPjpXVLPcM.eikBvMxKFIb,\",\n \"manufacturer\": {\n \"name\": \"proi\",\n \"slug\": \"30ky\",\n \"id\": 67344102,\n \"url\": \"https://BnbiCutrCoullUKfXgTgqGoHwRkrfmV.hihpxUkeGx50Z1QRd4jCoLTelGP7k4uPK5XMS2ZMj9juYfIGFI\",\n \"devicetype_count\": -35610961\n },\n \"display_name\": \"adipisicing laborum\",\n \"device_count\": 45403145\n },\n \"name\": \"aliq\",\n \"id\": 94725933,\n \"url\": \"http://GLXvqEfXPUPRlQCeaFqfwzCRMgdfkETS.kkzbOwPIJsuweJVIJmA7FuYqkNWJexa3n6cUHCr.nZ+YoVb7qCoddT3RbUIA\",\n \"label\": \"\",\n \"type\": {\n \"label\": \"NEMA L14-60R\",\n \"value\": \"iec-60309-3p-e-6h\"\n },\n \"power_port\": {\n \"name\": \"dolo\",\n \"id\": -51142643,\n \"url\": \"https://LIIxqXBusdTcuyCEGowsdJuNcwtUYE.gbtSnISM5HsLc3SceIxmmB+lvnufDow7eg\"\n },\n \"feed_leg\": {\n \"label\": \"C\",\n \"value\": \"A\"\n },\n \"description\": \"\"\n}" } ] }, { "name": "dcim power-outlet-templates partial update", "request": { "method": "PATCH", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"device_type\": \"\",\n \"name\": \"\",\n \"label\": \"\",\n \"type\": \"\",\n \"power_port\": \"\",\n \"feed_leg\": \"\",\n \"description\": \"\"\n}" }, "url": { "raw": "{{baseUrl}}/dcim/power-outlet-templates/:id/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "power-outlet-templates", ":id", "" ], "variable": [ { "key": "id", "value": "", "description": "(Required) A unique integer value identifying this power outlet template." } ] } }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "PATCH", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/dcim/power-outlet-templates/:id/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "power-outlet-templates", ":id", "" ], "variable": [ { "key": "id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "body": "{\n \"device_type\": {\n \"model\": \"ad e\",\n \"slug\": \"uQZ \",\n \"id\": -78567327,\n \"url\": \"https://FUYOvhJgLNsoQRbwcyBVdNPPjpXVLPcM.eikBvMxKFIb,\",\n \"manufacturer\": {\n \"name\": \"proi\",\n \"slug\": \"30ky\",\n \"id\": 67344102,\n \"url\": \"https://BnbiCutrCoullUKfXgTgqGoHwRkrfmV.hihpxUkeGx50Z1QRd4jCoLTelGP7k4uPK5XMS2ZMj9juYfIGFI\",\n \"devicetype_count\": -35610961\n },\n \"display_name\": \"adipisicing laborum\",\n \"device_count\": 45403145\n },\n \"name\": \"aliq\",\n \"id\": 94725933,\n \"url\": \"http://GLXvqEfXPUPRlQCeaFqfwzCRMgdfkETS.kkzbOwPIJsuweJVIJmA7FuYqkNWJexa3n6cUHCr.nZ+YoVb7qCoddT3RbUIA\",\n \"label\": \"\",\n \"type\": {\n \"label\": \"NEMA L14-60R\",\n \"value\": \"iec-60309-3p-e-6h\"\n },\n \"power_port\": {\n \"name\": \"dolo\",\n \"id\": -51142643,\n \"url\": \"https://LIIxqXBusdTcuyCEGowsdJuNcwtUYE.gbtSnISM5HsLc3SceIxmmB+lvnufDow7eg\"\n },\n \"feed_leg\": {\n \"label\": \"C\",\n \"value\": \"A\"\n },\n \"description\": \"\"\n}" } ] }, { "name": "dcim power-outlet-templates delete", "request": { "method": "DELETE", "header": [], "url": { "raw": "{{baseUrl}}/dcim/power-outlet-templates/:id/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "power-outlet-templates", ":id", "" ], "variable": [ { "key": "id", "value": "", "description": "(Required) A unique integer value identifying this power outlet template." } ] } }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "DELETE", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/dcim/power-outlet-templates/:id/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "power-outlet-templates", ":id", "" ], "variable": [ { "key": "id" } ] } }, "status": "No Content", "code": 204, "_postman_previewlanguage": "text", "header": [ { "key": "Content-Type", "value": "text/plain" } ], "cookie": [], "body": "" } ] } ] }, { "name": "dcim power-outlet-templates list", "request": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/dcim/power-outlet-templates/?id=&name=&type=&feed_leg=&q=&devicetype_id=&id__n=&id__lte=&id__lt=&id__gte=&id__gt=&name__n=&name__ic=&name__nic=&name__iew=&name__niew=&name__isw=&name__nisw=&name__ie=&name__nie=&type__n=&feed_leg__n=&devicetype_id__n=&limit=&offset=", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "power-outlet-templates", "" ], "query": [ { "key": "id", "value": "" }, { "key": "name", "value": "" }, { "key": "type", "value": "" }, { "key": "feed_leg", "value": "" }, { "key": "q", "value": "" }, { "key": "devicetype_id", "value": "" }, { "key": "id__n", "value": "" }, { "key": "id__lte", "value": "" }, { "key": "id__lt", "value": "" }, { "key": "id__gte", "value": "" }, { "key": "id__gt", "value": "" }, { "key": "name__n", "value": "" }, { "key": "name__ic", "value": "" }, { "key": "name__nic", "value": "" }, { "key": "name__iew", "value": "" }, { "key": "name__niew", "value": "" }, { "key": "name__isw", "value": "" }, { "key": "name__nisw", "value": "" }, { "key": "name__ie", "value": "" }, { "key": "name__nie", "value": "" }, { "key": "type__n", "value": "" }, { "key": "feed_leg__n", "value": "" }, { "key": "devicetype_id__n", "value": "" }, { "key": "limit", "value": "", "description": "Number of results to return per page." }, { "key": "offset", "value": "", "description": "The initial index from which to return the results." } ] } }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/dcim/power-outlet-templates/?id=&name=&type=&feed_leg=&q=&devicetype_id=&id__n=&id__lte=&id__lt=&id__gte=&id__gt=&name__n=&name__ic=&name__nic=&name__iew=&name__niew=&name__isw=&name__nisw=&name__ie=&name__nie=&type__n=&feed_leg__n=&devicetype_id__n=&limit=&offset=", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "power-outlet-templates", "" ], "query": [ { "key": "id", "value": "" }, { "key": "name", "value": "" }, { "key": "type", "value": "" }, { "key": "feed_leg", "value": "" }, { "key": "q", "value": "" }, { "key": "devicetype_id", "value": "" }, { "key": "id__n", "value": "" }, { "key": "id__lte", "value": "" }, { "key": "id__lt", "value": "" }, { "key": "id__gte", "value": "" }, { "key": "id__gt", "value": "" }, { "key": "name__n", "value": "" }, { "key": "name__ic", "value": "" }, { "key": "name__nic", "value": "" }, { "key": "name__iew", "value": "" }, { "key": "name__niew", "value": "" }, { "key": "name__isw", "value": "" }, { "key": "name__nisw", "value": "" }, { "key": "name__ie", "value": "" }, { "key": "name__nie", "value": "" }, { "key": "type__n", "value": "" }, { "key": "feed_leg__n", "value": "" }, { "key": "devicetype_id__n", "value": "" }, { "key": "limit", "value": "" }, { "key": "offset", "value": "" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "body": "{\n \"count\": 95729073,\n \"results\": [\n {\n \"device_type\": {\n \"model\": \"exer\",\n \"slug\": \"SSGg\",\n \"id\": 52116953,\n \"url\": \"https://ZTCVmNeRXmYSguH.viaeZ4PQzsSmZtpJF0h\",\n \"manufacturer\": {\n \"name\": \"fugi\",\n \"slug\": \"p p \",\n \"id\": 73245344,\n \"url\": \"https://OGjeuAbaRPWYVtqp.lpgjVT.0OF1aimR3vDT+t.bbBXCFffUyd8BsAk\",\n \"devicetype_count\": 20026682\n },\n \"display_name\": \"laborum dolore\",\n \"device_count\": -6952238\n },\n \"name\": \"dolo\",\n \"id\": 24376875,\n \"url\": \"http://KFVVhHEjrkFfjypewKJvtKSIWlENNF.quwjKlPdejip9La+Usmb1sQ+-JFp\",\n \"label\": \"exe\",\n \"type\": {\n \"label\": \"NEMA L5-30R\",\n \"value\": \"nema-14-60r\"\n },\n \"power_port\": {\n \"name\": \"Lore\",\n \"id\": -88687947,\n \"url\": \"https://gEW.zikkYlQzR55\"\n },\n \"feed_leg\": {\n \"label\": \"B\",\n \"value\": \"C\"\n },\n \"description\": \"pa\"\n },\n {\n \"device_type\": {\n \"model\": \"repr\",\n \"slug\": \"YlrH\",\n \"id\": -60525859,\n \"url\": \"https://YHwM.xlc7X,FlT+p+SgesjWTtszKs4qhAbBOPCUF1HKnlyllCWsGfsElxFRdVy8x\",\n \"manufacturer\": {\n \"name\": \"id s\",\n \"slug\": \"3wUU\",\n \"id\": 44456160,\n \"url\": \"https://KRyBjobWncugzDD.ssbtC5uqt\",\n \"devicetype_count\": -66769569\n },\n \"display_name\": \"ut eu esse\",\n \"device_count\": 17610507\n },\n \"name\": \"ulla\",\n \"id\": 48180940,\n \"url\": \"http://fIV.gaWUzhS\",\n \"label\": \"a\",\n \"type\": {\n \"label\": \"NEMA L15-50R\",\n \"value\": \"nema-l14-50r\"\n },\n \"power_port\": {\n \"name\": \"volu\",\n \"id\": -32333489,\n \"url\": \"http://DxCixePPRBWeDGlzhayPwXNnZg.tlOzeu4iVkKHU\"\n },\n \"feed_leg\": {\n \"label\": \"C\",\n \"value\": \"B\"\n },\n \"description\": \"nu\"\n }\n ],\n \"next\": \"http://K.arB0qSdzrHriCu9aCZRpTCSYpm7fN33rHn-GRwTGj.sGbb3AVSwhjqyhZuZ4pNhE9K9m1,+\",\n \"previous\": \"https://bzpocCXFWWTgWntNJgYlLkTVUVHlCH.mgpaKmh5bMqLSx9IHTOwb0kDFLef3EJWJ3lKhVnvktzNCEx\"\n}" } ] }, { "name": "dcim power-outlet-templates create", "request": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"device_type\": \"\",\n \"name\": \"\",\n \"label\": \"\",\n \"type\": \"\",\n \"power_port\": \"\",\n \"feed_leg\": \"\",\n \"description\": \"\"\n}" }, "url": { "raw": "{{baseUrl}}/dcim/power-outlet-templates/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "power-outlet-templates", "" ] } }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "POST", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/dcim/power-outlet-templates/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "power-outlet-templates", "" ] } }, "status": "Created", "code": 201, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "body": "{\n \"device_type\": {\n \"model\": \"ad e\",\n \"slug\": \"uQZ \",\n \"id\": -78567327,\n \"url\": \"https://FUYOvhJgLNsoQRbwcyBVdNPPjpXVLPcM.eikBvMxKFIb,\",\n \"manufacturer\": {\n \"name\": \"proi\",\n \"slug\": \"30ky\",\n \"id\": 67344102,\n \"url\": \"https://BnbiCutrCoullUKfXgTgqGoHwRkrfmV.hihpxUkeGx50Z1QRd4jCoLTelGP7k4uPK5XMS2ZMj9juYfIGFI\",\n \"devicetype_count\": -35610961\n },\n \"display_name\": \"adipisicing laborum\",\n \"device_count\": 45403145\n },\n \"name\": \"aliq\",\n \"id\": 94725933,\n \"url\": \"http://GLXvqEfXPUPRlQCeaFqfwzCRMgdfkETS.kkzbOwPIJsuweJVIJmA7FuYqkNWJexa3n6cUHCr.nZ+YoVb7qCoddT3RbUIA\",\n \"label\": \"\",\n \"type\": {\n \"label\": \"NEMA L14-60R\",\n \"value\": \"iec-60309-3p-e-6h\"\n },\n \"power_port\": {\n \"name\": \"dolo\",\n \"id\": -51142643,\n \"url\": \"https://LIIxqXBusdTcuyCEGowsdJuNcwtUYE.gbtSnISM5HsLc3SceIxmmB+lvnufDow7eg\"\n },\n \"feed_leg\": {\n \"label\": \"C\",\n \"value\": \"A\"\n },\n \"description\": \"\"\n}" } ] }, { "name": "dcim power-outlet-templates bulk update", "request": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"device_type\": \"\",\n \"name\": \"\",\n \"label\": \"\",\n \"type\": \"\",\n \"power_port\": \"\",\n \"feed_leg\": \"\",\n \"description\": \"\"\n}" }, "url": { "raw": "{{baseUrl}}/dcim/power-outlet-templates/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "power-outlet-templates", "" ] } }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "PUT", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/dcim/power-outlet-templates/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "power-outlet-templates", "" ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "body": "{\n \"device_type\": {\n \"model\": \"ad e\",\n \"slug\": \"uQZ \",\n \"id\": -78567327,\n \"url\": \"https://FUYOvhJgLNsoQRbwcyBVdNPPjpXVLPcM.eikBvMxKFIb,\",\n \"manufacturer\": {\n \"name\": \"proi\",\n \"slug\": \"30ky\",\n \"id\": 67344102,\n \"url\": \"https://BnbiCutrCoullUKfXgTgqGoHwRkrfmV.hihpxUkeGx50Z1QRd4jCoLTelGP7k4uPK5XMS2ZMj9juYfIGFI\",\n \"devicetype_count\": -35610961\n },\n \"display_name\": \"adipisicing laborum\",\n \"device_count\": 45403145\n },\n \"name\": \"aliq\",\n \"id\": 94725933,\n \"url\": \"http://GLXvqEfXPUPRlQCeaFqfwzCRMgdfkETS.kkzbOwPIJsuweJVIJmA7FuYqkNWJexa3n6cUHCr.nZ+YoVb7qCoddT3RbUIA\",\n \"label\": \"\",\n \"type\": {\n \"label\": \"NEMA L14-60R\",\n \"value\": \"iec-60309-3p-e-6h\"\n },\n \"power_port\": {\n \"name\": \"dolo\",\n \"id\": -51142643,\n \"url\": \"https://LIIxqXBusdTcuyCEGowsdJuNcwtUYE.gbtSnISM5HsLc3SceIxmmB+lvnufDow7eg\"\n },\n \"feed_leg\": {\n \"label\": \"C\",\n \"value\": \"A\"\n },\n \"description\": \"\"\n}" } ] }, { "name": "dcim power-outlet-templates bulk partial update", "request": { "method": "PATCH", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"device_type\": \"\",\n \"name\": \"\",\n \"label\": \"\",\n \"type\": \"\",\n \"power_port\": \"\",\n \"feed_leg\": \"\",\n \"description\": \"\"\n}" }, "url": { "raw": "{{baseUrl}}/dcim/power-outlet-templates/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "power-outlet-templates", "" ] } }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "PATCH", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/dcim/power-outlet-templates/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "power-outlet-templates", "" ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "body": "{\n \"device_type\": {\n \"model\": \"ad e\",\n \"slug\": \"uQZ \",\n \"id\": -78567327,\n \"url\": \"https://FUYOvhJgLNsoQRbwcyBVdNPPjpXVLPcM.eikBvMxKFIb,\",\n \"manufacturer\": {\n \"name\": \"proi\",\n \"slug\": \"30ky\",\n \"id\": 67344102,\n \"url\": \"https://BnbiCutrCoullUKfXgTgqGoHwRkrfmV.hihpxUkeGx50Z1QRd4jCoLTelGP7k4uPK5XMS2ZMj9juYfIGFI\",\n \"devicetype_count\": -35610961\n },\n \"display_name\": \"adipisicing laborum\",\n \"device_count\": 45403145\n },\n \"name\": \"aliq\",\n \"id\": 94725933,\n \"url\": \"http://GLXvqEfXPUPRlQCeaFqfwzCRMgdfkETS.kkzbOwPIJsuweJVIJmA7FuYqkNWJexa3n6cUHCr.nZ+YoVb7qCoddT3RbUIA\",\n \"label\": \"\",\n \"type\": {\n \"label\": \"NEMA L14-60R\",\n \"value\": \"iec-60309-3p-e-6h\"\n },\n \"power_port\": {\n \"name\": \"dolo\",\n \"id\": -51142643,\n \"url\": \"https://LIIxqXBusdTcuyCEGowsdJuNcwtUYE.gbtSnISM5HsLc3SceIxmmB+lvnufDow7eg\"\n },\n \"feed_leg\": {\n \"label\": \"C\",\n \"value\": \"A\"\n },\n \"description\": \"\"\n}" } ] }, { "name": "dcim power-outlet-templates bulk delete", "request": { "method": "DELETE", "header": [], "url": { "raw": "{{baseUrl}}/dcim/power-outlet-templates/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "power-outlet-templates", "" ] } }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "DELETE", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/dcim/power-outlet-templates/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "power-outlet-templates", "" ] } }, "status": "No Content", "code": 204, "_postman_previewlanguage": "text", "header": [ { "key": "Content-Type", "value": "text/plain" } ], "cookie": [], "body": "" } ] } ] }, { "name": "power-outlets", "item": [ { "name": "{id}", "item": [ { "name": "dcim power-outlets read", "request": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/dcim/power-outlets/:id/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "power-outlets", ":id", "" ], "variable": [ { "key": "id", "value": "", "description": "(Required) A unique integer value identifying this power outlet." } ] } }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/dcim/power-outlets/:id/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "power-outlets", ":id", "" ], "variable": [ { "key": "id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "body": "{\n \"device\": {\n \"id\": {\n \"value\": \"\"\n },\n \"url\": {\n \"value\": \"\"\n },\n \"name\": {\n \"value\": \"\"\n },\n \"display_name\": {\n \"value\": \"\"\n }\n },\n \"name\": \"dolo\",\n \"id\": 22538542,\n \"url\": \"http://e.qcraFxSRUpBtOG0DS6KUwFEnFgcTXOqpwvVexMTL--I\",\n \"label\": \"vo\",\n \"type\": {\n \"label\": \"NEMA 14-30R\",\n \"value\": \"iec-60309-p-n-e-9h\"\n },\n \"power_port\": {\n \"name\": \"culp\",\n \"id\": -68763087,\n \"url\": \"https://VIHXtZT.haFeCM0wnjFzcB0Dlw\",\n \"device\": {\n \"id\": {\n \"value\": \"\"\n },\n \"url\": {\n \"value\": \"\"\n },\n \"name\": {\n \"value\": \"\"\n },\n \"display_name\": {\n \"value\": \"\"\n }\n },\n \"cable\": 20177039\n },\n \"feed_leg\": {\n \"label\": \"A\",\n \"value\": \"B\"\n },\n \"description\": \"se\",\n \"cable\": {\n \"id\": -15801593,\n \"url\": \"https://nLSkKLcrRKbveTYCGLYpbmI.fdJhrwDtIu70YPuSbwsd1WkMfIwrfQ2tfhXhoCuU\",\n \"label\": \"min\"\n },\n \"cable_peer\": {},\n \"cable_peer_type\": \"sed\",\n \"connected_endpoint\": {},\n \"connected_endpoint_type\": \"officia dolore\",\n \"connected_endpoint_reachable\": true,\n \"tags\": [\n {\n \"name\": \"comm\",\n \"slug\": \"H H \",\n \"id\": -84742405,\n \"url\": \"https://YekOaDAi.samlrAhJkyNgSDOGPVb6VcM+FN3l,YfwmYOXrp5ApmlQuGP2IxkyRz4XBi-KhE\",\n \"color\": \"ae81\"\n },\n {\n \"name\": \"cons\",\n \"slug\": \"wTky\",\n \"id\": -12653113,\n \"url\": \"https://UMlwbC.dkunctVZk7+SZ6sFUbShVnUHldp,KI2E8wsfVCoXiPHnw\",\n \"color\": \"47e2\"\n }\n ]\n}" } ] }, { "name": "dcim power-outlets update", "request": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"device\": \"\",\n \"name\": \"\",\n \"label\": \"\",\n \"type\": \"\",\n \"power_port\": \"\",\n \"feed_leg\": \"\",\n \"description\": \"\",\n \"cable\": {\n \"id\": -9601191,\n \"url\": \"https://IPmpDyPBKVjYeuMjmfu.ykdnrWgiv+vM33yiAAwZbA\",\n \"label\": \"E\"\n },\n \"tags\": [\n {\n \"name\": \"ut D\",\n \"slug\": \"1lG6\",\n \"id\": 59586461,\n \"url\": \"https://VsNT.zqviYMKZ\",\n \"color\": \"11d2\"\n },\n {\n \"name\": \"mini\",\n \"slug\": \"Q0f7\",\n \"id\": -7969510,\n \"url\": \"http://IdO.cbfZTCBytZFImkOhVgIR64nD6VpstG2bTtk1GoQfaTWLIcOUPvD2SnElIsCud\",\n \"color\": \"fec9\"\n }\n ]\n}" }, "url": { "raw": "{{baseUrl}}/dcim/power-outlets/:id/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "power-outlets", ":id", "" ], "variable": [ { "key": "id", "value": "", "description": "(Required) A unique integer value identifying this power outlet." } ] } }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "PUT", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/dcim/power-outlets/:id/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "power-outlets", ":id", "" ], "variable": [ { "key": "id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "body": "{\n \"device\": {\n \"id\": {\n \"value\": \"\"\n },\n \"url\": {\n \"value\": \"\"\n },\n \"name\": {\n \"value\": \"\"\n },\n \"display_name\": {\n \"value\": \"\"\n }\n },\n \"name\": \"dolo\",\n \"id\": 22538542,\n \"url\": \"http://e.qcraFxSRUpBtOG0DS6KUwFEnFgcTXOqpwvVexMTL--I\",\n \"label\": \"vo\",\n \"type\": {\n \"label\": \"NEMA 14-30R\",\n \"value\": \"iec-60309-p-n-e-9h\"\n },\n \"power_port\": {\n \"name\": \"culp\",\n \"id\": -68763087,\n \"url\": \"https://VIHXtZT.haFeCM0wnjFzcB0Dlw\",\n \"device\": {\n \"id\": {\n \"value\": \"\"\n },\n \"url\": {\n \"value\": \"\"\n },\n \"name\": {\n \"value\": \"\"\n },\n \"display_name\": {\n \"value\": \"\"\n }\n },\n \"cable\": 20177039\n },\n \"feed_leg\": {\n \"label\": \"A\",\n \"value\": \"B\"\n },\n \"description\": \"se\",\n \"cable\": {\n \"id\": -15801593,\n \"url\": \"https://nLSkKLcrRKbveTYCGLYpbmI.fdJhrwDtIu70YPuSbwsd1WkMfIwrfQ2tfhXhoCuU\",\n \"label\": \"min\"\n },\n \"cable_peer\": {},\n \"cable_peer_type\": \"sed\",\n \"connected_endpoint\": {},\n \"connected_endpoint_type\": \"officia dolore\",\n \"connected_endpoint_reachable\": true,\n \"tags\": [\n {\n \"name\": \"comm\",\n \"slug\": \"H H \",\n \"id\": -84742405,\n \"url\": \"https://YekOaDAi.samlrAhJkyNgSDOGPVb6VcM+FN3l,YfwmYOXrp5ApmlQuGP2IxkyRz4XBi-KhE\",\n \"color\": \"ae81\"\n },\n {\n \"name\": \"cons\",\n \"slug\": \"wTky\",\n \"id\": -12653113,\n \"url\": \"https://UMlwbC.dkunctVZk7+SZ6sFUbShVnUHldp,KI2E8wsfVCoXiPHnw\",\n \"color\": \"47e2\"\n }\n ]\n}" } ] }, { "name": "dcim power-outlets partial update", "request": { "method": "PATCH", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"device\": \"\",\n \"name\": \"\",\n \"label\": \"\",\n \"type\": \"\",\n \"power_port\": \"\",\n \"feed_leg\": \"\",\n \"description\": \"\",\n \"cable\": {\n \"id\": -9601191,\n \"url\": \"https://IPmpDyPBKVjYeuMjmfu.ykdnrWgiv+vM33yiAAwZbA\",\n \"label\": \"E\"\n },\n \"tags\": [\n {\n \"name\": \"ut D\",\n \"slug\": \"1lG6\",\n \"id\": 59586461,\n \"url\": \"https://VsNT.zqviYMKZ\",\n \"color\": \"11d2\"\n },\n {\n \"name\": \"mini\",\n \"slug\": \"Q0f7\",\n \"id\": -7969510,\n \"url\": \"http://IdO.cbfZTCBytZFImkOhVgIR64nD6VpstG2bTtk1GoQfaTWLIcOUPvD2SnElIsCud\",\n \"color\": \"fec9\"\n }\n ]\n}" }, "url": { "raw": "{{baseUrl}}/dcim/power-outlets/:id/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "power-outlets", ":id", "" ], "variable": [ { "key": "id", "value": "", "description": "(Required) A unique integer value identifying this power outlet." } ] } }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "PATCH", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/dcim/power-outlets/:id/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "power-outlets", ":id", "" ], "variable": [ { "key": "id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "body": "{\n \"device\": {\n \"id\": {\n \"value\": \"\"\n },\n \"url\": {\n \"value\": \"\"\n },\n \"name\": {\n \"value\": \"\"\n },\n \"display_name\": {\n \"value\": \"\"\n }\n },\n \"name\": \"dolo\",\n \"id\": 22538542,\n \"url\": \"http://e.qcraFxSRUpBtOG0DS6KUwFEnFgcTXOqpwvVexMTL--I\",\n \"label\": \"vo\",\n \"type\": {\n \"label\": \"NEMA 14-30R\",\n \"value\": \"iec-60309-p-n-e-9h\"\n },\n \"power_port\": {\n \"name\": \"culp\",\n \"id\": -68763087,\n \"url\": \"https://VIHXtZT.haFeCM0wnjFzcB0Dlw\",\n \"device\": {\n \"id\": {\n \"value\": \"\"\n },\n \"url\": {\n \"value\": \"\"\n },\n \"name\": {\n \"value\": \"\"\n },\n \"display_name\": {\n \"value\": \"\"\n }\n },\n \"cable\": 20177039\n },\n \"feed_leg\": {\n \"label\": \"A\",\n \"value\": \"B\"\n },\n \"description\": \"se\",\n \"cable\": {\n \"id\": -15801593,\n \"url\": \"https://nLSkKLcrRKbveTYCGLYpbmI.fdJhrwDtIu70YPuSbwsd1WkMfIwrfQ2tfhXhoCuU\",\n \"label\": \"min\"\n },\n \"cable_peer\": {},\n \"cable_peer_type\": \"sed\",\n \"connected_endpoint\": {},\n \"connected_endpoint_type\": \"officia dolore\",\n \"connected_endpoint_reachable\": true,\n \"tags\": [\n {\n \"name\": \"comm\",\n \"slug\": \"H H \",\n \"id\": -84742405,\n \"url\": \"https://YekOaDAi.samlrAhJkyNgSDOGPVb6VcM+FN3l,YfwmYOXrp5ApmlQuGP2IxkyRz4XBi-KhE\",\n \"color\": \"ae81\"\n },\n {\n \"name\": \"cons\",\n \"slug\": \"wTky\",\n \"id\": -12653113,\n \"url\": \"https://UMlwbC.dkunctVZk7+SZ6sFUbShVnUHldp,KI2E8wsfVCoXiPHnw\",\n \"color\": \"47e2\"\n }\n ]\n}" } ] }, { "name": "dcim power-outlets delete", "request": { "method": "DELETE", "header": [], "url": { "raw": "{{baseUrl}}/dcim/power-outlets/:id/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "power-outlets", ":id", "" ], "variable": [ { "key": "id", "value": "", "description": "(Required) A unique integer value identifying this power outlet." } ] } }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "DELETE", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/dcim/power-outlets/:id/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "power-outlets", ":id", "" ], "variable": [ { "key": "id" } ] } }, "status": "No Content", "code": 204, "_postman_previewlanguage": "text", "header": [ { "key": "Content-Type", "value": "text/plain" } ], "cookie": [], "body": "" } ] }, { "name": "dcim power-outlets trace", "request": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/dcim/power-outlets/:id/trace/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "power-outlets", ":id", "trace", "" ], "variable": [ { "key": "id", "value": "", "description": "(Required) A unique integer value identifying this power outlet." } ] }, "description": "Trace a complete cable path and return each segment as a three-tuple of (termination, cable, termination)." }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/dcim/power-outlets/:id/trace/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "power-outlets", ":id", "trace", "" ], "variable": [ { "key": "id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "body": "{\n \"device\": {\n \"id\": {\n \"value\": \"\"\n },\n \"url\": {\n \"value\": \"\"\n },\n \"name\": {\n \"value\": \"\"\n },\n \"display_name\": {\n \"value\": \"\"\n }\n },\n \"name\": \"dolo\",\n \"id\": 22538542,\n \"url\": \"http://e.qcraFxSRUpBtOG0DS6KUwFEnFgcTXOqpwvVexMTL--I\",\n \"label\": \"vo\",\n \"type\": {\n \"label\": \"NEMA 14-30R\",\n \"value\": \"iec-60309-p-n-e-9h\"\n },\n \"power_port\": {\n \"name\": \"culp\",\n \"id\": -68763087,\n \"url\": \"https://VIHXtZT.haFeCM0wnjFzcB0Dlw\",\n \"device\": {\n \"id\": {\n \"value\": \"\"\n },\n \"url\": {\n \"value\": \"\"\n },\n \"name\": {\n \"value\": \"\"\n },\n \"display_name\": {\n \"value\": \"\"\n }\n },\n \"cable\": 20177039\n },\n \"feed_leg\": {\n \"label\": \"A\",\n \"value\": \"B\"\n },\n \"description\": \"se\",\n \"cable\": {\n \"id\": -15801593,\n \"url\": \"https://nLSkKLcrRKbveTYCGLYpbmI.fdJhrwDtIu70YPuSbwsd1WkMfIwrfQ2tfhXhoCuU\",\n \"label\": \"min\"\n },\n \"cable_peer\": {},\n \"cable_peer_type\": \"sed\",\n \"connected_endpoint\": {},\n \"connected_endpoint_type\": \"officia dolore\",\n \"connected_endpoint_reachable\": true,\n \"tags\": [\n {\n \"name\": \"comm\",\n \"slug\": \"H H \",\n \"id\": -84742405,\n \"url\": \"https://YekOaDAi.samlrAhJkyNgSDOGPVb6VcM+FN3l,YfwmYOXrp5ApmlQuGP2IxkyRz4XBi-KhE\",\n \"color\": \"ae81\"\n },\n {\n \"name\": \"cons\",\n \"slug\": \"wTky\",\n \"id\": -12653113,\n \"url\": \"https://UMlwbC.dkunctVZk7+SZ6sFUbShVnUHldp,KI2E8wsfVCoXiPHnw\",\n \"color\": \"47e2\"\n }\n ]\n}" } ] } ] }, { "name": "dcim power-outlets list", "request": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/dcim/power-outlets/?id=&name=&feed_leg=&description=&q=®ion_id=®ion=&site_id=&site=&device_id=&device=&tag=&cabled=&connected=&type=&id__n=&id__lte=&id__lt=&id__gte=&id__gt=&name__n=&name__ic=&name__nic=&name__iew=&name__niew=&name__isw=&name__nisw=&name__ie=&name__nie=&feed_leg__n=&description__n=&description__ic=&description__nic=&description__iew=&description__niew=&description__isw=&description__nisw=&description__ie=&description__nie=®ion_id__n=®ion__n=&site_id__n=&site__n=&device_id__n=&device__n=&tag__n=&type__n=&limit=&offset=", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "power-outlets", "" ], "query": [ { "key": "id", "value": "" }, { "key": "name", "value": "" }, { "key": "feed_leg", "value": "" }, { "key": "description", "value": "" }, { "key": "q", "value": "" }, { "key": "region_id", "value": "" }, { "key": "region", "value": "" }, { "key": "site_id", "value": "" }, { "key": "site", "value": "" }, { "key": "device_id", "value": "" }, { "key": "device", "value": "" }, { "key": "tag", "value": "" }, { "key": "cabled", "value": "" }, { "key": "connected", "value": "" }, { "key": "type", "value": "" }, { "key": "id__n", "value": "" }, { "key": "id__lte", "value": "" }, { "key": "id__lt", "value": "" }, { "key": "id__gte", "value": "" }, { "key": "id__gt", "value": "" }, { "key": "name__n", "value": "" }, { "key": "name__ic", "value": "" }, { "key": "name__nic", "value": "" }, { "key": "name__iew", "value": "" }, { "key": "name__niew", "value": "" }, { "key": "name__isw", "value": "" }, { "key": "name__nisw", "value": "" }, { "key": "name__ie", "value": "" }, { "key": "name__nie", "value": "" }, { "key": "feed_leg__n", "value": "" }, { "key": "description__n", "value": "" }, { "key": "description__ic", "value": "" }, { "key": "description__nic", "value": "" }, { "key": "description__iew", "value": "" }, { "key": "description__niew", "value": "" }, { "key": "description__isw", "value": "" }, { "key": "description__nisw", "value": "" }, { "key": "description__ie", "value": "" }, { "key": "description__nie", "value": "" }, { "key": "region_id__n", "value": "" }, { "key": "region__n", "value": "" }, { "key": "site_id__n", "value": "" }, { "key": "site__n", "value": "" }, { "key": "device_id__n", "value": "" }, { "key": "device__n", "value": "" }, { "key": "tag__n", "value": "" }, { "key": "type__n", "value": "" }, { "key": "limit", "value": "", "description": "Number of results to return per page." }, { "key": "offset", "value": "", "description": "The initial index from which to return the results." } ] } }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/dcim/power-outlets/?id=&name=&feed_leg=&description=&q=®ion_id=®ion=&site_id=&site=&device_id=&device=&tag=&cabled=&connected=&type=&id__n=&id__lte=&id__lt=&id__gte=&id__gt=&name__n=&name__ic=&name__nic=&name__iew=&name__niew=&name__isw=&name__nisw=&name__ie=&name__nie=&feed_leg__n=&description__n=&description__ic=&description__nic=&description__iew=&description__niew=&description__isw=&description__nisw=&description__ie=&description__nie=®ion_id__n=®ion__n=&site_id__n=&site__n=&device_id__n=&device__n=&tag__n=&type__n=&limit=&offset=", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "power-outlets", "" ], "query": [ { "key": "id", "value": "" }, { "key": "name", "value": "" }, { "key": "feed_leg", "value": "" }, { "key": "description", "value": "" }, { "key": "q", "value": "" }, { "key": "region_id", "value": "" }, { "key": "region", "value": "" }, { "key": "site_id", "value": "" }, { "key": "site", "value": "" }, { "key": "device_id", "value": "" }, { "key": "device", "value": "" }, { "key": "tag", "value": "" }, { "key": "cabled", "value": "" }, { "key": "connected", "value": "" }, { "key": "type", "value": "" }, { "key": "id__n", "value": "" }, { "key": "id__lte", "value": "" }, { "key": "id__lt", "value": "" }, { "key": "id__gte", "value": "" }, { "key": "id__gt", "value": "" }, { "key": "name__n", "value": "" }, { "key": "name__ic", "value": "" }, { "key": "name__nic", "value": "" }, { "key": "name__iew", "value": "" }, { "key": "name__niew", "value": "" }, { "key": "name__isw", "value": "" }, { "key": "name__nisw", "value": "" }, { "key": "name__ie", "value": "" }, { "key": "name__nie", "value": "" }, { "key": "feed_leg__n", "value": "" }, { "key": "description__n", "value": "" }, { "key": "description__ic", "value": "" }, { "key": "description__nic", "value": "" }, { "key": "description__iew", "value": "" }, { "key": "description__niew", "value": "" }, { "key": "description__isw", "value": "" }, { "key": "description__nisw", "value": "" }, { "key": "description__ie", "value": "" }, { "key": "description__nie", "value": "" }, { "key": "region_id__n", "value": "" }, { "key": "region__n", "value": "" }, { "key": "site_id__n", "value": "" }, { "key": "site__n", "value": "" }, { "key": "device_id__n", "value": "" }, { "key": "device__n", "value": "" }, { "key": "tag__n", "value": "" }, { "key": "type__n", "value": "" }, { "key": "limit", "value": "" }, { "key": "offset", "value": "" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "body": "{\n \"count\": -68594954,\n \"results\": [\n {\n \"device\": {\n \"id\": {\n \"value\": \"\"\n },\n \"url\": {\n \"value\": \"\"\n },\n \"name\": {\n \"value\": \"\"\n },\n \"display_name\": {\n \"value\": \"\"\n }\n },\n \"name\": \"ad a\",\n \"id\": -44573920,\n \"url\": \"https://v.krsRN0muucM4KA+Kue1JV+GOCxhMZdVjCQapuvmL1UffKgiqqOxoBUh3M5mVH+EBNIRL-E47Qsa+Vln-\",\n \"label\": \"l\",\n \"type\": {\n \"label\": \"CS8164C\",\n \"value\": \"usb-c\"\n },\n \"power_port\": {\n \"name\": \"dolo\",\n \"id\": 28687104,\n \"url\": \"https://lUfETeok.wha5\",\n \"device\": {\n \"id\": {\n \"value\": \"\"\n },\n \"url\": {\n \"value\": \"\"\n },\n \"name\": {\n \"value\": \"\"\n },\n \"display_name\": {\n \"value\": \"\"\n }\n },\n \"cable\": -36627053\n },\n \"feed_leg\": {\n \"label\": \"B\",\n \"value\": \"C\"\n },\n \"description\": \"\",\n \"cable\": {\n \"id\": -14810963,\n \"url\": \"https://uScMxtDrDlSGwNsbvCrvY.exsTrwnQ6s1uTa6hmKqyV3JaRgZeX8KaZsbQ9eZ3ZV76RKakE8ODKB-5ntse\",\n \"label\": \"d\"\n },\n \"cable_peer\": {},\n \"cable_peer_type\": \"elit in ex et\",\n \"connected_endpoint\": {},\n \"connected_endpoint_type\": \"nostrud labore est\",\n \"connected_endpoint_reachable\": true,\n \"tags\": [\n {\n \"name\": \"comm\",\n \"slug\": \"cbw-\",\n \"id\": -91958657,\n \"url\": \"https://kEKh.dkBLWr6hg4jeuorMMfcqZ7msYF\",\n \"color\": \"0747\"\n },\n {\n \"name\": \"ut d\",\n \"slug\": \"3Qtr\",\n \"id\": 22777573,\n \"url\": \"http://eqYgDPtw.sylzlz\",\n \"color\": \"9254\"\n }\n ]\n },\n {\n \"device\": {\n \"id\": {\n \"value\": \"\"\n },\n \"url\": {\n \"value\": \"\"\n },\n \"name\": {\n \"value\": \"\"\n },\n \"display_name\": {\n \"value\": \"\"\n }\n },\n \"name\": \"eu l\",\n \"id\": -28438908,\n \"url\": \"http://jvufgeuuiCtwrO.obvm.jHW5NMXsxvttpCAuzpofnbEW,mUuOgJwfujo8iLtCGU\",\n \"label\": \"f\",\n \"type\": {\n \"label\": \"CS8164C\",\n \"value\": \"nema-5-30r\"\n },\n \"power_port\": {\n \"name\": \"cons\",\n \"id\": 86217932,\n \"url\": \"https://truHJoOsxttoUHNABbf.dcVXrtmwonZXiZUoASS.ABU\",\n \"device\": {\n \"id\": {\n \"value\": \"\"\n },\n \"url\": {\n \"value\": \"\"\n },\n \"name\": {\n \"value\": \"\"\n },\n \"display_name\": {\n \"value\": \"\"\n }\n },\n \"cable\": -52087183\n },\n \"feed_leg\": {\n \"label\": \"B\",\n \"value\": \"A\"\n },\n \"description\": \"nos\",\n \"cable\": {\n \"id\": 68465857,\n \"url\": \"http://D.utjIHoTnuVD.Gqcx0tr,SmLRHjMjB+D,OsafAA,uR.KPiTmitDIN7vE-I4HPw4mLht.xckTtqbJzuV9S48Dm+T\",\n \"label\": \"ull\"\n },\n \"cable_peer\": {},\n \"cable_peer_type\": \"tempor do\",\n \"connected_endpoint\": {},\n \"connected_endpoint_type\": \"aute labore nisi\",\n \"connected_endpoint_reachable\": false,\n \"tags\": [\n {\n \"name\": \"dolo\",\n \"slug\": \"jb j\",\n \"id\": 26537566,\n \"url\": \"http://bqgCMCWaMYniQCmSlkxlotnLIePodlEEP.bzyV4CBZ7voBXzcD7s9DgB7vC8Z7Lut6.Os.YI\",\n \"color\": \"e56a\"\n },\n {\n \"name\": \"exer\",\n \"slug\": \"LTk \",\n \"id\": -66345910,\n \"url\": \"http://vupupNVFmTdUEETZwkXbFEfcSMWbVSb.bzCCk3mBH0qDqknvO2DV8wot2zW\",\n \"color\": \"2683\"\n }\n ]\n }\n ],\n \"next\": \"https://CvhojOOruq.ekyzHkx5AoX,tbqKZcxh1vrQHpUCTxazSpsiEiMuMPC0gscGe9itgZ\",\n \"previous\": \"http://oQYRPeIEgxbIhVMiatL.tvTsnIjLXDBbmdxRnDEaQFlnO7iOsdSX4FZylT6m\"\n}" } ] }, { "name": "dcim power-outlets create", "request": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"device\": \"\",\n \"name\": \"\",\n \"label\": \"\",\n \"type\": \"\",\n \"power_port\": \"\",\n \"feed_leg\": \"\",\n \"description\": \"\",\n \"cable\": {\n \"id\": -37409618,\n \"url\": \"http://eBsGnPBemLkCbqWbpAJvSNSfjDLgkcaoe.miamsyESfGDdEIrmFjcj4KWhex4epe-jIkqoffCaLPJ4VQ,J6zQez\",\n \"label\": \"ut \"\n },\n \"tags\": [\n {\n \"name\": \"ad e\",\n \"slug\": \"8sId\",\n \"id\": 16987094,\n \"url\": \"http://rBfilqsCilNokPUzVnn.ucTwD.fD+m0z.6ggSYJtU6,UwahYAibUO-VgnmuX413GuOML\",\n \"color\": \"f387\"\n },\n {\n \"name\": \"nost\",\n \"slug\": \"DPm \",\n \"id\": 5261667,\n \"url\": \"https://Gqis.nvgwVK\",\n \"color\": \"cc2b\"\n }\n ]\n}" }, "url": { "raw": "{{baseUrl}}/dcim/power-outlets/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "power-outlets", "" ] } }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "POST", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/dcim/power-outlets/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "power-outlets", "" ] } }, "status": "Created", "code": 201, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "body": "{\n \"device\": {\n \"id\": {\n \"value\": \"\"\n },\n \"url\": {\n \"value\": \"\"\n },\n \"name\": {\n \"value\": \"\"\n },\n \"display_name\": {\n \"value\": \"\"\n }\n },\n \"name\": \"dolo\",\n \"id\": 22538542,\n \"url\": \"http://e.qcraFxSRUpBtOG0DS6KUwFEnFgcTXOqpwvVexMTL--I\",\n \"label\": \"vo\",\n \"type\": {\n \"label\": \"NEMA 14-30R\",\n \"value\": \"iec-60309-p-n-e-9h\"\n },\n \"power_port\": {\n \"name\": \"culp\",\n \"id\": -68763087,\n \"url\": \"https://VIHXtZT.haFeCM0wnjFzcB0Dlw\",\n \"device\": {\n \"id\": {\n \"value\": \"\"\n },\n \"url\": {\n \"value\": \"\"\n },\n \"name\": {\n \"value\": \"\"\n },\n \"display_name\": {\n \"value\": \"\"\n }\n },\n \"cable\": 20177039\n },\n \"feed_leg\": {\n \"label\": \"A\",\n \"value\": \"B\"\n },\n \"description\": \"se\",\n \"cable\": {\n \"id\": -15801593,\n \"url\": \"https://nLSkKLcrRKbveTYCGLYpbmI.fdJhrwDtIu70YPuSbwsd1WkMfIwrfQ2tfhXhoCuU\",\n \"label\": \"min\"\n },\n \"cable_peer\": {},\n \"cable_peer_type\": \"sed\",\n \"connected_endpoint\": {},\n \"connected_endpoint_type\": \"officia dolore\",\n \"connected_endpoint_reachable\": true,\n \"tags\": [\n {\n \"name\": \"comm\",\n \"slug\": \"H H \",\n \"id\": -84742405,\n \"url\": \"https://YekOaDAi.samlrAhJkyNgSDOGPVb6VcM+FN3l,YfwmYOXrp5ApmlQuGP2IxkyRz4XBi-KhE\",\n \"color\": \"ae81\"\n },\n {\n \"name\": \"cons\",\n \"slug\": \"wTky\",\n \"id\": -12653113,\n \"url\": \"https://UMlwbC.dkunctVZk7+SZ6sFUbShVnUHldp,KI2E8wsfVCoXiPHnw\",\n \"color\": \"47e2\"\n }\n ]\n}" } ] }, { "name": "dcim power-outlets bulk update", "request": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"device\": \"\",\n \"name\": \"\",\n \"label\": \"\",\n \"type\": \"\",\n \"power_port\": \"\",\n \"feed_leg\": \"\",\n \"description\": \"\",\n \"cable\": {\n \"id\": -9601191,\n \"url\": \"https://IPmpDyPBKVjYeuMjmfu.ykdnrWgiv+vM33yiAAwZbA\",\n \"label\": \"E\"\n },\n \"tags\": [\n {\n \"name\": \"ut D\",\n \"slug\": \"1lG6\",\n \"id\": 59586461,\n \"url\": \"https://VsNT.zqviYMKZ\",\n \"color\": \"11d2\"\n },\n {\n \"name\": \"mini\",\n \"slug\": \"Q0f7\",\n \"id\": -7969510,\n \"url\": \"http://IdO.cbfZTCBytZFImkOhVgIR64nD6VpstG2bTtk1GoQfaTWLIcOUPvD2SnElIsCud\",\n \"color\": \"fec9\"\n }\n ]\n}" }, "url": { "raw": "{{baseUrl}}/dcim/power-outlets/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "power-outlets", "" ] } }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "PUT", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/dcim/power-outlets/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "power-outlets", "" ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "body": "{\n \"device\": {\n \"id\": {\n \"value\": \"\"\n },\n \"url\": {\n \"value\": \"\"\n },\n \"name\": {\n \"value\": \"\"\n },\n \"display_name\": {\n \"value\": \"\"\n }\n },\n \"name\": \"dolo\",\n \"id\": 22538542,\n \"url\": \"http://e.qcraFxSRUpBtOG0DS6KUwFEnFgcTXOqpwvVexMTL--I\",\n \"label\": \"vo\",\n \"type\": {\n \"label\": \"NEMA 14-30R\",\n \"value\": \"iec-60309-p-n-e-9h\"\n },\n \"power_port\": {\n \"name\": \"culp\",\n \"id\": -68763087,\n \"url\": \"https://VIHXtZT.haFeCM0wnjFzcB0Dlw\",\n \"device\": {\n \"id\": {\n \"value\": \"\"\n },\n \"url\": {\n \"value\": \"\"\n },\n \"name\": {\n \"value\": \"\"\n },\n \"display_name\": {\n \"value\": \"\"\n }\n },\n \"cable\": 20177039\n },\n \"feed_leg\": {\n \"label\": \"A\",\n \"value\": \"B\"\n },\n \"description\": \"se\",\n \"cable\": {\n \"id\": -15801593,\n \"url\": \"https://nLSkKLcrRKbveTYCGLYpbmI.fdJhrwDtIu70YPuSbwsd1WkMfIwrfQ2tfhXhoCuU\",\n \"label\": \"min\"\n },\n \"cable_peer\": {},\n \"cable_peer_type\": \"sed\",\n \"connected_endpoint\": {},\n \"connected_endpoint_type\": \"officia dolore\",\n \"connected_endpoint_reachable\": true,\n \"tags\": [\n {\n \"name\": \"comm\",\n \"slug\": \"H H \",\n \"id\": -84742405,\n \"url\": \"https://YekOaDAi.samlrAhJkyNgSDOGPVb6VcM+FN3l,YfwmYOXrp5ApmlQuGP2IxkyRz4XBi-KhE\",\n \"color\": \"ae81\"\n },\n {\n \"name\": \"cons\",\n \"slug\": \"wTky\",\n \"id\": -12653113,\n \"url\": \"https://UMlwbC.dkunctVZk7+SZ6sFUbShVnUHldp,KI2E8wsfVCoXiPHnw\",\n \"color\": \"47e2\"\n }\n ]\n}" } ] }, { "name": "dcim power-outlets bulk partial update", "request": { "method": "PATCH", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"device\": \"\",\n \"name\": \"\",\n \"label\": \"\",\n \"type\": \"\",\n \"power_port\": \"\",\n \"feed_leg\": \"\",\n \"description\": \"\",\n \"cable\": {\n \"id\": -9601191,\n \"url\": \"https://IPmpDyPBKVjYeuMjmfu.ykdnrWgiv+vM33yiAAwZbA\",\n \"label\": \"E\"\n },\n \"tags\": [\n {\n \"name\": \"ut D\",\n \"slug\": \"1lG6\",\n \"id\": 59586461,\n \"url\": \"https://VsNT.zqviYMKZ\",\n \"color\": \"11d2\"\n },\n {\n \"name\": \"mini\",\n \"slug\": \"Q0f7\",\n \"id\": -7969510,\n \"url\": \"http://IdO.cbfZTCBytZFImkOhVgIR64nD6VpstG2bTtk1GoQfaTWLIcOUPvD2SnElIsCud\",\n \"color\": \"fec9\"\n }\n ]\n}" }, "url": { "raw": "{{baseUrl}}/dcim/power-outlets/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "power-outlets", "" ] } }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "PATCH", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/dcim/power-outlets/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "power-outlets", "" ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "body": "{\n \"device\": {\n \"id\": {\n \"value\": \"\"\n },\n \"url\": {\n \"value\": \"\"\n },\n \"name\": {\n \"value\": \"\"\n },\n \"display_name\": {\n \"value\": \"\"\n }\n },\n \"name\": \"dolo\",\n \"id\": 22538542,\n \"url\": \"http://e.qcraFxSRUpBtOG0DS6KUwFEnFgcTXOqpwvVexMTL--I\",\n \"label\": \"vo\",\n \"type\": {\n \"label\": \"NEMA 14-30R\",\n \"value\": \"iec-60309-p-n-e-9h\"\n },\n \"power_port\": {\n \"name\": \"culp\",\n \"id\": -68763087,\n \"url\": \"https://VIHXtZT.haFeCM0wnjFzcB0Dlw\",\n \"device\": {\n \"id\": {\n \"value\": \"\"\n },\n \"url\": {\n \"value\": \"\"\n },\n \"name\": {\n \"value\": \"\"\n },\n \"display_name\": {\n \"value\": \"\"\n }\n },\n \"cable\": 20177039\n },\n \"feed_leg\": {\n \"label\": \"A\",\n \"value\": \"B\"\n },\n \"description\": \"se\",\n \"cable\": {\n \"id\": -15801593,\n \"url\": \"https://nLSkKLcrRKbveTYCGLYpbmI.fdJhrwDtIu70YPuSbwsd1WkMfIwrfQ2tfhXhoCuU\",\n \"label\": \"min\"\n },\n \"cable_peer\": {},\n \"cable_peer_type\": \"sed\",\n \"connected_endpoint\": {},\n \"connected_endpoint_type\": \"officia dolore\",\n \"connected_endpoint_reachable\": true,\n \"tags\": [\n {\n \"name\": \"comm\",\n \"slug\": \"H H \",\n \"id\": -84742405,\n \"url\": \"https://YekOaDAi.samlrAhJkyNgSDOGPVb6VcM+FN3l,YfwmYOXrp5ApmlQuGP2IxkyRz4XBi-KhE\",\n \"color\": \"ae81\"\n },\n {\n \"name\": \"cons\",\n \"slug\": \"wTky\",\n \"id\": -12653113,\n \"url\": \"https://UMlwbC.dkunctVZk7+SZ6sFUbShVnUHldp,KI2E8wsfVCoXiPHnw\",\n \"color\": \"47e2\"\n }\n ]\n}" } ] }, { "name": "dcim power-outlets bulk delete", "request": { "method": "DELETE", "header": [], "url": { "raw": "{{baseUrl}}/dcim/power-outlets/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "power-outlets", "" ] } }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "DELETE", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/dcim/power-outlets/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "power-outlets", "" ] } }, "status": "No Content", "code": 204, "_postman_previewlanguage": "text", "header": [ { "key": "Content-Type", "value": "text/plain" } ], "cookie": [], "body": "" } ] } ] }, { "name": "power-panels", "item": [ { "name": "{id}", "item": [ { "name": "dcim power-panels read", "request": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/dcim/power-panels/:id/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "power-panels", ":id", "" ], "variable": [ { "key": "id", "value": "", "description": "(Required) A unique integer value identifying this power panel." } ] } }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/dcim/power-panels/:id/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "power-panels", ":id", "" ], "variable": [ { "key": "id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "body": "{\n \"site\": {\n \"name\": \"esse\",\n \"slug\": \"Z Z \",\n \"id\": 94185505,\n \"url\": \"https://RGwiFrwLDWQEV.ilgCSCbo.BR2,Pd,DRZ+VWJKSrBAREWFdXVOE6YVC55G2eZGbhxwZ3x\"\n },\n \"name\": \"magn\",\n \"id\": 96242925,\n \"url\": \"http://PZbKngjKstGdcTuimPQgRAHD.jrvlfQnioR0cB-yL77u5p5D\",\n \"rack_group\": {\n \"name\": \"non \",\n \"slug\": \"-RPk\",\n \"id\": -41484104,\n \"url\": \"http://TDgFIwOBdSPpxkKDJaxQhvFXCkRZ.rbahy,WANjF36ug5bfvrRumD2S.BoVziOs2y\",\n \"rack_count\": -47728735,\n \"_depth\": 40461140\n },\n \"tags\": [\n {\n \"name\": \"repr\",\n \"slug\": \"iA i\",\n \"id\": 41870597,\n \"url\": \"http://fMFnMkM.codejHjYQvWlkEi3uDszbeRQ77MmyDnT8ws72vXIFrl5KNmqh5\",\n \"color\": \"5fa5\"\n },\n {\n \"name\": \"cons\",\n \"slug\": \"Oscq\",\n \"id\": 31356077,\n \"url\": \"https://EyabDEhMBY.ninEW3v5mSvUBqDaM7EeLXtWSU0aX\",\n \"color\": \"b659\"\n }\n ],\n \"custom_fields\": {},\n \"powerfeed_count\": 37765537\n}" } ] }, { "name": "dcim power-panels update", "request": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"site\": \"\",\n \"name\": \"\",\n \"rack_group\": \"\",\n \"tags\": [\n {\n \"name\": \"dolo\",\n \"slug\": \"S_O \",\n \"id\": 64306910,\n \"url\": \"https://duRbTjOVnj.viOuD\",\n \"color\": \"49e5\"\n },\n {\n \"name\": \"esse\",\n \"slug\": \"8ZLJ\",\n \"id\": 16167291,\n \"url\": \"http://VFzoMwfuivypPGYN.yjJ8UwvYMrXCDB+6cX5j2\",\n \"color\": \"259d\"\n }\n ],\n \"custom_fields\": \"\"\n}" }, "url": { "raw": "{{baseUrl}}/dcim/power-panels/:id/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "power-panels", ":id", "" ], "variable": [ { "key": "id", "value": "", "description": "(Required) A unique integer value identifying this power panel." } ] } }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "PUT", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/dcim/power-panels/:id/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "power-panels", ":id", "" ], "variable": [ { "key": "id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "body": "{\n \"site\": {\n \"name\": \"esse\",\n \"slug\": \"Z Z \",\n \"id\": 94185505,\n \"url\": \"https://RGwiFrwLDWQEV.ilgCSCbo.BR2,Pd,DRZ+VWJKSrBAREWFdXVOE6YVC55G2eZGbhxwZ3x\"\n },\n \"name\": \"magn\",\n \"id\": 96242925,\n \"url\": \"http://PZbKngjKstGdcTuimPQgRAHD.jrvlfQnioR0cB-yL77u5p5D\",\n \"rack_group\": {\n \"name\": \"non \",\n \"slug\": \"-RPk\",\n \"id\": -41484104,\n \"url\": \"http://TDgFIwOBdSPpxkKDJaxQhvFXCkRZ.rbahy,WANjF36ug5bfvrRumD2S.BoVziOs2y\",\n \"rack_count\": -47728735,\n \"_depth\": 40461140\n },\n \"tags\": [\n {\n \"name\": \"repr\",\n \"slug\": \"iA i\",\n \"id\": 41870597,\n \"url\": \"http://fMFnMkM.codejHjYQvWlkEi3uDszbeRQ77MmyDnT8ws72vXIFrl5KNmqh5\",\n \"color\": \"5fa5\"\n },\n {\n \"name\": \"cons\",\n \"slug\": \"Oscq\",\n \"id\": 31356077,\n \"url\": \"https://EyabDEhMBY.ninEW3v5mSvUBqDaM7EeLXtWSU0aX\",\n \"color\": \"b659\"\n }\n ],\n \"custom_fields\": {},\n \"powerfeed_count\": 37765537\n}" } ] }, { "name": "dcim power-panels partial update", "request": { "method": "PATCH", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"site\": \"\",\n \"name\": \"\",\n \"rack_group\": \"\",\n \"tags\": [\n {\n \"name\": \"dolo\",\n \"slug\": \"S_O \",\n \"id\": 64306910,\n \"url\": \"https://duRbTjOVnj.viOuD\",\n \"color\": \"49e5\"\n },\n {\n \"name\": \"esse\",\n \"slug\": \"8ZLJ\",\n \"id\": 16167291,\n \"url\": \"http://VFzoMwfuivypPGYN.yjJ8UwvYMrXCDB+6cX5j2\",\n \"color\": \"259d\"\n }\n ],\n \"custom_fields\": \"\"\n}" }, "url": { "raw": "{{baseUrl}}/dcim/power-panels/:id/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "power-panels", ":id", "" ], "variable": [ { "key": "id", "value": "", "description": "(Required) A unique integer value identifying this power panel." } ] } }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "PATCH", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/dcim/power-panels/:id/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "power-panels", ":id", "" ], "variable": [ { "key": "id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "body": "{\n \"site\": {\n \"name\": \"esse\",\n \"slug\": \"Z Z \",\n \"id\": 94185505,\n \"url\": \"https://RGwiFrwLDWQEV.ilgCSCbo.BR2,Pd,DRZ+VWJKSrBAREWFdXVOE6YVC55G2eZGbhxwZ3x\"\n },\n \"name\": \"magn\",\n \"id\": 96242925,\n \"url\": \"http://PZbKngjKstGdcTuimPQgRAHD.jrvlfQnioR0cB-yL77u5p5D\",\n \"rack_group\": {\n \"name\": \"non \",\n \"slug\": \"-RPk\",\n \"id\": -41484104,\n \"url\": \"http://TDgFIwOBdSPpxkKDJaxQhvFXCkRZ.rbahy,WANjF36ug5bfvrRumD2S.BoVziOs2y\",\n \"rack_count\": -47728735,\n \"_depth\": 40461140\n },\n \"tags\": [\n {\n \"name\": \"repr\",\n \"slug\": \"iA i\",\n \"id\": 41870597,\n \"url\": \"http://fMFnMkM.codejHjYQvWlkEi3uDszbeRQ77MmyDnT8ws72vXIFrl5KNmqh5\",\n \"color\": \"5fa5\"\n },\n {\n \"name\": \"cons\",\n \"slug\": \"Oscq\",\n \"id\": 31356077,\n \"url\": \"https://EyabDEhMBY.ninEW3v5mSvUBqDaM7EeLXtWSU0aX\",\n \"color\": \"b659\"\n }\n ],\n \"custom_fields\": {},\n \"powerfeed_count\": 37765537\n}" } ] }, { "name": "dcim power-panels delete", "request": { "method": "DELETE", "header": [], "url": { "raw": "{{baseUrl}}/dcim/power-panels/:id/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "power-panels", ":id", "" ], "variable": [ { "key": "id", "value": "", "description": "(Required) A unique integer value identifying this power panel." } ] } }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "DELETE", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/dcim/power-panels/:id/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "power-panels", ":id", "" ], "variable": [ { "key": "id" } ] } }, "status": "No Content", "code": 204, "_postman_previewlanguage": "text", "header": [ { "key": "Content-Type", "value": "text/plain" } ], "cookie": [], "body": "" } ] } ] }, { "name": "dcim power-panels list", "request": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/dcim/power-panels/?id=&name=&q=®ion_id=®ion=&site_id=&site=&rack_group_id=&tag=&id__n=&id__lte=&id__lt=&id__gte=&id__gt=&name__n=&name__ic=&name__nic=&name__iew=&name__niew=&name__isw=&name__nisw=&name__ie=&name__nie=®ion_id__n=®ion__n=&site_id__n=&site__n=&rack_group_id__n=&tag__n=&limit=&offset=", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "power-panels", "" ], "query": [ { "key": "id", "value": "" }, { "key": "name", "value": "" }, { "key": "q", "value": "" }, { "key": "region_id", "value": "" }, { "key": "region", "value": "" }, { "key": "site_id", "value": "" }, { "key": "site", "value": "" }, { "key": "rack_group_id", "value": "" }, { "key": "tag", "value": "" }, { "key": "id__n", "value": "" }, { "key": "id__lte", "value": "" }, { "key": "id__lt", "value": "" }, { "key": "id__gte", "value": "" }, { "key": "id__gt", "value": "" }, { "key": "name__n", "value": "" }, { "key": "name__ic", "value": "" }, { "key": "name__nic", "value": "" }, { "key": "name__iew", "value": "" }, { "key": "name__niew", "value": "" }, { "key": "name__isw", "value": "" }, { "key": "name__nisw", "value": "" }, { "key": "name__ie", "value": "" }, { "key": "name__nie", "value": "" }, { "key": "region_id__n", "value": "" }, { "key": "region__n", "value": "" }, { "key": "site_id__n", "value": "" }, { "key": "site__n", "value": "" }, { "key": "rack_group_id__n", "value": "" }, { "key": "tag__n", "value": "" }, { "key": "limit", "value": "", "description": "Number of results to return per page." }, { "key": "offset", "value": "", "description": "The initial index from which to return the results." } ] } }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/dcim/power-panels/?id=&name=&q=®ion_id=®ion=&site_id=&site=&rack_group_id=&tag=&id__n=&id__lte=&id__lt=&id__gte=&id__gt=&name__n=&name__ic=&name__nic=&name__iew=&name__niew=&name__isw=&name__nisw=&name__ie=&name__nie=®ion_id__n=®ion__n=&site_id__n=&site__n=&rack_group_id__n=&tag__n=&limit=&offset=", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "power-panels", "" ], "query": [ { "key": "id", "value": "" }, { "key": "name", "value": "" }, { "key": "q", "value": "" }, { "key": "region_id", "value": "" }, { "key": "region", "value": "" }, { "key": "site_id", "value": "" }, { "key": "site", "value": "" }, { "key": "rack_group_id", "value": "" }, { "key": "tag", "value": "" }, { "key": "id__n", "value": "" }, { "key": "id__lte", "value": "" }, { "key": "id__lt", "value": "" }, { "key": "id__gte", "value": "" }, { "key": "id__gt", "value": "" }, { "key": "name__n", "value": "" }, { "key": "name__ic", "value": "" }, { "key": "name__nic", "value": "" }, { "key": "name__iew", "value": "" }, { "key": "name__niew", "value": "" }, { "key": "name__isw", "value": "" }, { "key": "name__nisw", "value": "" }, { "key": "name__ie", "value": "" }, { "key": "name__nie", "value": "" }, { "key": "region_id__n", "value": "" }, { "key": "region__n", "value": "" }, { "key": "site_id__n", "value": "" }, { "key": "site__n", "value": "" }, { "key": "rack_group_id__n", "value": "" }, { "key": "tag__n", "value": "" }, { "key": "limit", "value": "" }, { "key": "offset", "value": "" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "body": "{\n \"count\": 92663247,\n \"results\": [\n {\n \"site\": {\n \"name\": \"cons\",\n \"slug\": \"TJBP\",\n \"id\": -92133391,\n \"url\": \"http://WnYWutkeifXkrgZAIPSMspvBvTz.uympA554-PxFXRniEOWQ9\"\n },\n \"name\": \"et v\",\n \"id\": 84678657,\n \"url\": \"https://bA.cazHmV,f8WISX7WVNCZuIYGomnypYsiXIpeEZARlX5OAN\",\n \"rack_group\": {\n \"name\": \"amet\",\n \"slug\": \"FXzD\",\n \"id\": 66060287,\n \"url\": \"https://L.ngj6RgoEeBk+RK8LIZHSEsIpC.Aj4aNNa7aAAK-KgkVkwn4Rn8EcHV8RmsedMQAZXbYw\",\n \"rack_count\": -45853243,\n \"_depth\": 42049156\n },\n \"tags\": [\n {\n \"name\": \"non \",\n \"slug\": \"tWnI\",\n \"id\": 67269389,\n \"url\": \"https://yblYCYWCwLPsJrrxUpIRqsohGdOM.kkptjwgxAsGpX,5bEjzg9T-.bnno6Jjv,cYhxQn4mWvC31jG4Y,\",\n \"color\": \"51f5\"\n },\n {\n \"name\": \"dese\",\n \"slug\": \"f f \",\n \"id\": 22847672,\n \"url\": \"http://SNWhDKuW.vmcgOJ+\",\n \"color\": \"6e56\"\n }\n ],\n \"custom_fields\": {},\n \"powerfeed_count\": -38526256\n },\n {\n \"site\": {\n \"name\": \"est \",\n \"slug\": \"05TW\",\n \"id\": 23155376,\n \"url\": \"http://vQHdGpplmdpUeonNlfKUGH.kwvbyfrKp6JctDiUXVSj+y9FS,i9+EVbUZ7K71.uK.SeyMchyyhZdcG\"\n },\n \"name\": \"amet\",\n \"id\": 90749000,\n \"url\": \"http://gfDSDURSwFMIrkYCL.efLPKk,VakEB8OxByTOox2cSJg8ndi8pf37qt\",\n \"rack_group\": {\n \"name\": \"eu e\",\n \"slug\": \"oDWO\",\n \"id\": 58903170,\n \"url\": \"http://HVGZPQFrHZglPWQkInAhTZHhjLdKeE.pmsjChri66ZGSxwfDseIlRGXpjZFUlUZCkKDXlX9EVpNl43BfNshDRuFdCXfHzlnS8hE\",\n \"rack_count\": -72789380,\n \"_depth\": -36272592\n },\n \"tags\": [\n {\n \"name\": \"dolo\",\n \"slug\": \"TYRk\",\n \"id\": 98438637,\n \"url\": \"http://UXmcH.teRWr-P73ehTETR0fRO0nbUGvvKFYcwYdDnWz+un\",\n \"color\": \"ecbb\"\n },\n {\n \"name\": \"pari\",\n \"slug\": \"jYHI\",\n \"id\": 49823458,\n \"url\": \"https://KltRDMzQiomXOsaAWmBPtICTMzXTC.ddodwM42Ci6UFxm,RbGp\",\n \"color\": \"0813\"\n }\n ],\n \"custom_fields\": {},\n \"powerfeed_count\": 22899016\n }\n ],\n \"next\": \"http://uzwWpGsFfNUjXMardY.drsvflvjx\",\n \"previous\": \"http://HqUHQcCnj.ytS0tbLlunkBU56jOZsAPOu7NUi-pPUtL8+AgTqfs0za68Xo2nolFZoWBQQlTQdx\"\n}" } ] }, { "name": "dcim power-panels create", "request": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"site\": \"\",\n \"name\": \"\",\n \"rack_group\": \"\",\n \"tags\": [\n {\n \"name\": \"aliq\",\n \"slug\": \"SHU_\",\n \"id\": 90692250,\n \"url\": \"http://AqDClMLevwvNmfyiKtqNCX.jvcM\",\n \"color\": \"1287\"\n },\n {\n \"name\": \"qui \",\n \"slug\": \"CsOJ\",\n \"id\": 81449209,\n \"url\": \"https://SQ.bstZw1+V4MJJ4GBY+snFjS4\",\n \"color\": \"4b5f\"\n }\n ],\n \"custom_fields\": \"\"\n}" }, "url": { "raw": "{{baseUrl}}/dcim/power-panels/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "power-panels", "" ] } }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "POST", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/dcim/power-panels/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "power-panels", "" ] } }, "status": "Created", "code": 201, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "body": "{\n \"site\": {\n \"name\": \"esse\",\n \"slug\": \"Z Z \",\n \"id\": 94185505,\n \"url\": \"https://RGwiFrwLDWQEV.ilgCSCbo.BR2,Pd,DRZ+VWJKSrBAREWFdXVOE6YVC55G2eZGbhxwZ3x\"\n },\n \"name\": \"magn\",\n \"id\": 96242925,\n \"url\": \"http://PZbKngjKstGdcTuimPQgRAHD.jrvlfQnioR0cB-yL77u5p5D\",\n \"rack_group\": {\n \"name\": \"non \",\n \"slug\": \"-RPk\",\n \"id\": -41484104,\n \"url\": \"http://TDgFIwOBdSPpxkKDJaxQhvFXCkRZ.rbahy,WANjF36ug5bfvrRumD2S.BoVziOs2y\",\n \"rack_count\": -47728735,\n \"_depth\": 40461140\n },\n \"tags\": [\n {\n \"name\": \"repr\",\n \"slug\": \"iA i\",\n \"id\": 41870597,\n \"url\": \"http://fMFnMkM.codejHjYQvWlkEi3uDszbeRQ77MmyDnT8ws72vXIFrl5KNmqh5\",\n \"color\": \"5fa5\"\n },\n {\n \"name\": \"cons\",\n \"slug\": \"Oscq\",\n \"id\": 31356077,\n \"url\": \"https://EyabDEhMBY.ninEW3v5mSvUBqDaM7EeLXtWSU0aX\",\n \"color\": \"b659\"\n }\n ],\n \"custom_fields\": {},\n \"powerfeed_count\": 37765537\n}" } ] }, { "name": "dcim power-panels bulk update", "request": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"site\": \"\",\n \"name\": \"\",\n \"rack_group\": \"\",\n \"tags\": [\n {\n \"name\": \"dolo\",\n \"slug\": \"S_O \",\n \"id\": 64306910,\n \"url\": \"https://duRbTjOVnj.viOuD\",\n \"color\": \"49e5\"\n },\n {\n \"name\": \"esse\",\n \"slug\": \"8ZLJ\",\n \"id\": 16167291,\n \"url\": \"http://VFzoMwfuivypPGYN.yjJ8UwvYMrXCDB+6cX5j2\",\n \"color\": \"259d\"\n }\n ],\n \"custom_fields\": \"\"\n}" }, "url": { "raw": "{{baseUrl}}/dcim/power-panels/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "power-panels", "" ] } }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "PUT", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/dcim/power-panels/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "power-panels", "" ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "body": "{\n \"site\": {\n \"name\": \"esse\",\n \"slug\": \"Z Z \",\n \"id\": 94185505,\n \"url\": \"https://RGwiFrwLDWQEV.ilgCSCbo.BR2,Pd,DRZ+VWJKSrBAREWFdXVOE6YVC55G2eZGbhxwZ3x\"\n },\n \"name\": \"magn\",\n \"id\": 96242925,\n \"url\": \"http://PZbKngjKstGdcTuimPQgRAHD.jrvlfQnioR0cB-yL77u5p5D\",\n \"rack_group\": {\n \"name\": \"non \",\n \"slug\": \"-RPk\",\n \"id\": -41484104,\n \"url\": \"http://TDgFIwOBdSPpxkKDJaxQhvFXCkRZ.rbahy,WANjF36ug5bfvrRumD2S.BoVziOs2y\",\n \"rack_count\": -47728735,\n \"_depth\": 40461140\n },\n \"tags\": [\n {\n \"name\": \"repr\",\n \"slug\": \"iA i\",\n \"id\": 41870597,\n \"url\": \"http://fMFnMkM.codejHjYQvWlkEi3uDszbeRQ77MmyDnT8ws72vXIFrl5KNmqh5\",\n \"color\": \"5fa5\"\n },\n {\n \"name\": \"cons\",\n \"slug\": \"Oscq\",\n \"id\": 31356077,\n \"url\": \"https://EyabDEhMBY.ninEW3v5mSvUBqDaM7EeLXtWSU0aX\",\n \"color\": \"b659\"\n }\n ],\n \"custom_fields\": {},\n \"powerfeed_count\": 37765537\n}" } ] }, { "name": "dcim power-panels bulk partial update", "request": { "method": "PATCH", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"site\": \"\",\n \"name\": \"\",\n \"rack_group\": \"\",\n \"tags\": [\n {\n \"name\": \"dolo\",\n \"slug\": \"S_O \",\n \"id\": 64306910,\n \"url\": \"https://duRbTjOVnj.viOuD\",\n \"color\": \"49e5\"\n },\n {\n \"name\": \"esse\",\n \"slug\": \"8ZLJ\",\n \"id\": 16167291,\n \"url\": \"http://VFzoMwfuivypPGYN.yjJ8UwvYMrXCDB+6cX5j2\",\n \"color\": \"259d\"\n }\n ],\n \"custom_fields\": \"\"\n}" }, "url": { "raw": "{{baseUrl}}/dcim/power-panels/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "power-panels", "" ] } }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "PATCH", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/dcim/power-panels/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "power-panels", "" ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "body": "{\n \"site\": {\n \"name\": \"esse\",\n \"slug\": \"Z Z \",\n \"id\": 94185505,\n \"url\": \"https://RGwiFrwLDWQEV.ilgCSCbo.BR2,Pd,DRZ+VWJKSrBAREWFdXVOE6YVC55G2eZGbhxwZ3x\"\n },\n \"name\": \"magn\",\n \"id\": 96242925,\n \"url\": \"http://PZbKngjKstGdcTuimPQgRAHD.jrvlfQnioR0cB-yL77u5p5D\",\n \"rack_group\": {\n \"name\": \"non \",\n \"slug\": \"-RPk\",\n \"id\": -41484104,\n \"url\": \"http://TDgFIwOBdSPpxkKDJaxQhvFXCkRZ.rbahy,WANjF36ug5bfvrRumD2S.BoVziOs2y\",\n \"rack_count\": -47728735,\n \"_depth\": 40461140\n },\n \"tags\": [\n {\n \"name\": \"repr\",\n \"slug\": \"iA i\",\n \"id\": 41870597,\n \"url\": \"http://fMFnMkM.codejHjYQvWlkEi3uDszbeRQ77MmyDnT8ws72vXIFrl5KNmqh5\",\n \"color\": \"5fa5\"\n },\n {\n \"name\": \"cons\",\n \"slug\": \"Oscq\",\n \"id\": 31356077,\n \"url\": \"https://EyabDEhMBY.ninEW3v5mSvUBqDaM7EeLXtWSU0aX\",\n \"color\": \"b659\"\n }\n ],\n \"custom_fields\": {},\n \"powerfeed_count\": 37765537\n}" } ] }, { "name": "dcim power-panels bulk delete", "request": { "method": "DELETE", "header": [], "url": { "raw": "{{baseUrl}}/dcim/power-panels/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "power-panels", "" ] } }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "DELETE", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/dcim/power-panels/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "power-panels", "" ] } }, "status": "No Content", "code": 204, "_postman_previewlanguage": "text", "header": [ { "key": "Content-Type", "value": "text/plain" } ], "cookie": [], "body": "" } ] } ] }, { "name": "power-port-templates", "item": [ { "name": "{id}", "item": [ { "name": "dcim power-port-templates read", "request": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/dcim/power-port-templates/:id/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "power-port-templates", ":id", "" ], "variable": [ { "key": "id", "value": "", "description": "(Required) A unique integer value identifying this power port template." } ] } }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/dcim/power-port-templates/:id/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "power-port-templates", ":id", "" ], "variable": [ { "key": "id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "body": "{\n \"device_type\": {\n \"model\": \"id i\",\n \"slug\": \"nd5M\",\n \"id\": 91615391,\n \"url\": \"https://ZhJxVOPRwUwuHbFAqkxHkfYN.tbdmJiUBmjWNPU1\",\n \"manufacturer\": {\n \"name\": \"cons\",\n \"slug\": \"VC V\",\n \"id\": 69724220,\n \"url\": \"http://VtJDy.jaDTz6iwUxvLtNeK6Zs,B-dCls\",\n \"devicetype_count\": -83543877\n },\n \"display_name\": \"in adipisicing Lorem dolor\",\n \"device_count\": -3786418\n },\n \"name\": \"Exce\",\n \"id\": -65594004,\n \"url\": \"http://odHPl.utxX-vZx1rsWiL1AomKUN9K,G4z,Xu4c1QrFivzfKZCJkY,ZkmskpIH4QKbD56\",\n \"label\": \"ea\",\n \"type\": {\n \"label\": \"NEMA 10-50P\",\n \"value\": \"iec-60309-p-n-e-4h\"\n },\n \"maximum_draw\": 19496,\n \"allocated_draw\": 28021,\n \"description\": \"m\"\n}" } ] }, { "name": "dcim power-port-templates update", "request": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"device_type\": \"\",\n \"name\": \"\",\n \"label\": \"\",\n \"type\": \"\",\n \"maximum_draw\": \"\",\n \"allocated_draw\": \"\",\n \"description\": \"\"\n}" }, "url": { "raw": "{{baseUrl}}/dcim/power-port-templates/:id/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "power-port-templates", ":id", "" ], "variable": [ { "key": "id", "value": "", "description": "(Required) A unique integer value identifying this power port template." } ] } }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "PUT", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/dcim/power-port-templates/:id/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "power-port-templates", ":id", "" ], "variable": [ { "key": "id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "body": "{\n \"device_type\": {\n \"model\": \"id i\",\n \"slug\": \"nd5M\",\n \"id\": 91615391,\n \"url\": \"https://ZhJxVOPRwUwuHbFAqkxHkfYN.tbdmJiUBmjWNPU1\",\n \"manufacturer\": {\n \"name\": \"cons\",\n \"slug\": \"VC V\",\n \"id\": 69724220,\n \"url\": \"http://VtJDy.jaDTz6iwUxvLtNeK6Zs,B-dCls\",\n \"devicetype_count\": -83543877\n },\n \"display_name\": \"in adipisicing Lorem dolor\",\n \"device_count\": -3786418\n },\n \"name\": \"Exce\",\n \"id\": -65594004,\n \"url\": \"http://odHPl.utxX-vZx1rsWiL1AomKUN9K,G4z,Xu4c1QrFivzfKZCJkY,ZkmskpIH4QKbD56\",\n \"label\": \"ea\",\n \"type\": {\n \"label\": \"NEMA 10-50P\",\n \"value\": \"iec-60309-p-n-e-4h\"\n },\n \"maximum_draw\": 19496,\n \"allocated_draw\": 28021,\n \"description\": \"m\"\n}" } ] }, { "name": "dcim power-port-templates partial update", "request": { "method": "PATCH", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"device_type\": \"\",\n \"name\": \"\",\n \"label\": \"\",\n \"type\": \"\",\n \"maximum_draw\": \"\",\n \"allocated_draw\": \"\",\n \"description\": \"\"\n}" }, "url": { "raw": "{{baseUrl}}/dcim/power-port-templates/:id/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "power-port-templates", ":id", "" ], "variable": [ { "key": "id", "value": "", "description": "(Required) A unique integer value identifying this power port template." } ] } }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "PATCH", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/dcim/power-port-templates/:id/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "power-port-templates", ":id", "" ], "variable": [ { "key": "id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "body": "{\n \"device_type\": {\n \"model\": \"id i\",\n \"slug\": \"nd5M\",\n \"id\": 91615391,\n \"url\": \"https://ZhJxVOPRwUwuHbFAqkxHkfYN.tbdmJiUBmjWNPU1\",\n \"manufacturer\": {\n \"name\": \"cons\",\n \"slug\": \"VC V\",\n \"id\": 69724220,\n \"url\": \"http://VtJDy.jaDTz6iwUxvLtNeK6Zs,B-dCls\",\n \"devicetype_count\": -83543877\n },\n \"display_name\": \"in adipisicing Lorem dolor\",\n \"device_count\": -3786418\n },\n \"name\": \"Exce\",\n \"id\": -65594004,\n \"url\": \"http://odHPl.utxX-vZx1rsWiL1AomKUN9K,G4z,Xu4c1QrFivzfKZCJkY,ZkmskpIH4QKbD56\",\n \"label\": \"ea\",\n \"type\": {\n \"label\": \"NEMA 10-50P\",\n \"value\": \"iec-60309-p-n-e-4h\"\n },\n \"maximum_draw\": 19496,\n \"allocated_draw\": 28021,\n \"description\": \"m\"\n}" } ] }, { "name": "dcim power-port-templates delete", "request": { "method": "DELETE", "header": [], "url": { "raw": "{{baseUrl}}/dcim/power-port-templates/:id/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "power-port-templates", ":id", "" ], "variable": [ { "key": "id", "value": "", "description": "(Required) A unique integer value identifying this power port template." } ] } }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "DELETE", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/dcim/power-port-templates/:id/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "power-port-templates", ":id", "" ], "variable": [ { "key": "id" } ] } }, "status": "No Content", "code": 204, "_postman_previewlanguage": "text", "header": [ { "key": "Content-Type", "value": "text/plain" } ], "cookie": [], "body": "" } ] } ] }, { "name": "dcim power-port-templates list", "request": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/dcim/power-port-templates/?id=&name=&type=&maximum_draw=&allocated_draw=&q=&devicetype_id=&id__n=&id__lte=&id__lt=&id__gte=&id__gt=&name__n=&name__ic=&name__nic=&name__iew=&name__niew=&name__isw=&name__nisw=&name__ie=&name__nie=&type__n=&maximum_draw__n=&maximum_draw__lte=&maximum_draw__lt=&maximum_draw__gte=&maximum_draw__gt=&allocated_draw__n=&allocated_draw__lte=&allocated_draw__lt=&allocated_draw__gte=&allocated_draw__gt=&devicetype_id__n=&limit=&offset=", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "power-port-templates", "" ], "query": [ { "key": "id", "value": "" }, { "key": "name", "value": "" }, { "key": "type", "value": "" }, { "key": "maximum_draw", "value": "" }, { "key": "allocated_draw", "value": "" }, { "key": "q", "value": "" }, { "key": "devicetype_id", "value": "" }, { "key": "id__n", "value": "" }, { "key": "id__lte", "value": "" }, { "key": "id__lt", "value": "" }, { "key": "id__gte", "value": "" }, { "key": "id__gt", "value": "" }, { "key": "name__n", "value": "" }, { "key": "name__ic", "value": "" }, { "key": "name__nic", "value": "" }, { "key": "name__iew", "value": "" }, { "key": "name__niew", "value": "" }, { "key": "name__isw", "value": "" }, { "key": "name__nisw", "value": "" }, { "key": "name__ie", "value": "" }, { "key": "name__nie", "value": "" }, { "key": "type__n", "value": "" }, { "key": "maximum_draw__n", "value": "" }, { "key": "maximum_draw__lte", "value": "" }, { "key": "maximum_draw__lt", "value": "" }, { "key": "maximum_draw__gte", "value": "" }, { "key": "maximum_draw__gt", "value": "" }, { "key": "allocated_draw__n", "value": "" }, { "key": "allocated_draw__lte", "value": "" }, { "key": "allocated_draw__lt", "value": "" }, { "key": "allocated_draw__gte", "value": "" }, { "key": "allocated_draw__gt", "value": "" }, { "key": "devicetype_id__n", "value": "" }, { "key": "limit", "value": "", "description": "Number of results to return per page." }, { "key": "offset", "value": "", "description": "The initial index from which to return the results." } ] } }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/dcim/power-port-templates/?id=&name=&type=&maximum_draw=&allocated_draw=&q=&devicetype_id=&id__n=&id__lte=&id__lt=&id__gte=&id__gt=&name__n=&name__ic=&name__nic=&name__iew=&name__niew=&name__isw=&name__nisw=&name__ie=&name__nie=&type__n=&maximum_draw__n=&maximum_draw__lte=&maximum_draw__lt=&maximum_draw__gte=&maximum_draw__gt=&allocated_draw__n=&allocated_draw__lte=&allocated_draw__lt=&allocated_draw__gte=&allocated_draw__gt=&devicetype_id__n=&limit=&offset=", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "power-port-templates", "" ], "query": [ { "key": "id", "value": "" }, { "key": "name", "value": "" }, { "key": "type", "value": "" }, { "key": "maximum_draw", "value": "" }, { "key": "allocated_draw", "value": "" }, { "key": "q", "value": "" }, { "key": "devicetype_id", "value": "" }, { "key": "id__n", "value": "" }, { "key": "id__lte", "value": "" }, { "key": "id__lt", "value": "" }, { "key": "id__gte", "value": "" }, { "key": "id__gt", "value": "" }, { "key": "name__n", "value": "" }, { "key": "name__ic", "value": "" }, { "key": "name__nic", "value": "" }, { "key": "name__iew", "value": "" }, { "key": "name__niew", "value": "" }, { "key": "name__isw", "value": "" }, { "key": "name__nisw", "value": "" }, { "key": "name__ie", "value": "" }, { "key": "name__nie", "value": "" }, { "key": "type__n", "value": "" }, { "key": "maximum_draw__n", "value": "" }, { "key": "maximum_draw__lte", "value": "" }, { "key": "maximum_draw__lt", "value": "" }, { "key": "maximum_draw__gte", "value": "" }, { "key": "maximum_draw__gt", "value": "" }, { "key": "allocated_draw__n", "value": "" }, { "key": "allocated_draw__lte", "value": "" }, { "key": "allocated_draw__lt", "value": "" }, { "key": "allocated_draw__gte", "value": "" }, { "key": "allocated_draw__gt", "value": "" }, { "key": "devicetype_id__n", "value": "" }, { "key": "limit", "value": "" }, { "key": "offset", "value": "" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "body": "{\n \"count\": 90718788,\n \"results\": [\n {\n \"device_type\": {\n \"model\": \"repr\",\n \"slug\": \"WBxj\",\n \"id\": 43780858,\n \"url\": \"http://dcDkMxgScPgLCxm.yjsb9saFk8U4K,RB8mPbPTnUwuaRykqxtl6o1QIJVuuI9L0TKgTr7o\",\n \"manufacturer\": {\n \"name\": \"nost\",\n \"slug\": \"6SWQ\",\n \"id\": -94718509,\n \"url\": \"http://M.rlrZJze5gLx7k6Vu.xtje+h4wK6E8ljQhEC7aliCL,fhycA6MyIUHbWc2f\",\n \"devicetype_count\": 8856074\n },\n \"display_name\": \"enim labore eiusmod aliqua\",\n \"device_count\": 98567992\n },\n \"name\": \"cill\",\n \"id\": -99921650,\n \"url\": \"https://AucXhQfy.pnGvS4nAaIX94fMUWIT5XtaD.tj-l1B5nLb9EWjUfL+wCJXbgnuKS5PTVZ\",\n \"label\": \"in\",\n \"type\": {\n \"label\": \"NEMA 15-20P\",\n \"value\": \"nema-15-30p\"\n },\n \"maximum_draw\": 31202,\n \"allocated_draw\": 17481,\n \"description\": \"a\"\n },\n {\n \"device_type\": {\n \"model\": \"occa\",\n \"slug\": \"dWpo\",\n \"id\": 77122880,\n \"url\": \"http://hyPosc.imgimR-DsMrKHb.Pkb+cqjpqr9prOYWkQ\",\n \"manufacturer\": {\n \"name\": \"ad u\",\n \"slug\": \"Sb6g\",\n \"id\": -76514615,\n \"url\": \"https://ALYxYDUpchqfQeYsJpJv.hwbXEi0Gsc1GB,VejNuYQqfwo6w.HPCyLniXpc.\",\n \"devicetype_count\": -95049350\n },\n \"display_name\": \"ex\",\n \"device_count\": 60617407\n },\n \"name\": \"labo\",\n \"id\": 81186219,\n \"url\": \"https://hnjtYCcCX.aepdBe5A.ur9YG2WUQF6fPGX6aooFP\",\n \"label\": \"temp\",\n \"type\": {\n \"label\": \"CS8265C\",\n \"value\": \"nema-10-50p\"\n },\n \"maximum_draw\": 28480,\n \"allocated_draw\": 5816,\n \"description\": \"ve\"\n }\n ],\n \"next\": \"https://qNBWPTdvRPtqTOPNMDhWiUBaLPtIZQl.xltaWxkKTDO9Vaa8C1,ayMCLruHSZdVgunCt9MBqEHkzgqS+T5vI-H4p-ZhP\",\n \"previous\": \"http://gYcnnseQLUtwR.quirPHbnBthXCds8M+3qbzilzH+2jluAAV9ifpbc46uSEv7h\"\n}" } ] }, { "name": "dcim power-port-templates create", "request": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"device_type\": \"\",\n \"name\": \"\",\n \"label\": \"\",\n \"type\": \"\",\n \"maximum_draw\": \"\",\n \"allocated_draw\": \"\",\n \"description\": \"\"\n}" }, "url": { "raw": "{{baseUrl}}/dcim/power-port-templates/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "power-port-templates", "" ] } }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "POST", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/dcim/power-port-templates/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "power-port-templates", "" ] } }, "status": "Created", "code": 201, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "body": "{\n \"device_type\": {\n \"model\": \"id i\",\n \"slug\": \"nd5M\",\n \"id\": 91615391,\n \"url\": \"https://ZhJxVOPRwUwuHbFAqkxHkfYN.tbdmJiUBmjWNPU1\",\n \"manufacturer\": {\n \"name\": \"cons\",\n \"slug\": \"VC V\",\n \"id\": 69724220,\n \"url\": \"http://VtJDy.jaDTz6iwUxvLtNeK6Zs,B-dCls\",\n \"devicetype_count\": -83543877\n },\n \"display_name\": \"in adipisicing Lorem dolor\",\n \"device_count\": -3786418\n },\n \"name\": \"Exce\",\n \"id\": -65594004,\n \"url\": \"http://odHPl.utxX-vZx1rsWiL1AomKUN9K,G4z,Xu4c1QrFivzfKZCJkY,ZkmskpIH4QKbD56\",\n \"label\": \"ea\",\n \"type\": {\n \"label\": \"NEMA 10-50P\",\n \"value\": \"iec-60309-p-n-e-4h\"\n },\n \"maximum_draw\": 19496,\n \"allocated_draw\": 28021,\n \"description\": \"m\"\n}" } ] }, { "name": "dcim power-port-templates bulk update", "request": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"device_type\": \"\",\n \"name\": \"\",\n \"label\": \"\",\n \"type\": \"\",\n \"maximum_draw\": \"\",\n \"allocated_draw\": \"\",\n \"description\": \"\"\n}" }, "url": { "raw": "{{baseUrl}}/dcim/power-port-templates/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "power-port-templates", "" ] } }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "PUT", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/dcim/power-port-templates/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "power-port-templates", "" ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "body": "{\n \"device_type\": {\n \"model\": \"id i\",\n \"slug\": \"nd5M\",\n \"id\": 91615391,\n \"url\": \"https://ZhJxVOPRwUwuHbFAqkxHkfYN.tbdmJiUBmjWNPU1\",\n \"manufacturer\": {\n \"name\": \"cons\",\n \"slug\": \"VC V\",\n \"id\": 69724220,\n \"url\": \"http://VtJDy.jaDTz6iwUxvLtNeK6Zs,B-dCls\",\n \"devicetype_count\": -83543877\n },\n \"display_name\": \"in adipisicing Lorem dolor\",\n \"device_count\": -3786418\n },\n \"name\": \"Exce\",\n \"id\": -65594004,\n \"url\": \"http://odHPl.utxX-vZx1rsWiL1AomKUN9K,G4z,Xu4c1QrFivzfKZCJkY,ZkmskpIH4QKbD56\",\n \"label\": \"ea\",\n \"type\": {\n \"label\": \"NEMA 10-50P\",\n \"value\": \"iec-60309-p-n-e-4h\"\n },\n \"maximum_draw\": 19496,\n \"allocated_draw\": 28021,\n \"description\": \"m\"\n}" } ] }, { "name": "dcim power-port-templates bulk partial update", "request": { "method": "PATCH", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"device_type\": \"\",\n \"name\": \"\",\n \"label\": \"\",\n \"type\": \"\",\n \"maximum_draw\": \"\",\n \"allocated_draw\": \"\",\n \"description\": \"\"\n}" }, "url": { "raw": "{{baseUrl}}/dcim/power-port-templates/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "power-port-templates", "" ] } }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "PATCH", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/dcim/power-port-templates/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "power-port-templates", "" ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "body": "{\n \"device_type\": {\n \"model\": \"id i\",\n \"slug\": \"nd5M\",\n \"id\": 91615391,\n \"url\": \"https://ZhJxVOPRwUwuHbFAqkxHkfYN.tbdmJiUBmjWNPU1\",\n \"manufacturer\": {\n \"name\": \"cons\",\n \"slug\": \"VC V\",\n \"id\": 69724220,\n \"url\": \"http://VtJDy.jaDTz6iwUxvLtNeK6Zs,B-dCls\",\n \"devicetype_count\": -83543877\n },\n \"display_name\": \"in adipisicing Lorem dolor\",\n \"device_count\": -3786418\n },\n \"name\": \"Exce\",\n \"id\": -65594004,\n \"url\": \"http://odHPl.utxX-vZx1rsWiL1AomKUN9K,G4z,Xu4c1QrFivzfKZCJkY,ZkmskpIH4QKbD56\",\n \"label\": \"ea\",\n \"type\": {\n \"label\": \"NEMA 10-50P\",\n \"value\": \"iec-60309-p-n-e-4h\"\n },\n \"maximum_draw\": 19496,\n \"allocated_draw\": 28021,\n \"description\": \"m\"\n}" } ] }, { "name": "dcim power-port-templates bulk delete", "request": { "method": "DELETE", "header": [], "url": { "raw": "{{baseUrl}}/dcim/power-port-templates/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "power-port-templates", "" ] } }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "DELETE", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/dcim/power-port-templates/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "power-port-templates", "" ] } }, "status": "No Content", "code": 204, "_postman_previewlanguage": "text", "header": [ { "key": "Content-Type", "value": "text/plain" } ], "cookie": [], "body": "" } ] } ] }, { "name": "power-ports", "item": [ { "name": "{id}", "item": [ { "name": "dcim power-ports read", "request": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/dcim/power-ports/:id/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "power-ports", ":id", "" ], "variable": [ { "key": "id", "value": "", "description": "(Required) A unique integer value identifying this power port." } ] } }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/dcim/power-ports/:id/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "power-ports", ":id", "" ], "variable": [ { "key": "id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "body": "{\n \"device\": {\n \"id\": {\n \"value\": \"\"\n },\n \"url\": {\n \"value\": \"\"\n },\n \"name\": {\n \"value\": \"\"\n },\n \"display_name\": {\n \"value\": \"\"\n }\n },\n \"name\": \"dese\",\n \"id\": -31299080,\n \"url\": \"http://uQwXfJd.qxubWQYnOGxiaIK9WDtsxvoreJSJxRZ7li-\",\n \"label\": \"cul\",\n \"type\": {\n \"label\": \"CS8465C\",\n \"value\": \"ita-l\"\n },\n \"maximum_draw\": 15757,\n \"allocated_draw\": 10737,\n \"description\": \"adi\",\n \"cable\": {\n \"id\": -71149110,\n \"url\": \"https://olouXlytSsiqvVsakMYQVWRlijGug.xccQ07ww-PdI8xv.EnYCV6ndIwhySNiKa1Miu6wwunLB8yDVKS-2Txn\",\n \"label\": \"si\"\n },\n \"cable_peer\": {},\n \"cable_peer_type\": \"Lorem deserunt\",\n \"connected_endpoint\": {},\n \"connected_endpoint_type\": \"laboris est ullamco\",\n \"connected_endpoint_reachable\": true,\n \"tags\": [\n {\n \"name\": \"nisi\",\n \"slug\": \"xQ9_\",\n \"id\": 13275879,\n \"url\": \"https://zhtl.yxoZg1zWsmzrmyBwOZpd7KPrrsUO7XHrqDeeP4hXV\",\n \"color\": \"ec26\"\n },\n {\n \"name\": \"Duis\",\n \"slug\": \"UvU2\",\n \"id\": 5447715,\n \"url\": \"http://pwqlzxUdh.ydkPKGsGm5FoYeL3ilYv4FnY8dBg\",\n \"color\": \"9603\"\n }\n ]\n}" } ] }, { "name": "dcim power-ports update", "request": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"device\": \"\",\n \"name\": \"\",\n \"label\": \"\",\n \"type\": \"\",\n \"maximum_draw\": \"\",\n \"allocated_draw\": \"\",\n \"description\": \"\",\n \"cable\": {\n \"id\": -90565182,\n \"url\": \"http://brtIjCwrgOongIW.bwstSxpNCDT-pdUG+rZjuTlitDc2lQBx4tYr\",\n \"label\": \"o\"\n },\n \"tags\": [\n {\n \"name\": \"inci\",\n \"slug\": \"r r \",\n \"id\": -7184926,\n \"url\": \"https://ogBSKKQlpoExMTcduqh.lqjfQWFw1XmbNDQFHdAcykCZMb8gFb58R\",\n \"color\": \"90a5\"\n },\n {\n \"name\": \"sit \",\n \"slug\": \"Qw Q\",\n \"id\": 4230059,\n \"url\": \"https://CLZZGDkAvIExNMqdkwsYt.pazgt7TUFO3Eu5+xMy8VxpEgVzO4If0IN-72OgoG\",\n \"color\": \"bf92\"\n }\n ]\n}" }, "url": { "raw": "{{baseUrl}}/dcim/power-ports/:id/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "power-ports", ":id", "" ], "variable": [ { "key": "id", "value": "", "description": "(Required) A unique integer value identifying this power port." } ] } }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "PUT", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/dcim/power-ports/:id/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "power-ports", ":id", "" ], "variable": [ { "key": "id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "body": "{\n \"device\": {\n \"id\": {\n \"value\": \"\"\n },\n \"url\": {\n \"value\": \"\"\n },\n \"name\": {\n \"value\": \"\"\n },\n \"display_name\": {\n \"value\": \"\"\n }\n },\n \"name\": \"dese\",\n \"id\": -31299080,\n \"url\": \"http://uQwXfJd.qxubWQYnOGxiaIK9WDtsxvoreJSJxRZ7li-\",\n \"label\": \"cul\",\n \"type\": {\n \"label\": \"CS8465C\",\n \"value\": \"ita-l\"\n },\n \"maximum_draw\": 15757,\n \"allocated_draw\": 10737,\n \"description\": \"adi\",\n \"cable\": {\n \"id\": -71149110,\n \"url\": \"https://olouXlytSsiqvVsakMYQVWRlijGug.xccQ07ww-PdI8xv.EnYCV6ndIwhySNiKa1Miu6wwunLB8yDVKS-2Txn\",\n \"label\": \"si\"\n },\n \"cable_peer\": {},\n \"cable_peer_type\": \"Lorem deserunt\",\n \"connected_endpoint\": {},\n \"connected_endpoint_type\": \"laboris est ullamco\",\n \"connected_endpoint_reachable\": true,\n \"tags\": [\n {\n \"name\": \"nisi\",\n \"slug\": \"xQ9_\",\n \"id\": 13275879,\n \"url\": \"https://zhtl.yxoZg1zWsmzrmyBwOZpd7KPrrsUO7XHrqDeeP4hXV\",\n \"color\": \"ec26\"\n },\n {\n \"name\": \"Duis\",\n \"slug\": \"UvU2\",\n \"id\": 5447715,\n \"url\": \"http://pwqlzxUdh.ydkPKGsGm5FoYeL3ilYv4FnY8dBg\",\n \"color\": \"9603\"\n }\n ]\n}" } ] }, { "name": "dcim power-ports partial update", "request": { "method": "PATCH", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"device\": \"\",\n \"name\": \"\",\n \"label\": \"\",\n \"type\": \"\",\n \"maximum_draw\": \"\",\n \"allocated_draw\": \"\",\n \"description\": \"\",\n \"cable\": {\n \"id\": -90565182,\n \"url\": \"http://brtIjCwrgOongIW.bwstSxpNCDT-pdUG+rZjuTlitDc2lQBx4tYr\",\n \"label\": \"o\"\n },\n \"tags\": [\n {\n \"name\": \"inci\",\n \"slug\": \"r r \",\n \"id\": -7184926,\n \"url\": \"https://ogBSKKQlpoExMTcduqh.lqjfQWFw1XmbNDQFHdAcykCZMb8gFb58R\",\n \"color\": \"90a5\"\n },\n {\n \"name\": \"sit \",\n \"slug\": \"Qw Q\",\n \"id\": 4230059,\n \"url\": \"https://CLZZGDkAvIExNMqdkwsYt.pazgt7TUFO3Eu5+xMy8VxpEgVzO4If0IN-72OgoG\",\n \"color\": \"bf92\"\n }\n ]\n}" }, "url": { "raw": "{{baseUrl}}/dcim/power-ports/:id/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "power-ports", ":id", "" ], "variable": [ { "key": "id", "value": "", "description": "(Required) A unique integer value identifying this power port." } ] } }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "PATCH", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/dcim/power-ports/:id/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "power-ports", ":id", "" ], "variable": [ { "key": "id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "body": "{\n \"device\": {\n \"id\": {\n \"value\": \"\"\n },\n \"url\": {\n \"value\": \"\"\n },\n \"name\": {\n \"value\": \"\"\n },\n \"display_name\": {\n \"value\": \"\"\n }\n },\n \"name\": \"dese\",\n \"id\": -31299080,\n \"url\": \"http://uQwXfJd.qxubWQYnOGxiaIK9WDtsxvoreJSJxRZ7li-\",\n \"label\": \"cul\",\n \"type\": {\n \"label\": \"CS8465C\",\n \"value\": \"ita-l\"\n },\n \"maximum_draw\": 15757,\n \"allocated_draw\": 10737,\n \"description\": \"adi\",\n \"cable\": {\n \"id\": -71149110,\n \"url\": \"https://olouXlytSsiqvVsakMYQVWRlijGug.xccQ07ww-PdI8xv.EnYCV6ndIwhySNiKa1Miu6wwunLB8yDVKS-2Txn\",\n \"label\": \"si\"\n },\n \"cable_peer\": {},\n \"cable_peer_type\": \"Lorem deserunt\",\n \"connected_endpoint\": {},\n \"connected_endpoint_type\": \"laboris est ullamco\",\n \"connected_endpoint_reachable\": true,\n \"tags\": [\n {\n \"name\": \"nisi\",\n \"slug\": \"xQ9_\",\n \"id\": 13275879,\n \"url\": \"https://zhtl.yxoZg1zWsmzrmyBwOZpd7KPrrsUO7XHrqDeeP4hXV\",\n \"color\": \"ec26\"\n },\n {\n \"name\": \"Duis\",\n \"slug\": \"UvU2\",\n \"id\": 5447715,\n \"url\": \"http://pwqlzxUdh.ydkPKGsGm5FoYeL3ilYv4FnY8dBg\",\n \"color\": \"9603\"\n }\n ]\n}" } ] }, { "name": "dcim power-ports delete", "request": { "method": "DELETE", "header": [], "url": { "raw": "{{baseUrl}}/dcim/power-ports/:id/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "power-ports", ":id", "" ], "variable": [ { "key": "id", "value": "", "description": "(Required) A unique integer value identifying this power port." } ] } }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "DELETE", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/dcim/power-ports/:id/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "power-ports", ":id", "" ], "variable": [ { "key": "id" } ] } }, "status": "No Content", "code": 204, "_postman_previewlanguage": "text", "header": [ { "key": "Content-Type", "value": "text/plain" } ], "cookie": [], "body": "" } ] }, { "name": "dcim power-ports trace", "request": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/dcim/power-ports/:id/trace/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "power-ports", ":id", "trace", "" ], "variable": [ { "key": "id", "value": "", "description": "(Required) A unique integer value identifying this power port." } ] }, "description": "Trace a complete cable path and return each segment as a three-tuple of (termination, cable, termination)." }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/dcim/power-ports/:id/trace/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "power-ports", ":id", "trace", "" ], "variable": [ { "key": "id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "body": "{\n \"device\": {\n \"id\": {\n \"value\": \"\"\n },\n \"url\": {\n \"value\": \"\"\n },\n \"name\": {\n \"value\": \"\"\n },\n \"display_name\": {\n \"value\": \"\"\n }\n },\n \"name\": \"dese\",\n \"id\": -31299080,\n \"url\": \"http://uQwXfJd.qxubWQYnOGxiaIK9WDtsxvoreJSJxRZ7li-\",\n \"label\": \"cul\",\n \"type\": {\n \"label\": \"CS8465C\",\n \"value\": \"ita-l\"\n },\n \"maximum_draw\": 15757,\n \"allocated_draw\": 10737,\n \"description\": \"adi\",\n \"cable\": {\n \"id\": -71149110,\n \"url\": \"https://olouXlytSsiqvVsakMYQVWRlijGug.xccQ07ww-PdI8xv.EnYCV6ndIwhySNiKa1Miu6wwunLB8yDVKS-2Txn\",\n \"label\": \"si\"\n },\n \"cable_peer\": {},\n \"cable_peer_type\": \"Lorem deserunt\",\n \"connected_endpoint\": {},\n \"connected_endpoint_type\": \"laboris est ullamco\",\n \"connected_endpoint_reachable\": true,\n \"tags\": [\n {\n \"name\": \"nisi\",\n \"slug\": \"xQ9_\",\n \"id\": 13275879,\n \"url\": \"https://zhtl.yxoZg1zWsmzrmyBwOZpd7KPrrsUO7XHrqDeeP4hXV\",\n \"color\": \"ec26\"\n },\n {\n \"name\": \"Duis\",\n \"slug\": \"UvU2\",\n \"id\": 5447715,\n \"url\": \"http://pwqlzxUdh.ydkPKGsGm5FoYeL3ilYv4FnY8dBg\",\n \"color\": \"9603\"\n }\n ]\n}" } ] } ] }, { "name": "dcim power-ports list", "request": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/dcim/power-ports/?id=&name=&maximum_draw=&allocated_draw=&description=&q=®ion_id=®ion=&site_id=&site=&device_id=&device=&tag=&cabled=&connected=&type=&id__n=&id__lte=&id__lt=&id__gte=&id__gt=&name__n=&name__ic=&name__nic=&name__iew=&name__niew=&name__isw=&name__nisw=&name__ie=&name__nie=&maximum_draw__n=&maximum_draw__lte=&maximum_draw__lt=&maximum_draw__gte=&maximum_draw__gt=&allocated_draw__n=&allocated_draw__lte=&allocated_draw__lt=&allocated_draw__gte=&allocated_draw__gt=&description__n=&description__ic=&description__nic=&description__iew=&description__niew=&description__isw=&description__nisw=&description__ie=&description__nie=®ion_id__n=®ion__n=&site_id__n=&site__n=&device_id__n=&device__n=&tag__n=&type__n=&limit=&offset=", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "power-ports", "" ], "query": [ { "key": "id", "value": "" }, { "key": "name", "value": "" }, { "key": "maximum_draw", "value": "" }, { "key": "allocated_draw", "value": "" }, { "key": "description", "value": "" }, { "key": "q", "value": "" }, { "key": "region_id", "value": "" }, { "key": "region", "value": "" }, { "key": "site_id", "value": "" }, { "key": "site", "value": "" }, { "key": "device_id", "value": "" }, { "key": "device", "value": "" }, { "key": "tag", "value": "" }, { "key": "cabled", "value": "" }, { "key": "connected", "value": "" }, { "key": "type", "value": "" }, { "key": "id__n", "value": "" }, { "key": "id__lte", "value": "" }, { "key": "id__lt", "value": "" }, { "key": "id__gte", "value": "" }, { "key": "id__gt", "value": "" }, { "key": "name__n", "value": "" }, { "key": "name__ic", "value": "" }, { "key": "name__nic", "value": "" }, { "key": "name__iew", "value": "" }, { "key": "name__niew", "value": "" }, { "key": "name__isw", "value": "" }, { "key": "name__nisw", "value": "" }, { "key": "name__ie", "value": "" }, { "key": "name__nie", "value": "" }, { "key": "maximum_draw__n", "value": "" }, { "key": "maximum_draw__lte", "value": "" }, { "key": "maximum_draw__lt", "value": "" }, { "key": "maximum_draw__gte", "value": "" }, { "key": "maximum_draw__gt", "value": "" }, { "key": "allocated_draw__n", "value": "" }, { "key": "allocated_draw__lte", "value": "" }, { "key": "allocated_draw__lt", "value": "" }, { "key": "allocated_draw__gte", "value": "" }, { "key": "allocated_draw__gt", "value": "" }, { "key": "description__n", "value": "" }, { "key": "description__ic", "value": "" }, { "key": "description__nic", "value": "" }, { "key": "description__iew", "value": "" }, { "key": "description__niew", "value": "" }, { "key": "description__isw", "value": "" }, { "key": "description__nisw", "value": "" }, { "key": "description__ie", "value": "" }, { "key": "description__nie", "value": "" }, { "key": "region_id__n", "value": "" }, { "key": "region__n", "value": "" }, { "key": "site_id__n", "value": "" }, { "key": "site__n", "value": "" }, { "key": "device_id__n", "value": "" }, { "key": "device__n", "value": "" }, { "key": "tag__n", "value": "" }, { "key": "type__n", "value": "" }, { "key": "limit", "value": "", "description": "Number of results to return per page." }, { "key": "offset", "value": "", "description": "The initial index from which to return the results." } ] } }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/dcim/power-ports/?id=&name=&maximum_draw=&allocated_draw=&description=&q=®ion_id=®ion=&site_id=&site=&device_id=&device=&tag=&cabled=&connected=&type=&id__n=&id__lte=&id__lt=&id__gte=&id__gt=&name__n=&name__ic=&name__nic=&name__iew=&name__niew=&name__isw=&name__nisw=&name__ie=&name__nie=&maximum_draw__n=&maximum_draw__lte=&maximum_draw__lt=&maximum_draw__gte=&maximum_draw__gt=&allocated_draw__n=&allocated_draw__lte=&allocated_draw__lt=&allocated_draw__gte=&allocated_draw__gt=&description__n=&description__ic=&description__nic=&description__iew=&description__niew=&description__isw=&description__nisw=&description__ie=&description__nie=®ion_id__n=®ion__n=&site_id__n=&site__n=&device_id__n=&device__n=&tag__n=&type__n=&limit=&offset=", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "power-ports", "" ], "query": [ { "key": "id", "value": "" }, { "key": "name", "value": "" }, { "key": "maximum_draw", "value": "" }, { "key": "allocated_draw", "value": "" }, { "key": "description", "value": "" }, { "key": "q", "value": "" }, { "key": "region_id", "value": "" }, { "key": "region", "value": "" }, { "key": "site_id", "value": "" }, { "key": "site", "value": "" }, { "key": "device_id", "value": "" }, { "key": "device", "value": "" }, { "key": "tag", "value": "" }, { "key": "cabled", "value": "" }, { "key": "connected", "value": "" }, { "key": "type", "value": "" }, { "key": "id__n", "value": "" }, { "key": "id__lte", "value": "" }, { "key": "id__lt", "value": "" }, { "key": "id__gte", "value": "" }, { "key": "id__gt", "value": "" }, { "key": "name__n", "value": "" }, { "key": "name__ic", "value": "" }, { "key": "name__nic", "value": "" }, { "key": "name__iew", "value": "" }, { "key": "name__niew", "value": "" }, { "key": "name__isw", "value": "" }, { "key": "name__nisw", "value": "" }, { "key": "name__ie", "value": "" }, { "key": "name__nie", "value": "" }, { "key": "maximum_draw__n", "value": "" }, { "key": "maximum_draw__lte", "value": "" }, { "key": "maximum_draw__lt", "value": "" }, { "key": "maximum_draw__gte", "value": "" }, { "key": "maximum_draw__gt", "value": "" }, { "key": "allocated_draw__n", "value": "" }, { "key": "allocated_draw__lte", "value": "" }, { "key": "allocated_draw__lt", "value": "" }, { "key": "allocated_draw__gte", "value": "" }, { "key": "allocated_draw__gt", "value": "" }, { "key": "description__n", "value": "" }, { "key": "description__ic", "value": "" }, { "key": "description__nic", "value": "" }, { "key": "description__iew", "value": "" }, { "key": "description__niew", "value": "" }, { "key": "description__isw", "value": "" }, { "key": "description__nisw", "value": "" }, { "key": "description__ie", "value": "" }, { "key": "description__nie", "value": "" }, { "key": "region_id__n", "value": "" }, { "key": "region__n", "value": "" }, { "key": "site_id__n", "value": "" }, { "key": "site__n", "value": "" }, { "key": "device_id__n", "value": "" }, { "key": "device__n", "value": "" }, { "key": "tag__n", "value": "" }, { "key": "type__n", "value": "" }, { "key": "limit", "value": "" }, { "key": "offset", "value": "" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "body": "{\n \"count\": 40179179,\n \"results\": [\n {\n \"device\": {\n \"id\": {\n \"value\": \"\"\n },\n \"url\": {\n \"value\": \"\"\n },\n \"name\": {\n \"value\": \"\"\n },\n \"display_name\": {\n \"value\": \"\"\n }\n },\n \"name\": \"nisi\",\n \"id\": -32381049,\n \"url\": \"https://BLkGnyuMGImjWDumGZNXXB.idQqRx-pnNOFxO3se2OwJkQATVGLn\",\n \"label\": \"non\",\n \"type\": {\n \"label\": \"NEMA 6-20P\",\n \"value\": \"nema-5-20p\"\n },\n \"maximum_draw\": 30109,\n \"allocated_draw\": 2091,\n \"description\": \"\",\n \"cable\": {\n \"id\": 18452561,\n \"url\": \"https://fXuWiLFkfzofPlYlfS.iwyRIkNgHeoxB9Q9VQG41qCYm1Ka9nxQTlzsBoivbNGdy9\",\n \"label\": \"\"\n },\n \"cable_peer\": {},\n \"cable_peer_type\": \"ea laborum no\",\n \"connected_endpoint\": {},\n \"connected_endpoint_type\": \"dolor pariatur elit eu tempor\",\n \"connected_endpoint_reachable\": false,\n \"tags\": [\n {\n \"name\": \"inci\",\n \"slug\": \"6nWG\",\n \"id\": -94713159,\n \"url\": \"https://QpUzVS.qfhs4-uQdT6dcDIzFGJOCYRzyWHLMpAtTBngyNSuyJy0\",\n \"color\": \"ceb7\"\n },\n {\n \"name\": \"temp\",\n \"slug\": \"yL61\",\n \"id\": 52875294,\n \"url\": \"http://LTEzoGSvtoMDmYQWnnB.gvvdBWzjR3j1WUPgnGp9cLv.fMS,ayq\",\n \"color\": \"7a99\"\n }\n ]\n },\n {\n \"device\": {\n \"id\": {\n \"value\": \"\"\n },\n \"url\": {\n \"value\": \"\"\n },\n \"name\": {\n \"value\": \"\"\n },\n \"display_name\": {\n \"value\": \"\"\n }\n },\n \"name\": \"cupi\",\n \"id\": 64862596,\n \"url\": \"http://CGzcqvmplciFUfsDujumD.yxOJM6cxaBe3lJia7T4RulqZGGkbluUk+gKsTVGS66bpF2kg7pJC8u,Z9Hdqr3K\",\n \"label\": \"pro\",\n \"type\": {\n \"label\": \"2P+E 9H\",\n \"value\": \"iec-60309-3p-e-9h\"\n },\n \"maximum_draw\": 14899,\n \"allocated_draw\": 10860,\n \"description\": \"sed\",\n \"cable\": {\n \"id\": -26753039,\n \"url\": \"http://oEXLSJdf.efQWqnCnU5odh2bq8QX\",\n \"label\": \"et \"\n },\n \"cable_peer\": {},\n \"cable_peer_type\": \"laborum laboris ipsum amet\",\n \"connected_endpoint\": {},\n \"connected_endpoint_type\": \"nisi cillum qui fugiat\",\n \"connected_endpoint_reachable\": false,\n \"tags\": [\n {\n \"name\": \"occa\",\n \"slug\": \"9ERS\",\n \"id\": 65283476,\n \"url\": \"https://zcqzarhsGGnmUnIvIw.wosyd,rg55wqVDYktLlP8PaxU-Z8ZXx\",\n \"color\": \"97bb\"\n },\n {\n \"name\": \"cons\",\n \"slug\": \"8XH0\",\n \"id\": 43037306,\n \"url\": \"http://DjfhprqeAEExYbjvHGSSKFQf.jchL,8nnAApYgn.eq4ZnPU5j4iHJwSYH7eO3XHfM.GoN4B\",\n \"color\": \"5567\"\n }\n ]\n }\n ],\n \"next\": \"https://XNPRkZJHEfGGlglhyRfJzGOhCXrxPCZAn.wtpug\",\n \"previous\": \"https://xipPelxLVwkUItatatIyWYTPHRtCgen.auwck8,Wq0D38ctZVoX8IK2V-Oz2wT30-aASSHqE310bu+pGKY0JybP12Ro-tuHNu8S\"\n}" } ] }, { "name": "dcim power-ports create", "request": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"device\": \"\",\n \"name\": \"\",\n \"label\": \"\",\n \"type\": \"\",\n \"maximum_draw\": \"\",\n \"allocated_draw\": \"\",\n \"description\": \"\",\n \"cable\": {\n \"id\": -37560076,\n \"url\": \"https://QGKamzFdfgiNExSqiaf.nfnJBGObp7xy\",\n \"label\": \"t\"\n },\n \"tags\": [\n {\n \"name\": \"in i\",\n \"slug\": \"GChG\",\n \"id\": 45051468,\n \"url\": \"http://jSgV.wmno5xyyUptUhWV7GuUb.tbOSHd9y0c1b2lu\",\n \"color\": \"f8ac\"\n },\n {\n \"name\": \"adip\",\n \"slug\": \"6U 6\",\n \"id\": 68268678,\n \"url\": \"https://trFdWrTwUfpKmrdurviaLHaLjEGI.dvpxlBepn1+Rn7J.NRWYEnC++iLBuwF4nqOwGp2Ytv.qWSMQ\",\n \"color\": \"fea1\"\n }\n ]\n}" }, "url": { "raw": "{{baseUrl}}/dcim/power-ports/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "power-ports", "" ] } }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "POST", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/dcim/power-ports/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "power-ports", "" ] } }, "status": "Created", "code": 201, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "body": "{\n \"device\": {\n \"id\": {\n \"value\": \"\"\n },\n \"url\": {\n \"value\": \"\"\n },\n \"name\": {\n \"value\": \"\"\n },\n \"display_name\": {\n \"value\": \"\"\n }\n },\n \"name\": \"dese\",\n \"id\": -31299080,\n \"url\": \"http://uQwXfJd.qxubWQYnOGxiaIK9WDtsxvoreJSJxRZ7li-\",\n \"label\": \"cul\",\n \"type\": {\n \"label\": \"CS8465C\",\n \"value\": \"ita-l\"\n },\n \"maximum_draw\": 15757,\n \"allocated_draw\": 10737,\n \"description\": \"adi\",\n \"cable\": {\n \"id\": -71149110,\n \"url\": \"https://olouXlytSsiqvVsakMYQVWRlijGug.xccQ07ww-PdI8xv.EnYCV6ndIwhySNiKa1Miu6wwunLB8yDVKS-2Txn\",\n \"label\": \"si\"\n },\n \"cable_peer\": {},\n \"cable_peer_type\": \"Lorem deserunt\",\n \"connected_endpoint\": {},\n \"connected_endpoint_type\": \"laboris est ullamco\",\n \"connected_endpoint_reachable\": true,\n \"tags\": [\n {\n \"name\": \"nisi\",\n \"slug\": \"xQ9_\",\n \"id\": 13275879,\n \"url\": \"https://zhtl.yxoZg1zWsmzrmyBwOZpd7KPrrsUO7XHrqDeeP4hXV\",\n \"color\": \"ec26\"\n },\n {\n \"name\": \"Duis\",\n \"slug\": \"UvU2\",\n \"id\": 5447715,\n \"url\": \"http://pwqlzxUdh.ydkPKGsGm5FoYeL3ilYv4FnY8dBg\",\n \"color\": \"9603\"\n }\n ]\n}" } ] }, { "name": "dcim power-ports bulk update", "request": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"device\": \"\",\n \"name\": \"\",\n \"label\": \"\",\n \"type\": \"\",\n \"maximum_draw\": \"\",\n \"allocated_draw\": \"\",\n \"description\": \"\",\n \"cable\": {\n \"id\": -90565182,\n \"url\": \"http://brtIjCwrgOongIW.bwstSxpNCDT-pdUG+rZjuTlitDc2lQBx4tYr\",\n \"label\": \"o\"\n },\n \"tags\": [\n {\n \"name\": \"inci\",\n \"slug\": \"r r \",\n \"id\": -7184926,\n \"url\": \"https://ogBSKKQlpoExMTcduqh.lqjfQWFw1XmbNDQFHdAcykCZMb8gFb58R\",\n \"color\": \"90a5\"\n },\n {\n \"name\": \"sit \",\n \"slug\": \"Qw Q\",\n \"id\": 4230059,\n \"url\": \"https://CLZZGDkAvIExNMqdkwsYt.pazgt7TUFO3Eu5+xMy8VxpEgVzO4If0IN-72OgoG\",\n \"color\": \"bf92\"\n }\n ]\n}" }, "url": { "raw": "{{baseUrl}}/dcim/power-ports/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "power-ports", "" ] } }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "PUT", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/dcim/power-ports/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "power-ports", "" ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "body": "{\n \"device\": {\n \"id\": {\n \"value\": \"\"\n },\n \"url\": {\n \"value\": \"\"\n },\n \"name\": {\n \"value\": \"\"\n },\n \"display_name\": {\n \"value\": \"\"\n }\n },\n \"name\": \"dese\",\n \"id\": -31299080,\n \"url\": \"http://uQwXfJd.qxubWQYnOGxiaIK9WDtsxvoreJSJxRZ7li-\",\n \"label\": \"cul\",\n \"type\": {\n \"label\": \"CS8465C\",\n \"value\": \"ita-l\"\n },\n \"maximum_draw\": 15757,\n \"allocated_draw\": 10737,\n \"description\": \"adi\",\n \"cable\": {\n \"id\": -71149110,\n \"url\": \"https://olouXlytSsiqvVsakMYQVWRlijGug.xccQ07ww-PdI8xv.EnYCV6ndIwhySNiKa1Miu6wwunLB8yDVKS-2Txn\",\n \"label\": \"si\"\n },\n \"cable_peer\": {},\n \"cable_peer_type\": \"Lorem deserunt\",\n \"connected_endpoint\": {},\n \"connected_endpoint_type\": \"laboris est ullamco\",\n \"connected_endpoint_reachable\": true,\n \"tags\": [\n {\n \"name\": \"nisi\",\n \"slug\": \"xQ9_\",\n \"id\": 13275879,\n \"url\": \"https://zhtl.yxoZg1zWsmzrmyBwOZpd7KPrrsUO7XHrqDeeP4hXV\",\n \"color\": \"ec26\"\n },\n {\n \"name\": \"Duis\",\n \"slug\": \"UvU2\",\n \"id\": 5447715,\n \"url\": \"http://pwqlzxUdh.ydkPKGsGm5FoYeL3ilYv4FnY8dBg\",\n \"color\": \"9603\"\n }\n ]\n}" } ] }, { "name": "dcim power-ports bulk partial update", "request": { "method": "PATCH", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"device\": \"\",\n \"name\": \"\",\n \"label\": \"\",\n \"type\": \"\",\n \"maximum_draw\": \"\",\n \"allocated_draw\": \"\",\n \"description\": \"\",\n \"cable\": {\n \"id\": -90565182,\n \"url\": \"http://brtIjCwrgOongIW.bwstSxpNCDT-pdUG+rZjuTlitDc2lQBx4tYr\",\n \"label\": \"o\"\n },\n \"tags\": [\n {\n \"name\": \"inci\",\n \"slug\": \"r r \",\n \"id\": -7184926,\n \"url\": \"https://ogBSKKQlpoExMTcduqh.lqjfQWFw1XmbNDQFHdAcykCZMb8gFb58R\",\n \"color\": \"90a5\"\n },\n {\n \"name\": \"sit \",\n \"slug\": \"Qw Q\",\n \"id\": 4230059,\n \"url\": \"https://CLZZGDkAvIExNMqdkwsYt.pazgt7TUFO3Eu5+xMy8VxpEgVzO4If0IN-72OgoG\",\n \"color\": \"bf92\"\n }\n ]\n}" }, "url": { "raw": "{{baseUrl}}/dcim/power-ports/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "power-ports", "" ] } }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "PATCH", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/dcim/power-ports/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "power-ports", "" ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "body": "{\n \"device\": {\n \"id\": {\n \"value\": \"\"\n },\n \"url\": {\n \"value\": \"\"\n },\n \"name\": {\n \"value\": \"\"\n },\n \"display_name\": {\n \"value\": \"\"\n }\n },\n \"name\": \"dese\",\n \"id\": -31299080,\n \"url\": \"http://uQwXfJd.qxubWQYnOGxiaIK9WDtsxvoreJSJxRZ7li-\",\n \"label\": \"cul\",\n \"type\": {\n \"label\": \"CS8465C\",\n \"value\": \"ita-l\"\n },\n \"maximum_draw\": 15757,\n \"allocated_draw\": 10737,\n \"description\": \"adi\",\n \"cable\": {\n \"id\": -71149110,\n \"url\": \"https://olouXlytSsiqvVsakMYQVWRlijGug.xccQ07ww-PdI8xv.EnYCV6ndIwhySNiKa1Miu6wwunLB8yDVKS-2Txn\",\n \"label\": \"si\"\n },\n \"cable_peer\": {},\n \"cable_peer_type\": \"Lorem deserunt\",\n \"connected_endpoint\": {},\n \"connected_endpoint_type\": \"laboris est ullamco\",\n \"connected_endpoint_reachable\": true,\n \"tags\": [\n {\n \"name\": \"nisi\",\n \"slug\": \"xQ9_\",\n \"id\": 13275879,\n \"url\": \"https://zhtl.yxoZg1zWsmzrmyBwOZpd7KPrrsUO7XHrqDeeP4hXV\",\n \"color\": \"ec26\"\n },\n {\n \"name\": \"Duis\",\n \"slug\": \"UvU2\",\n \"id\": 5447715,\n \"url\": \"http://pwqlzxUdh.ydkPKGsGm5FoYeL3ilYv4FnY8dBg\",\n \"color\": \"9603\"\n }\n ]\n}" } ] }, { "name": "dcim power-ports bulk delete", "request": { "method": "DELETE", "header": [], "url": { "raw": "{{baseUrl}}/dcim/power-ports/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "power-ports", "" ] } }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "DELETE", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/dcim/power-ports/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "power-ports", "" ] } }, "status": "No Content", "code": 204, "_postman_previewlanguage": "text", "header": [ { "key": "Content-Type", "value": "text/plain" } ], "cookie": [], "body": "" } ] } ] }, { "name": "rack-groups", "item": [ { "name": "{id}", "item": [ { "name": "dcim rack-groups read", "request": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/dcim/rack-groups/:id/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "rack-groups", ":id", "" ], "variable": [ { "key": "id", "value": "", "description": "(Required) A unique integer value identifying this rack group." } ] } }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/dcim/rack-groups/:id/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "rack-groups", ":id", "" ], "variable": [ { "key": "id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "body": "{\n \"name\": \"nisi\",\n \"slug\": \"ScPA\",\n \"site\": {\n \"name\": \"temp\",\n \"slug\": \"h9F \",\n \"id\": -58943342,\n \"url\": \"http://VHmpQ.iebuN2wy5z0.+VbAWC\"\n },\n \"id\": 99717383,\n \"url\": \"https://HP.uhjhQ.\",\n \"parent\": {\n \"name\": \"nost\",\n \"slug\": \"PpKO\",\n \"id\": -10302109,\n \"url\": \"http://sOQbTAYxjdNzKntwsnhpmsTspzbVyD.eomeeJwg.84MfyiR+Y1KFdv.uJu\",\n \"rack_count\": 20675437,\n \"_depth\": 84504997\n },\n \"description\": \"occ\",\n \"rack_count\": -5161278,\n \"_depth\": 56863422\n}" } ] }, { "name": "dcim rack-groups update", "request": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"slug\": \"\",\n \"site\": \"\",\n \"parent\": \"\",\n \"description\": \"\"\n}" }, "url": { "raw": "{{baseUrl}}/dcim/rack-groups/:id/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "rack-groups", ":id", "" ], "variable": [ { "key": "id", "value": "", "description": "(Required) A unique integer value identifying this rack group." } ] } }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "PUT", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/dcim/rack-groups/:id/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "rack-groups", ":id", "" ], "variable": [ { "key": "id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "body": "{\n \"name\": \"nisi\",\n \"slug\": \"ScPA\",\n \"site\": {\n \"name\": \"temp\",\n \"slug\": \"h9F \",\n \"id\": -58943342,\n \"url\": \"http://VHmpQ.iebuN2wy5z0.+VbAWC\"\n },\n \"id\": 99717383,\n \"url\": \"https://HP.uhjhQ.\",\n \"parent\": {\n \"name\": \"nost\",\n \"slug\": \"PpKO\",\n \"id\": -10302109,\n \"url\": \"http://sOQbTAYxjdNzKntwsnhpmsTspzbVyD.eomeeJwg.84MfyiR+Y1KFdv.uJu\",\n \"rack_count\": 20675437,\n \"_depth\": 84504997\n },\n \"description\": \"occ\",\n \"rack_count\": -5161278,\n \"_depth\": 56863422\n}" } ] }, { "name": "dcim rack-groups partial update", "request": { "method": "PATCH", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"slug\": \"\",\n \"site\": \"\",\n \"parent\": \"\",\n \"description\": \"\"\n}" }, "url": { "raw": "{{baseUrl}}/dcim/rack-groups/:id/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "rack-groups", ":id", "" ], "variable": [ { "key": "id", "value": "", "description": "(Required) A unique integer value identifying this rack group." } ] } }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "PATCH", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/dcim/rack-groups/:id/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "rack-groups", ":id", "" ], "variable": [ { "key": "id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "body": "{\n \"name\": \"nisi\",\n \"slug\": \"ScPA\",\n \"site\": {\n \"name\": \"temp\",\n \"slug\": \"h9F \",\n \"id\": -58943342,\n \"url\": \"http://VHmpQ.iebuN2wy5z0.+VbAWC\"\n },\n \"id\": 99717383,\n \"url\": \"https://HP.uhjhQ.\",\n \"parent\": {\n \"name\": \"nost\",\n \"slug\": \"PpKO\",\n \"id\": -10302109,\n \"url\": \"http://sOQbTAYxjdNzKntwsnhpmsTspzbVyD.eomeeJwg.84MfyiR+Y1KFdv.uJu\",\n \"rack_count\": 20675437,\n \"_depth\": 84504997\n },\n \"description\": \"occ\",\n \"rack_count\": -5161278,\n \"_depth\": 56863422\n}" } ] }, { "name": "dcim rack-groups delete", "request": { "method": "DELETE", "header": [], "url": { "raw": "{{baseUrl}}/dcim/rack-groups/:id/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "rack-groups", ":id", "" ], "variable": [ { "key": "id", "value": "", "description": "(Required) A unique integer value identifying this rack group." } ] } }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "DELETE", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/dcim/rack-groups/:id/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "rack-groups", ":id", "" ], "variable": [ { "key": "id" } ] } }, "status": "No Content", "code": 204, "_postman_previewlanguage": "text", "header": [ { "key": "Content-Type", "value": "text/plain" } ], "cookie": [], "body": "" } ] } ] }, { "name": "dcim rack-groups list", "request": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/dcim/rack-groups/?id=&name=&slug=&description=&q=®ion_id=®ion=&site_id=&site=&parent_id=&parent=&id__n=&id__lte=&id__lt=&id__gte=&id__gt=&name__n=&name__ic=&name__nic=&name__iew=&name__niew=&name__isw=&name__nisw=&name__ie=&name__nie=&slug__n=&slug__ic=&slug__nic=&slug__iew=&slug__niew=&slug__isw=&slug__nisw=&slug__ie=&slug__nie=&description__n=&description__ic=&description__nic=&description__iew=&description__niew=&description__isw=&description__nisw=&description__ie=&description__nie=®ion_id__n=®ion__n=&site_id__n=&site__n=&parent_id__n=&parent__n=&limit=&offset=", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "rack-groups", "" ], "query": [ { "key": "id", "value": "" }, { "key": "name", "value": "" }, { "key": "slug", "value": "" }, { "key": "description", "value": "" }, { "key": "q", "value": "" }, { "key": "region_id", "value": "" }, { "key": "region", "value": "" }, { "key": "site_id", "value": "" }, { "key": "site", "value": "" }, { "key": "parent_id", "value": "" }, { "key": "parent", "value": "" }, { "key": "id__n", "value": "" }, { "key": "id__lte", "value": "" }, { "key": "id__lt", "value": "" }, { "key": "id__gte", "value": "" }, { "key": "id__gt", "value": "" }, { "key": "name__n", "value": "" }, { "key": "name__ic", "value": "" }, { "key": "name__nic", "value": "" }, { "key": "name__iew", "value": "" }, { "key": "name__niew", "value": "" }, { "key": "name__isw", "value": "" }, { "key": "name__nisw", "value": "" }, { "key": "name__ie", "value": "" }, { "key": "name__nie", "value": "" }, { "key": "slug__n", "value": "" }, { "key": "slug__ic", "value": "" }, { "key": "slug__nic", "value": "" }, { "key": "slug__iew", "value": "" }, { "key": "slug__niew", "value": "" }, { "key": "slug__isw", "value": "" }, { "key": "slug__nisw", "value": "" }, { "key": "slug__ie", "value": "" }, { "key": "slug__nie", "value": "" }, { "key": "description__n", "value": "" }, { "key": "description__ic", "value": "" }, { "key": "description__nic", "value": "" }, { "key": "description__iew", "value": "" }, { "key": "description__niew", "value": "" }, { "key": "description__isw", "value": "" }, { "key": "description__nisw", "value": "" }, { "key": "description__ie", "value": "" }, { "key": "description__nie", "value": "" }, { "key": "region_id__n", "value": "" }, { "key": "region__n", "value": "" }, { "key": "site_id__n", "value": "" }, { "key": "site__n", "value": "" }, { "key": "parent_id__n", "value": "" }, { "key": "parent__n", "value": "" }, { "key": "limit", "value": "", "description": "Number of results to return per page." }, { "key": "offset", "value": "", "description": "The initial index from which to return the results." } ] } }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/dcim/rack-groups/?id=&name=&slug=&description=&q=®ion_id=®ion=&site_id=&site=&parent_id=&parent=&id__n=&id__lte=&id__lt=&id__gte=&id__gt=&name__n=&name__ic=&name__nic=&name__iew=&name__niew=&name__isw=&name__nisw=&name__ie=&name__nie=&slug__n=&slug__ic=&slug__nic=&slug__iew=&slug__niew=&slug__isw=&slug__nisw=&slug__ie=&slug__nie=&description__n=&description__ic=&description__nic=&description__iew=&description__niew=&description__isw=&description__nisw=&description__ie=&description__nie=®ion_id__n=®ion__n=&site_id__n=&site__n=&parent_id__n=&parent__n=&limit=&offset=", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "rack-groups", "" ], "query": [ { "key": "id", "value": "" }, { "key": "name", "value": "" }, { "key": "slug", "value": "" }, { "key": "description", "value": "" }, { "key": "q", "value": "" }, { "key": "region_id", "value": "" }, { "key": "region", "value": "" }, { "key": "site_id", "value": "" }, { "key": "site", "value": "" }, { "key": "parent_id", "value": "" }, { "key": "parent", "value": "" }, { "key": "id__n", "value": "" }, { "key": "id__lte", "value": "" }, { "key": "id__lt", "value": "" }, { "key": "id__gte", "value": "" }, { "key": "id__gt", "value": "" }, { "key": "name__n", "value": "" }, { "key": "name__ic", "value": "" }, { "key": "name__nic", "value": "" }, { "key": "name__iew", "value": "" }, { "key": "name__niew", "value": "" }, { "key": "name__isw", "value": "" }, { "key": "name__nisw", "value": "" }, { "key": "name__ie", "value": "" }, { "key": "name__nie", "value": "" }, { "key": "slug__n", "value": "" }, { "key": "slug__ic", "value": "" }, { "key": "slug__nic", "value": "" }, { "key": "slug__iew", "value": "" }, { "key": "slug__niew", "value": "" }, { "key": "slug__isw", "value": "" }, { "key": "slug__nisw", "value": "" }, { "key": "slug__ie", "value": "" }, { "key": "slug__nie", "value": "" }, { "key": "description__n", "value": "" }, { "key": "description__ic", "value": "" }, { "key": "description__nic", "value": "" }, { "key": "description__iew", "value": "" }, { "key": "description__niew", "value": "" }, { "key": "description__isw", "value": "" }, { "key": "description__nisw", "value": "" }, { "key": "description__ie", "value": "" }, { "key": "description__nie", "value": "" }, { "key": "region_id__n", "value": "" }, { "key": "region__n", "value": "" }, { "key": "site_id__n", "value": "" }, { "key": "site__n", "value": "" }, { "key": "parent_id__n", "value": "" }, { "key": "parent__n", "value": "" }, { "key": "limit", "value": "" }, { "key": "offset", "value": "" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "body": "{\n \"count\": -20945732,\n \"results\": [\n {\n \"name\": \"dolo\",\n \"slug\": \"D D \",\n \"site\": {\n \"name\": \"aliq\",\n \"slug\": \"u u \",\n \"id\": -76888768,\n \"url\": \"http://sDCObjjfNXeHVf.vfbgSGQbLsbxHKd4WooE\"\n },\n \"id\": -44047284,\n \"url\": \"https://RC.xkzDp2nMUz1fGP.Mvkka9xdDoldYyEEjF17T+tC76vzjlIw7NI.Rr6O.LsA8RWbVXe\",\n \"parent\": {\n \"name\": \"culp\",\n \"slug\": \"sdc1\",\n \"id\": -3977119,\n \"url\": \"http://ZYnliJSraQMAVNaV.ocMFcznDEzXXcv4f-CCN-exNdguk36u\",\n \"rack_count\": -54454717,\n \"_depth\": 29556615\n },\n \"description\": \"est\",\n \"rack_count\": -23861968,\n \"_depth\": 27590716\n },\n {\n \"name\": \"sedi\",\n \"slug\": \"g1 g\",\n \"site\": {\n \"name\": \"in s\",\n \"slug\": \"rWG7\",\n \"id\": -94214234,\n \"url\": \"http://cWdoFWPqPAykhNtRnkJNSTKfsat.nbpoA8rn5Avjv8AVF6ydFTrYwkqpJkfRkZYFhlIobizWC9AApyB1\"\n },\n \"id\": -7390323,\n \"url\": \"https://UuidqCevCUDGLRi.ngxBrSBix0FfhRS6gbmckfZq,dg4UQqqqBmHQi9gbnjvvkePbpLOeV5QOjT.qHvIohZV-6\",\n \"parent\": {\n \"name\": \"veli\",\n \"slug\": \"BMyR\",\n \"id\": 29689089,\n \"url\": \"http://EYBaXBk.xxbfnL6SQzpHG4yLP-fc\",\n \"rack_count\": 33609709,\n \"_depth\": -65867446\n },\n \"description\": \"al\",\n \"rack_count\": -68783040,\n \"_depth\": -11740184\n }\n ],\n \"next\": \"http://eiIloNnLEnFNiZXKcjWC.yuqlAwD2LMRbzf+SCMhqrpEyS5OkdYCQg9U3m7Pq4mAdzph0FzR\",\n \"previous\": \"http://RPbWqAjFmBhCnyNfnrnaK.ldjcINn81l-GufxlRy,NA1V4.oJB15NtsXpk4vcGG\"\n}" } ] }, { "name": "dcim rack-groups create", "request": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"slug\": \"\",\n \"site\": \"\",\n \"parent\": \"\",\n \"description\": \"\"\n}" }, "url": { "raw": "{{baseUrl}}/dcim/rack-groups/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "rack-groups", "" ] } }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "POST", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/dcim/rack-groups/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "rack-groups", "" ] } }, "status": "Created", "code": 201, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "body": "{\n \"name\": \"nisi\",\n \"slug\": \"ScPA\",\n \"site\": {\n \"name\": \"temp\",\n \"slug\": \"h9F \",\n \"id\": -58943342,\n \"url\": \"http://VHmpQ.iebuN2wy5z0.+VbAWC\"\n },\n \"id\": 99717383,\n \"url\": \"https://HP.uhjhQ.\",\n \"parent\": {\n \"name\": \"nost\",\n \"slug\": \"PpKO\",\n \"id\": -10302109,\n \"url\": \"http://sOQbTAYxjdNzKntwsnhpmsTspzbVyD.eomeeJwg.84MfyiR+Y1KFdv.uJu\",\n \"rack_count\": 20675437,\n \"_depth\": 84504997\n },\n \"description\": \"occ\",\n \"rack_count\": -5161278,\n \"_depth\": 56863422\n}" } ] }, { "name": "dcim rack-groups bulk update", "request": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"slug\": \"\",\n \"site\": \"\",\n \"parent\": \"\",\n \"description\": \"\"\n}" }, "url": { "raw": "{{baseUrl}}/dcim/rack-groups/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "rack-groups", "" ] } }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "PUT", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/dcim/rack-groups/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "rack-groups", "" ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "body": "{\n \"name\": \"nisi\",\n \"slug\": \"ScPA\",\n \"site\": {\n \"name\": \"temp\",\n \"slug\": \"h9F \",\n \"id\": -58943342,\n \"url\": \"http://VHmpQ.iebuN2wy5z0.+VbAWC\"\n },\n \"id\": 99717383,\n \"url\": \"https://HP.uhjhQ.\",\n \"parent\": {\n \"name\": \"nost\",\n \"slug\": \"PpKO\",\n \"id\": -10302109,\n \"url\": \"http://sOQbTAYxjdNzKntwsnhpmsTspzbVyD.eomeeJwg.84MfyiR+Y1KFdv.uJu\",\n \"rack_count\": 20675437,\n \"_depth\": 84504997\n },\n \"description\": \"occ\",\n \"rack_count\": -5161278,\n \"_depth\": 56863422\n}" } ] }, { "name": "dcim rack-groups bulk partial update", "request": { "method": "PATCH", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"slug\": \"\",\n \"site\": \"\",\n \"parent\": \"\",\n \"description\": \"\"\n}" }, "url": { "raw": "{{baseUrl}}/dcim/rack-groups/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "rack-groups", "" ] } }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "PATCH", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/dcim/rack-groups/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "rack-groups", "" ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "body": "{\n \"name\": \"nisi\",\n \"slug\": \"ScPA\",\n \"site\": {\n \"name\": \"temp\",\n \"slug\": \"h9F \",\n \"id\": -58943342,\n \"url\": \"http://VHmpQ.iebuN2wy5z0.+VbAWC\"\n },\n \"id\": 99717383,\n \"url\": \"https://HP.uhjhQ.\",\n \"parent\": {\n \"name\": \"nost\",\n \"slug\": \"PpKO\",\n \"id\": -10302109,\n \"url\": \"http://sOQbTAYxjdNzKntwsnhpmsTspzbVyD.eomeeJwg.84MfyiR+Y1KFdv.uJu\",\n \"rack_count\": 20675437,\n \"_depth\": 84504997\n },\n \"description\": \"occ\",\n \"rack_count\": -5161278,\n \"_depth\": 56863422\n}" } ] }, { "name": "dcim rack-groups bulk delete", "request": { "method": "DELETE", "header": [], "url": { "raw": "{{baseUrl}}/dcim/rack-groups/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "rack-groups", "" ] } }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "DELETE", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/dcim/rack-groups/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "rack-groups", "" ] } }, "status": "No Content", "code": 204, "_postman_previewlanguage": "text", "header": [ { "key": "Content-Type", "value": "text/plain" } ], "cookie": [], "body": "" } ] } ] }, { "name": "rack-reservations", "item": [ { "name": "{id}", "item": [ { "name": "dcim rack-reservations read", "request": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/dcim/rack-reservations/:id/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "rack-reservations", ":id", "" ], "variable": [ { "key": "id", "value": "", "description": "(Required) A unique integer value identifying this rack reservation." } ] } }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/dcim/rack-reservations/:id/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "rack-reservations", ":id", "" ], "variable": [ { "key": "id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "body": "{\n \"rack\": {\n \"name\": \"dolo\",\n \"id\": 37826904,\n \"url\": \"http://oNgXcvOBcamMlkCM.tqhIKygwvBaCwgagk3a6bI73AhVVJ-d+VbTDmo9CQdwMFaVra4nUE\",\n \"display_name\": \"commodo culpa aliqua eu\",\n \"device_count\": 83803216\n },\n \"units\": [\n 24751,\n 12728\n ],\n \"user\": {\n \"username\": \"GS7 \",\n \"id\": -74045862,\n \"url\": \"http://k.oornW5wA68NM6r.O1Am8iN\"\n },\n \"description\": \"offi\",\n \"id\": -85046524,\n \"url\": \"http://BaomTnLXeHGdpFrkg.aehYS6.qubl6aLY6kFc8L-PC65vY8atW0Kogx5I6Z7ppKnGTRAlk2-q0HdcdpbdthQaLo67a\",\n \"created\": \"1998-05-23\",\n \"tenant\": {\n \"name\": \"nisi\",\n \"slug\": \"viXU\",\n \"id\": 77725533,\n \"url\": \"http://XfP.lpbuMVV2UEhThbyrhdSRzvbZo,zYbesExiW8Mcwuf.I0qgjYB5tmcVbIYAf8DNgY,Qn\"\n },\n \"tags\": [\n {\n \"name\": \"aliq\",\n \"slug\": \"K4_s\",\n \"id\": 18128530,\n \"url\": \"https://HLIqa.pxbbbBzJgHf+JYfmVQzse+rTWxrhHrHyKs6HuBMXp39L8A0fUUXQpooPaOhosG-VCKSlKm,n\",\n \"color\": \"f2d4\"\n },\n {\n \"name\": \"pari\",\n \"slug\": \"otCR\",\n \"id\": 74221381,\n \"url\": \"http://UHIpjVuKPiHlupDdrLzXKCP.ebwpKLM+MgHHeSXj8hRXTm6+6mT5J6yeMGrDUVdak\",\n \"color\": \"267f\"\n }\n ],\n \"custom_fields\": {}\n}" } ] }, { "name": "dcim rack-reservations update", "request": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"rack\": \"\",\n \"units\": [\n \"\",\n \"\"\n ],\n \"user\": \"\",\n \"description\": \"\",\n \"tenant\": \"\",\n \"tags\": [\n {\n \"name\": \"in c\",\n \"slug\": \"_CGb\",\n \"id\": 35388369,\n \"url\": \"https://QbgzClyNItuMpvFibgCGMiZEAabZf.jgePvexpT2zwK5vfE\",\n \"color\": \"37cf\"\n },\n {\n \"name\": \"occa\",\n \"slug\": \"AY6b\",\n \"id\": -51810920,\n \"url\": \"https://ZOvEYNIzHfEMVftDlGlNjjcaf.aebwcNMRXD7fypjMjBSQdPOwiSYuI4gvPf82rpgAVc7kVnRKhKFfEU3+tVw93Nr\",\n \"color\": \"fca9\"\n }\n ],\n \"custom_fields\": \"\"\n}" }, "url": { "raw": "{{baseUrl}}/dcim/rack-reservations/:id/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "rack-reservations", ":id", "" ], "variable": [ { "key": "id", "value": "", "description": "(Required) A unique integer value identifying this rack reservation." } ] } }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "PUT", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/dcim/rack-reservations/:id/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "rack-reservations", ":id", "" ], "variable": [ { "key": "id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "body": "{\n \"rack\": {\n \"name\": \"dolo\",\n \"id\": 37826904,\n \"url\": \"http://oNgXcvOBcamMlkCM.tqhIKygwvBaCwgagk3a6bI73AhVVJ-d+VbTDmo9CQdwMFaVra4nUE\",\n \"display_name\": \"commodo culpa aliqua eu\",\n \"device_count\": 83803216\n },\n \"units\": [\n 24751,\n 12728\n ],\n \"user\": {\n \"username\": \"GS7 \",\n \"id\": -74045862,\n \"url\": \"http://k.oornW5wA68NM6r.O1Am8iN\"\n },\n \"description\": \"offi\",\n \"id\": -85046524,\n \"url\": \"http://BaomTnLXeHGdpFrkg.aehYS6.qubl6aLY6kFc8L-PC65vY8atW0Kogx5I6Z7ppKnGTRAlk2-q0HdcdpbdthQaLo67a\",\n \"created\": \"1998-05-23\",\n \"tenant\": {\n \"name\": \"nisi\",\n \"slug\": \"viXU\",\n \"id\": 77725533,\n \"url\": \"http://XfP.lpbuMVV2UEhThbyrhdSRzvbZo,zYbesExiW8Mcwuf.I0qgjYB5tmcVbIYAf8DNgY,Qn\"\n },\n \"tags\": [\n {\n \"name\": \"aliq\",\n \"slug\": \"K4_s\",\n \"id\": 18128530,\n \"url\": \"https://HLIqa.pxbbbBzJgHf+JYfmVQzse+rTWxrhHrHyKs6HuBMXp39L8A0fUUXQpooPaOhosG-VCKSlKm,n\",\n \"color\": \"f2d4\"\n },\n {\n \"name\": \"pari\",\n \"slug\": \"otCR\",\n \"id\": 74221381,\n \"url\": \"http://UHIpjVuKPiHlupDdrLzXKCP.ebwpKLM+MgHHeSXj8hRXTm6+6mT5J6yeMGrDUVdak\",\n \"color\": \"267f\"\n }\n ],\n \"custom_fields\": {}\n}" } ] }, { "name": "dcim rack-reservations partial update", "request": { "method": "PATCH", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"rack\": \"\",\n \"units\": [\n \"\",\n \"\"\n ],\n \"user\": \"\",\n \"description\": \"\",\n \"tenant\": \"\",\n \"tags\": [\n {\n \"name\": \"in c\",\n \"slug\": \"_CGb\",\n \"id\": 35388369,\n \"url\": \"https://QbgzClyNItuMpvFibgCGMiZEAabZf.jgePvexpT2zwK5vfE\",\n \"color\": \"37cf\"\n },\n {\n \"name\": \"occa\",\n \"slug\": \"AY6b\",\n \"id\": -51810920,\n \"url\": \"https://ZOvEYNIzHfEMVftDlGlNjjcaf.aebwcNMRXD7fypjMjBSQdPOwiSYuI4gvPf82rpgAVc7kVnRKhKFfEU3+tVw93Nr\",\n \"color\": \"fca9\"\n }\n ],\n \"custom_fields\": \"\"\n}" }, "url": { "raw": "{{baseUrl}}/dcim/rack-reservations/:id/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "rack-reservations", ":id", "" ], "variable": [ { "key": "id", "value": "", "description": "(Required) A unique integer value identifying this rack reservation." } ] } }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "PATCH", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/dcim/rack-reservations/:id/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "rack-reservations", ":id", "" ], "variable": [ { "key": "id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "body": "{\n \"rack\": {\n \"name\": \"dolo\",\n \"id\": 37826904,\n \"url\": \"http://oNgXcvOBcamMlkCM.tqhIKygwvBaCwgagk3a6bI73AhVVJ-d+VbTDmo9CQdwMFaVra4nUE\",\n \"display_name\": \"commodo culpa aliqua eu\",\n \"device_count\": 83803216\n },\n \"units\": [\n 24751,\n 12728\n ],\n \"user\": {\n \"username\": \"GS7 \",\n \"id\": -74045862,\n \"url\": \"http://k.oornW5wA68NM6r.O1Am8iN\"\n },\n \"description\": \"offi\",\n \"id\": -85046524,\n \"url\": \"http://BaomTnLXeHGdpFrkg.aehYS6.qubl6aLY6kFc8L-PC65vY8atW0Kogx5I6Z7ppKnGTRAlk2-q0HdcdpbdthQaLo67a\",\n \"created\": \"1998-05-23\",\n \"tenant\": {\n \"name\": \"nisi\",\n \"slug\": \"viXU\",\n \"id\": 77725533,\n \"url\": \"http://XfP.lpbuMVV2UEhThbyrhdSRzvbZo,zYbesExiW8Mcwuf.I0qgjYB5tmcVbIYAf8DNgY,Qn\"\n },\n \"tags\": [\n {\n \"name\": \"aliq\",\n \"slug\": \"K4_s\",\n \"id\": 18128530,\n \"url\": \"https://HLIqa.pxbbbBzJgHf+JYfmVQzse+rTWxrhHrHyKs6HuBMXp39L8A0fUUXQpooPaOhosG-VCKSlKm,n\",\n \"color\": \"f2d4\"\n },\n {\n \"name\": \"pari\",\n \"slug\": \"otCR\",\n \"id\": 74221381,\n \"url\": \"http://UHIpjVuKPiHlupDdrLzXKCP.ebwpKLM+MgHHeSXj8hRXTm6+6mT5J6yeMGrDUVdak\",\n \"color\": \"267f\"\n }\n ],\n \"custom_fields\": {}\n}" } ] }, { "name": "dcim rack-reservations delete", "request": { "method": "DELETE", "header": [], "url": { "raw": "{{baseUrl}}/dcim/rack-reservations/:id/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "rack-reservations", ":id", "" ], "variable": [ { "key": "id", "value": "", "description": "(Required) A unique integer value identifying this rack reservation." } ] } }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "DELETE", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/dcim/rack-reservations/:id/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "rack-reservations", ":id", "" ], "variable": [ { "key": "id" } ] } }, "status": "No Content", "code": 204, "_postman_previewlanguage": "text", "header": [ { "key": "Content-Type", "value": "text/plain" } ], "cookie": [], "body": "" } ] } ] }, { "name": "dcim rack-reservations list", "request": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/dcim/rack-reservations/?id=&created=&tenant_group_id=&tenant_group=&tenant_id=&tenant=&q=&rack_id=&site_id=&site=&group_id=&group=&user_id=&user=&tag=&id__n=&id__lte=&id__lt=&id__gte=&id__gt=&created__n=&created__lte=&created__lt=&created__gte=&created__gt=&tenant_group_id__n=&tenant_group__n=&tenant_id__n=&tenant__n=&rack_id__n=&site_id__n=&site__n=&group_id__n=&group__n=&user_id__n=&user__n=&tag__n=&limit=&offset=", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "rack-reservations", "" ], "query": [ { "key": "id", "value": "" }, { "key": "created", "value": "" }, { "key": "tenant_group_id", "value": "" }, { "key": "tenant_group", "value": "" }, { "key": "tenant_id", "value": "" }, { "key": "tenant", "value": "" }, { "key": "q", "value": "" }, { "key": "rack_id", "value": "" }, { "key": "site_id", "value": "" }, { "key": "site", "value": "" }, { "key": "group_id", "value": "" }, { "key": "group", "value": "" }, { "key": "user_id", "value": "" }, { "key": "user", "value": "" }, { "key": "tag", "value": "" }, { "key": "id__n", "value": "" }, { "key": "id__lte", "value": "" }, { "key": "id__lt", "value": "" }, { "key": "id__gte", "value": "" }, { "key": "id__gt", "value": "" }, { "key": "created__n", "value": "" }, { "key": "created__lte", "value": "" }, { "key": "created__lt", "value": "" }, { "key": "created__gte", "value": "" }, { "key": "created__gt", "value": "" }, { "key": "tenant_group_id__n", "value": "" }, { "key": "tenant_group__n", "value": "" }, { "key": "tenant_id__n", "value": "" }, { "key": "tenant__n", "value": "" }, { "key": "rack_id__n", "value": "" }, { "key": "site_id__n", "value": "" }, { "key": "site__n", "value": "" }, { "key": "group_id__n", "value": "" }, { "key": "group__n", "value": "" }, { "key": "user_id__n", "value": "" }, { "key": "user__n", "value": "" }, { "key": "tag__n", "value": "" }, { "key": "limit", "value": "", "description": "Number of results to return per page." }, { "key": "offset", "value": "", "description": "The initial index from which to return the results." } ] } }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/dcim/rack-reservations/?id=&created=&tenant_group_id=&tenant_group=&tenant_id=&tenant=&q=&rack_id=&site_id=&site=&group_id=&group=&user_id=&user=&tag=&id__n=&id__lte=&id__lt=&id__gte=&id__gt=&created__n=&created__lte=&created__lt=&created__gte=&created__gt=&tenant_group_id__n=&tenant_group__n=&tenant_id__n=&tenant__n=&rack_id__n=&site_id__n=&site__n=&group_id__n=&group__n=&user_id__n=&user__n=&tag__n=&limit=&offset=", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "rack-reservations", "" ], "query": [ { "key": "id", "value": "" }, { "key": "created", "value": "" }, { "key": "tenant_group_id", "value": "" }, { "key": "tenant_group", "value": "" }, { "key": "tenant_id", "value": "" }, { "key": "tenant", "value": "" }, { "key": "q", "value": "" }, { "key": "rack_id", "value": "" }, { "key": "site_id", "value": "" }, { "key": "site", "value": "" }, { "key": "group_id", "value": "" }, { "key": "group", "value": "" }, { "key": "user_id", "value": "" }, { "key": "user", "value": "" }, { "key": "tag", "value": "" }, { "key": "id__n", "value": "" }, { "key": "id__lte", "value": "" }, { "key": "id__lt", "value": "" }, { "key": "id__gte", "value": "" }, { "key": "id__gt", "value": "" }, { "key": "created__n", "value": "" }, { "key": "created__lte", "value": "" }, { "key": "created__lt", "value": "" }, { "key": "created__gte", "value": "" }, { "key": "created__gt", "value": "" }, { "key": "tenant_group_id__n", "value": "" }, { "key": "tenant_group__n", "value": "" }, { "key": "tenant_id__n", "value": "" }, { "key": "tenant__n", "value": "" }, { "key": "rack_id__n", "value": "" }, { "key": "site_id__n", "value": "" }, { "key": "site__n", "value": "" }, { "key": "group_id__n", "value": "" }, { "key": "group__n", "value": "" }, { "key": "user_id__n", "value": "" }, { "key": "user__n", "value": "" }, { "key": "tag__n", "value": "" }, { "key": "limit", "value": "" }, { "key": "offset", "value": "" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "body": "{\n \"count\": 14772334,\n \"results\": [\n {\n \"rack\": {\n \"name\": \"cupi\",\n \"id\": 13669412,\n \"url\": \"https://APIUohXJYHsd.eegbPFKbElDE4\",\n \"display_name\": \"ut adipisicing magna qui\",\n \"device_count\": -96112442\n },\n \"units\": [\n 27935,\n 7117\n ],\n \"user\": {\n \"username\": \"UbAU\",\n \"id\": 91252208,\n \"url\": \"https://tvYfnrrwX.ymbri67nKsFTZ4N8ez7JSZ1Vm4JmU.\"\n },\n \"description\": \"labo\",\n \"id\": 19200639,\n \"url\": \"http://puSWDsJUBjMPYvMGvhOGCQMLZFbPTk.bhmpcg2DEqE+S8ZSp9.am5aWLzjFz1wvBgaQBvTNH\",\n \"created\": \"1979-04-14\",\n \"tenant\": {\n \"name\": \"Lore\",\n \"slug\": \"hdaf\",\n \"id\": -22232434,\n \"url\": \"https://JHLVSNuVcEcnnLZSrFwyYQJCJK.upBJlwy0WRbG+ldsO5L6avKtWjsqOVimhoTlT.qB+oJfsAo6YIUVkKhfurp2xMe1v2aS.Jk7\"\n },\n \"tags\": [\n {\n \"name\": \"aliq\",\n \"slug\": \"K6UV\",\n \"id\": -66091976,\n \"url\": \"https://UZBBYObACfOuFNUnsqIXfqBBOcc.mzZt80ID+krioyKTyPPRd\",\n \"color\": \"42bd\"\n },\n {\n \"name\": \"culp\",\n \"slug\": \"sf-j\",\n \"id\": 4581746,\n \"url\": \"http://gMfKZuyzljRmZZmlCiVQPrVrqix.ltqCLpk.vmm9sUyCu7WTDTYgberdpu,+RyFNCe6sVh3\",\n \"color\": \"3719\"\n }\n ],\n \"custom_fields\": {}\n },\n {\n \"rack\": {\n \"name\": \"in m\",\n \"id\": -47608228,\n \"url\": \"http://TeNCAVIVRApEWDrxJcSDiIitvmf.oioQ-tCAOy7Y+RIWVbBWgPjgUynOYCVnlnJq4VqlxilzjsVw-otxS\",\n \"display_name\": \"occaecat cupidatat\",\n \"device_count\": -36129485\n },\n \"units\": [\n 29769,\n 3743\n ],\n \"user\": {\n \"username\": \"Ze_O\",\n \"id\": 75322101,\n \"url\": \"https://a.qanKv-4FEvzrATYjgwQJVdDvF0HvP,0BzH-RUxv3v\"\n },\n \"description\": \"in d\",\n \"id\": -57604749,\n \"url\": \"http://rTQtpNbSEyzCp.jeKTZSFn78cipOABjlBDupPO\",\n \"created\": \"1985-03-08\",\n \"tenant\": {\n \"name\": \"in v\",\n \"slug\": \"X X \",\n \"id\": -93866579,\n \"url\": \"https://dRyAXgVjQgw.zybiSUSl-ryEyufFtDzzKGoXWK66w4JwtbNNDwtB3sZUlNTwp\"\n },\n \"tags\": [\n {\n \"name\": \"dolo\",\n \"slug\": \"p p \",\n \"id\": 78700873,\n \"url\": \"http://GZguJPQ.ywwtUP-es9msvm\",\n \"color\": \"9fc9\"\n },\n {\n \"name\": \"eu l\",\n \"slug\": \"tF t\",\n \"id\": 30104128,\n \"url\": \"http://mDsAauKkjVbdQzxeIDttGGLFIwSYhbA.jnvfi8XLf\",\n \"color\": \"166c\"\n }\n ],\n \"custom_fields\": {}\n }\n ],\n \"next\": \"https://TJGtjrwkSYwYksRKgPeDae.kictBXlQc.f,P3TtzpJv\",\n \"previous\": \"http://mVrPnl.bwiERYl6TDrPME7B4OMJnxEc2qw\"\n}" } ] }, { "name": "dcim rack-reservations create", "request": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"rack\": \"\",\n \"units\": [\n \"\",\n \"\"\n ],\n \"user\": \"\",\n \"description\": \"\",\n \"tenant\": \"\",\n \"tags\": [\n {\n \"name\": \"veni\",\n \"slug\": \"BFJu\",\n \"id\": 46195396,\n \"url\": \"https://ZQD.fqnxMDlNYDL.YqgL6p8vXyGIUTjOBMV3RBMxXisw.I3nAlQnexdNRLV5qL7wlCt\",\n \"color\": \"b385\"\n },\n {\n \"name\": \"null\",\n \"slug\": \"eggD\",\n \"id\": 30131937,\n \"url\": \"http://tBh.ugjRaaqwRnTvvybMw3KnzzL.J86+Ee0TahJhLDZaGOiv,1u+-P\",\n \"color\": \"4caa\"\n }\n ],\n \"custom_fields\": \"\"\n}" }, "url": { "raw": "{{baseUrl}}/dcim/rack-reservations/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "rack-reservations", "" ] } }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "POST", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/dcim/rack-reservations/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "rack-reservations", "" ] } }, "status": "Created", "code": 201, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "body": "{\n \"rack\": {\n \"name\": \"dolo\",\n \"id\": 37826904,\n \"url\": \"http://oNgXcvOBcamMlkCM.tqhIKygwvBaCwgagk3a6bI73AhVVJ-d+VbTDmo9CQdwMFaVra4nUE\",\n \"display_name\": \"commodo culpa aliqua eu\",\n \"device_count\": 83803216\n },\n \"units\": [\n 24751,\n 12728\n ],\n \"user\": {\n \"username\": \"GS7 \",\n \"id\": -74045862,\n \"url\": \"http://k.oornW5wA68NM6r.O1Am8iN\"\n },\n \"description\": \"offi\",\n \"id\": -85046524,\n \"url\": \"http://BaomTnLXeHGdpFrkg.aehYS6.qubl6aLY6kFc8L-PC65vY8atW0Kogx5I6Z7ppKnGTRAlk2-q0HdcdpbdthQaLo67a\",\n \"created\": \"1998-05-23\",\n \"tenant\": {\n \"name\": \"nisi\",\n \"slug\": \"viXU\",\n \"id\": 77725533,\n \"url\": \"http://XfP.lpbuMVV2UEhThbyrhdSRzvbZo,zYbesExiW8Mcwuf.I0qgjYB5tmcVbIYAf8DNgY,Qn\"\n },\n \"tags\": [\n {\n \"name\": \"aliq\",\n \"slug\": \"K4_s\",\n \"id\": 18128530,\n \"url\": \"https://HLIqa.pxbbbBzJgHf+JYfmVQzse+rTWxrhHrHyKs6HuBMXp39L8A0fUUXQpooPaOhosG-VCKSlKm,n\",\n \"color\": \"f2d4\"\n },\n {\n \"name\": \"pari\",\n \"slug\": \"otCR\",\n \"id\": 74221381,\n \"url\": \"http://UHIpjVuKPiHlupDdrLzXKCP.ebwpKLM+MgHHeSXj8hRXTm6+6mT5J6yeMGrDUVdak\",\n \"color\": \"267f\"\n }\n ],\n \"custom_fields\": {}\n}" } ] }, { "name": "dcim rack-reservations bulk update", "request": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"rack\": \"\",\n \"units\": [\n \"\",\n \"\"\n ],\n \"user\": \"\",\n \"description\": \"\",\n \"tenant\": \"\",\n \"tags\": [\n {\n \"name\": \"in c\",\n \"slug\": \"_CGb\",\n \"id\": 35388369,\n \"url\": \"https://QbgzClyNItuMpvFibgCGMiZEAabZf.jgePvexpT2zwK5vfE\",\n \"color\": \"37cf\"\n },\n {\n \"name\": \"occa\",\n \"slug\": \"AY6b\",\n \"id\": -51810920,\n \"url\": \"https://ZOvEYNIzHfEMVftDlGlNjjcaf.aebwcNMRXD7fypjMjBSQdPOwiSYuI4gvPf82rpgAVc7kVnRKhKFfEU3+tVw93Nr\",\n \"color\": \"fca9\"\n }\n ],\n \"custom_fields\": \"\"\n}" }, "url": { "raw": "{{baseUrl}}/dcim/rack-reservations/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "rack-reservations", "" ] } }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "PUT", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/dcim/rack-reservations/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "rack-reservations", "" ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "body": "{\n \"rack\": {\n \"name\": \"dolo\",\n \"id\": 37826904,\n \"url\": \"http://oNgXcvOBcamMlkCM.tqhIKygwvBaCwgagk3a6bI73AhVVJ-d+VbTDmo9CQdwMFaVra4nUE\",\n \"display_name\": \"commodo culpa aliqua eu\",\n \"device_count\": 83803216\n },\n \"units\": [\n 24751,\n 12728\n ],\n \"user\": {\n \"username\": \"GS7 \",\n \"id\": -74045862,\n \"url\": \"http://k.oornW5wA68NM6r.O1Am8iN\"\n },\n \"description\": \"offi\",\n \"id\": -85046524,\n \"url\": \"http://BaomTnLXeHGdpFrkg.aehYS6.qubl6aLY6kFc8L-PC65vY8atW0Kogx5I6Z7ppKnGTRAlk2-q0HdcdpbdthQaLo67a\",\n \"created\": \"1998-05-23\",\n \"tenant\": {\n \"name\": \"nisi\",\n \"slug\": \"viXU\",\n \"id\": 77725533,\n \"url\": \"http://XfP.lpbuMVV2UEhThbyrhdSRzvbZo,zYbesExiW8Mcwuf.I0qgjYB5tmcVbIYAf8DNgY,Qn\"\n },\n \"tags\": [\n {\n \"name\": \"aliq\",\n \"slug\": \"K4_s\",\n \"id\": 18128530,\n \"url\": \"https://HLIqa.pxbbbBzJgHf+JYfmVQzse+rTWxrhHrHyKs6HuBMXp39L8A0fUUXQpooPaOhosG-VCKSlKm,n\",\n \"color\": \"f2d4\"\n },\n {\n \"name\": \"pari\",\n \"slug\": \"otCR\",\n \"id\": 74221381,\n \"url\": \"http://UHIpjVuKPiHlupDdrLzXKCP.ebwpKLM+MgHHeSXj8hRXTm6+6mT5J6yeMGrDUVdak\",\n \"color\": \"267f\"\n }\n ],\n \"custom_fields\": {}\n}" } ] }, { "name": "dcim rack-reservations bulk partial update", "request": { "method": "PATCH", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"rack\": \"\",\n \"units\": [\n \"\",\n \"\"\n ],\n \"user\": \"\",\n \"description\": \"\",\n \"tenant\": \"\",\n \"tags\": [\n {\n \"name\": \"in c\",\n \"slug\": \"_CGb\",\n \"id\": 35388369,\n \"url\": \"https://QbgzClyNItuMpvFibgCGMiZEAabZf.jgePvexpT2zwK5vfE\",\n \"color\": \"37cf\"\n },\n {\n \"name\": \"occa\",\n \"slug\": \"AY6b\",\n \"id\": -51810920,\n \"url\": \"https://ZOvEYNIzHfEMVftDlGlNjjcaf.aebwcNMRXD7fypjMjBSQdPOwiSYuI4gvPf82rpgAVc7kVnRKhKFfEU3+tVw93Nr\",\n \"color\": \"fca9\"\n }\n ],\n \"custom_fields\": \"\"\n}" }, "url": { "raw": "{{baseUrl}}/dcim/rack-reservations/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "rack-reservations", "" ] } }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "PATCH", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/dcim/rack-reservations/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "rack-reservations", "" ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "body": "{\n \"rack\": {\n \"name\": \"dolo\",\n \"id\": 37826904,\n \"url\": \"http://oNgXcvOBcamMlkCM.tqhIKygwvBaCwgagk3a6bI73AhVVJ-d+VbTDmo9CQdwMFaVra4nUE\",\n \"display_name\": \"commodo culpa aliqua eu\",\n \"device_count\": 83803216\n },\n \"units\": [\n 24751,\n 12728\n ],\n \"user\": {\n \"username\": \"GS7 \",\n \"id\": -74045862,\n \"url\": \"http://k.oornW5wA68NM6r.O1Am8iN\"\n },\n \"description\": \"offi\",\n \"id\": -85046524,\n \"url\": \"http://BaomTnLXeHGdpFrkg.aehYS6.qubl6aLY6kFc8L-PC65vY8atW0Kogx5I6Z7ppKnGTRAlk2-q0HdcdpbdthQaLo67a\",\n \"created\": \"1998-05-23\",\n \"tenant\": {\n \"name\": \"nisi\",\n \"slug\": \"viXU\",\n \"id\": 77725533,\n \"url\": \"http://XfP.lpbuMVV2UEhThbyrhdSRzvbZo,zYbesExiW8Mcwuf.I0qgjYB5tmcVbIYAf8DNgY,Qn\"\n },\n \"tags\": [\n {\n \"name\": \"aliq\",\n \"slug\": \"K4_s\",\n \"id\": 18128530,\n \"url\": \"https://HLIqa.pxbbbBzJgHf+JYfmVQzse+rTWxrhHrHyKs6HuBMXp39L8A0fUUXQpooPaOhosG-VCKSlKm,n\",\n \"color\": \"f2d4\"\n },\n {\n \"name\": \"pari\",\n \"slug\": \"otCR\",\n \"id\": 74221381,\n \"url\": \"http://UHIpjVuKPiHlupDdrLzXKCP.ebwpKLM+MgHHeSXj8hRXTm6+6mT5J6yeMGrDUVdak\",\n \"color\": \"267f\"\n }\n ],\n \"custom_fields\": {}\n}" } ] }, { "name": "dcim rack-reservations bulk delete", "request": { "method": "DELETE", "header": [], "url": { "raw": "{{baseUrl}}/dcim/rack-reservations/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "rack-reservations", "" ] } }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "DELETE", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/dcim/rack-reservations/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "rack-reservations", "" ] } }, "status": "No Content", "code": 204, "_postman_previewlanguage": "text", "header": [ { "key": "Content-Type", "value": "text/plain" } ], "cookie": [], "body": "" } ] } ] }, { "name": "rack-roles", "item": [ { "name": "{id}", "item": [ { "name": "dcim rack-roles read", "request": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/dcim/rack-roles/:id/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "rack-roles", ":id", "" ], "variable": [ { "key": "id", "value": "", "description": "(Required) A unique integer value identifying this rack role." } ] } }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/dcim/rack-roles/:id/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "rack-roles", ":id", "" ], "variable": [ { "key": "id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "body": "{\n \"name\": \"\",\n \"slug\": \"\",\n \"id\": -22247621,\n \"url\": \"http://FMXpHnk.pxropCODmwfzVoetwI4fzD\",\n \"color\": \"\",\n \"description\": \"\",\n \"rack_count\": -79029319\n}" } ] }, { "name": "dcim rack-roles update", "request": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"slug\": \"\",\n \"color\": \"\",\n \"description\": \"\"\n}" }, "url": { "raw": "{{baseUrl}}/dcim/rack-roles/:id/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "rack-roles", ":id", "" ], "variable": [ { "key": "id", "value": "", "description": "(Required) A unique integer value identifying this rack role." } ] } }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "PUT", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/dcim/rack-roles/:id/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "rack-roles", ":id", "" ], "variable": [ { "key": "id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "body": "{\n \"name\": \"\",\n \"slug\": \"\",\n \"id\": -22247621,\n \"url\": \"http://FMXpHnk.pxropCODmwfzVoetwI4fzD\",\n \"color\": \"\",\n \"description\": \"\",\n \"rack_count\": -79029319\n}" } ] }, { "name": "dcim rack-roles partial update", "request": { "method": "PATCH", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"slug\": \"\",\n \"color\": \"\",\n \"description\": \"\"\n}" }, "url": { "raw": "{{baseUrl}}/dcim/rack-roles/:id/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "rack-roles", ":id", "" ], "variable": [ { "key": "id", "value": "", "description": "(Required) A unique integer value identifying this rack role." } ] } }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "PATCH", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/dcim/rack-roles/:id/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "rack-roles", ":id", "" ], "variable": [ { "key": "id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "body": "{\n \"name\": \"\",\n \"slug\": \"\",\n \"id\": -22247621,\n \"url\": \"http://FMXpHnk.pxropCODmwfzVoetwI4fzD\",\n \"color\": \"\",\n \"description\": \"\",\n \"rack_count\": -79029319\n}" } ] }, { "name": "dcim rack-roles delete", "request": { "method": "DELETE", "header": [], "url": { "raw": "{{baseUrl}}/dcim/rack-roles/:id/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "rack-roles", ":id", "" ], "variable": [ { "key": "id", "value": "", "description": "(Required) A unique integer value identifying this rack role." } ] } }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "DELETE", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/dcim/rack-roles/:id/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "rack-roles", ":id", "" ], "variable": [ { "key": "id" } ] } }, "status": "No Content", "code": 204, "_postman_previewlanguage": "text", "header": [ { "key": "Content-Type", "value": "text/plain" } ], "cookie": [], "body": "" } ] } ] }, { "name": "dcim rack-roles list", "request": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/dcim/rack-roles/?id=&name=&slug=&color=&q=&id__n=&id__lte=&id__lt=&id__gte=&id__gt=&name__n=&name__ic=&name__nic=&name__iew=&name__niew=&name__isw=&name__nisw=&name__ie=&name__nie=&slug__n=&slug__ic=&slug__nic=&slug__iew=&slug__niew=&slug__isw=&slug__nisw=&slug__ie=&slug__nie=&color__n=&color__ic=&color__nic=&color__iew=&color__niew=&color__isw=&color__nisw=&color__ie=&color__nie=&limit=&offset=", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "rack-roles", "" ], "query": [ { "key": "id", "value": "" }, { "key": "name", "value": "" }, { "key": "slug", "value": "" }, { "key": "color", "value": "" }, { "key": "q", "value": "" }, { "key": "id__n", "value": "" }, { "key": "id__lte", "value": "" }, { "key": "id__lt", "value": "" }, { "key": "id__gte", "value": "" }, { "key": "id__gt", "value": "" }, { "key": "name__n", "value": "" }, { "key": "name__ic", "value": "" }, { "key": "name__nic", "value": "" }, { "key": "name__iew", "value": "" }, { "key": "name__niew", "value": "" }, { "key": "name__isw", "value": "" }, { "key": "name__nisw", "value": "" }, { "key": "name__ie", "value": "" }, { "key": "name__nie", "value": "" }, { "key": "slug__n", "value": "" }, { "key": "slug__ic", "value": "" }, { "key": "slug__nic", "value": "" }, { "key": "slug__iew", "value": "" }, { "key": "slug__niew", "value": "" }, { "key": "slug__isw", "value": "" }, { "key": "slug__nisw", "value": "" }, { "key": "slug__ie", "value": "" }, { "key": "slug__nie", "value": "" }, { "key": "color__n", "value": "" }, { "key": "color__ic", "value": "" }, { "key": "color__nic", "value": "" }, { "key": "color__iew", "value": "" }, { "key": "color__niew", "value": "" }, { "key": "color__isw", "value": "" }, { "key": "color__nisw", "value": "" }, { "key": "color__ie", "value": "" }, { "key": "color__nie", "value": "" }, { "key": "limit", "value": "", "description": "Number of results to return per page." }, { "key": "offset", "value": "", "description": "The initial index from which to return the results." } ] } }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/dcim/rack-roles/?id=&name=&slug=&color=&q=&id__n=&id__lte=&id__lt=&id__gte=&id__gt=&name__n=&name__ic=&name__nic=&name__iew=&name__niew=&name__isw=&name__nisw=&name__ie=&name__nie=&slug__n=&slug__ic=&slug__nic=&slug__iew=&slug__niew=&slug__isw=&slug__nisw=&slug__ie=&slug__nie=&color__n=&color__ic=&color__nic=&color__iew=&color__niew=&color__isw=&color__nisw=&color__ie=&color__nie=&limit=&offset=", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "rack-roles", "" ], "query": [ { "key": "id", "value": "" }, { "key": "name", "value": "" }, { "key": "slug", "value": "" }, { "key": "color", "value": "" }, { "key": "q", "value": "" }, { "key": "id__n", "value": "" }, { "key": "id__lte", "value": "" }, { "key": "id__lt", "value": "" }, { "key": "id__gte", "value": "" }, { "key": "id__gt", "value": "" }, { "key": "name__n", "value": "" }, { "key": "name__ic", "value": "" }, { "key": "name__nic", "value": "" }, { "key": "name__iew", "value": "" }, { "key": "name__niew", "value": "" }, { "key": "name__isw", "value": "" }, { "key": "name__nisw", "value": "" }, { "key": "name__ie", "value": "" }, { "key": "name__nie", "value": "" }, { "key": "slug__n", "value": "" }, { "key": "slug__ic", "value": "" }, { "key": "slug__nic", "value": "" }, { "key": "slug__iew", "value": "" }, { "key": "slug__niew", "value": "" }, { "key": "slug__isw", "value": "" }, { "key": "slug__nisw", "value": "" }, { "key": "slug__ie", "value": "" }, { "key": "slug__nie", "value": "" }, { "key": "color__n", "value": "" }, { "key": "color__ic", "value": "" }, { "key": "color__nic", "value": "" }, { "key": "color__iew", "value": "" }, { "key": "color__niew", "value": "" }, { "key": "color__isw", "value": "" }, { "key": "color__nisw", "value": "" }, { "key": "color__ie", "value": "" }, { "key": "color__nie", "value": "" }, { "key": "limit", "value": "" }, { "key": "offset", "value": "" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "body": "{\n \"count\": 42649444,\n \"results\": [\n {\n \"name\": \"eu u\",\n \"slug\": \"9KJt\",\n \"id\": -81457429,\n \"url\": \"http://qeHxXRLYk.ftgh8nJj-jNmO1h.M,okBYX7ZwfUbVN3wbbXhRJcFVsDPlqvtjeHW44\",\n \"color\": \"3469\",\n \"description\": \"ci\",\n \"rack_count\": 74419358\n },\n {\n \"name\": \"in n\",\n \"slug\": \"Bp B\",\n \"id\": -36196480,\n \"url\": \"http://kQnGCucQhiPZzuOwnUZxqIEnFtPxk.jwvHNwAko8x,9B6Sbl+F-1y2m8oOZf,NY.wB6OtNTpw0T0\",\n \"color\": \"7592\",\n \"description\": \"al\",\n \"rack_count\": 42032686\n }\n ],\n \"next\": \"https://nQGBAoOfgtZIVPBfsoupMDXkZnA.qetbb7tBvkZdtvsnzgpD+01wvXTllyPOqjcSY1k5gmS9LAX\",\n \"previous\": \"https://QiMuKjjmcfKTQreigTbBP.bopH\"\n}" } ] }, { "name": "dcim rack-roles create", "request": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"slug\": \"\",\n \"color\": \"\",\n \"description\": \"\"\n}" }, "url": { "raw": "{{baseUrl}}/dcim/rack-roles/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "rack-roles", "" ] } }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "POST", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/dcim/rack-roles/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "rack-roles", "" ] } }, "status": "Created", "code": 201, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "body": "{\n \"name\": \"\",\n \"slug\": \"\",\n \"id\": -22247621,\n \"url\": \"http://FMXpHnk.pxropCODmwfzVoetwI4fzD\",\n \"color\": \"\",\n \"description\": \"\",\n \"rack_count\": -79029319\n}" } ] }, { "name": "dcim rack-roles bulk update", "request": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"slug\": \"\",\n \"color\": \"\",\n \"description\": \"\"\n}" }, "url": { "raw": "{{baseUrl}}/dcim/rack-roles/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "rack-roles", "" ] } }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "PUT", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/dcim/rack-roles/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "rack-roles", "" ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "body": "{\n \"name\": \"\",\n \"slug\": \"\",\n \"id\": -22247621,\n \"url\": \"http://FMXpHnk.pxropCODmwfzVoetwI4fzD\",\n \"color\": \"\",\n \"description\": \"\",\n \"rack_count\": -79029319\n}" } ] }, { "name": "dcim rack-roles bulk partial update", "request": { "method": "PATCH", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"slug\": \"\",\n \"color\": \"\",\n \"description\": \"\"\n}" }, "url": { "raw": "{{baseUrl}}/dcim/rack-roles/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "rack-roles", "" ] } }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "PATCH", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/dcim/rack-roles/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "rack-roles", "" ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "body": "{\n \"name\": \"\",\n \"slug\": \"\",\n \"id\": -22247621,\n \"url\": \"http://FMXpHnk.pxropCODmwfzVoetwI4fzD\",\n \"color\": \"\",\n \"description\": \"\",\n \"rack_count\": -79029319\n}" } ] }, { "name": "dcim rack-roles bulk delete", "request": { "method": "DELETE", "header": [], "url": { "raw": "{{baseUrl}}/dcim/rack-roles/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "rack-roles", "" ] } }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "DELETE", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/dcim/rack-roles/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "rack-roles", "" ] } }, "status": "No Content", "code": 204, "_postman_previewlanguage": "text", "header": [ { "key": "Content-Type", "value": "text/plain" } ], "cookie": [], "body": "" } ] } ] }, { "name": "racks", "item": [ { "name": "{id}", "item": [ { "name": "dcim racks read", "request": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/dcim/racks/:id/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "racks", ":id", "" ], "variable": [ { "key": "id", "value": "", "description": "(Required) A unique integer value identifying this rack." } ] } }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/dcim/racks/:id/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "racks", ":id", "" ], "variable": [ { "key": "id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "body": "{\n \"name\": \"ad d\",\n \"site\": {\n \"name\": \"comm\",\n \"slug\": \"5fXu\",\n \"id\": -2682130,\n \"url\": \"https://cZgOSUMrYIEVxPCfRbcIQlgXPUXqSt.jgnih,76-\"\n },\n \"id\": -64821539,\n \"url\": \"http://NVHvBTjzKxvMVjCFtymid.ftsqstb9RpcaSyqH47ImcNVa,ETveg1W44aD2vESez.m++HtH1MB-5GZze0P-nFqd02iR-Y4p.jou,hphF7aVQjcKUVl1hN\",\n \"facility_id\": \"a\",\n \"display_name\": \"fugiat deserunt\",\n \"group\": {\n \"name\": \"elit\",\n \"slug\": \"V V \",\n \"id\": -38976999,\n \"url\": \"https://DpNNNesQDPmRxGxKiOlDEITAMLw.rlkdqxXdxzfi1idLjlbjaLHNhO\",\n \"rack_count\": 39640288,\n \"_depth\": 4612627\n },\n \"tenant\": {\n \"name\": \"in i\",\n \"slug\": \"-l -\",\n \"id\": 30213387,\n \"url\": \"http://fIEbrbXlUjhuHLDErMinP.mwqvXnUwH-pdDf+zne11mVBx-,njiOdvFG2rPyD6Y7Md8DoOPuwDYKkjvp,ANR2ZsbMdyBjHQTLMQ9zJrU3ey\"\n },\n \"status\": {\n \"label\": \"Reserved\",\n \"value\": \"active\"\n },\n \"role\": {\n \"name\": \"nisi\",\n \"slug\": \"N6wq\",\n \"id\": -99486656,\n \"url\": \"https://FhLhWuJiNScvsWZaF.hhgu7JB2fd0GjbZ\",\n \"rack_count\": 40428760\n },\n \"serial\": \"\",\n \"asset_tag\": \"ex \",\n \"type\": {\n \"label\": \"2-post frame\",\n \"value\": \"wall-frame\"\n },\n \"width\": {\n \"label\": \"10 inches\",\n \"value\": 21\n },\n \"u_height\": 48,\n \"desc_units\": false,\n \"outer_width\": 11200,\n \"outer_depth\": 16693,\n \"outer_unit\": {\n \"label\": \"Millimeters\",\n \"value\": \"in\"\n },\n \"comments\": \"cupidatat sint Ut\",\n \"tags\": [\n {\n \"name\": \"exer\",\n \"slug\": \"B B \",\n \"id\": -94108124,\n \"url\": \"http://jrfXXalopDXp.avHcOk3VsxTDnoGcZJRFnvhTsaTrc\",\n \"color\": \"edcc\"\n },\n {\n \"name\": \"non \",\n \"slug\": \"hef7\",\n \"id\": 3421383,\n \"url\": \"http://FSMseyZnYSCYYPTtXRAiNZJWUQSdj.jxhiytHw7OH+TMoRvJUlMHYWvMlG9-bjvXzVcKeM2sa5iJPuen\",\n \"color\": \"a9be\"\n }\n ],\n \"custom_fields\": {},\n \"created\": \"2001-12-11\",\n \"last_updated\": \"1983-01-26T23:38:32.628Z\",\n \"device_count\": 53487058,\n \"powerfeed_count\": -25118860\n}" } ] }, { "name": "dcim racks update", "request": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"site\": \"\",\n \"facility_id\": \"\",\n \"group\": \"\",\n \"tenant\": \"\",\n \"status\": \"\",\n \"role\": \"\",\n \"serial\": \"\",\n \"asset_tag\": \"\",\n \"type\": \"\",\n \"width\": \"\",\n \"u_height\": \"\",\n \"desc_units\": \"\",\n \"outer_width\": \"\",\n \"outer_depth\": \"\",\n \"outer_unit\": \"\",\n \"comments\": \"\",\n \"tags\": [\n {\n \"name\": \"irur\",\n \"slug\": \"9ZXY\",\n \"id\": -57214093,\n \"url\": \"http://HcGOoZ.kaixCELHSsVMsYfJUgy8dc6PfyhsP7Edg,IiDJbFj\",\n \"color\": \"d873\"\n },\n {\n \"name\": \"irur\",\n \"slug\": \"ah a\",\n \"id\": -72532265,\n \"url\": \"http://HzUKtljQqENa.hzkep84SMg4Sk2THug8DMf-VVuRsUs3g1HAAuYGlQ0\",\n \"color\": \"e286\"\n }\n ],\n \"custom_fields\": \"\"\n}" }, "url": { "raw": "{{baseUrl}}/dcim/racks/:id/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "racks", ":id", "" ], "variable": [ { "key": "id", "value": "", "description": "(Required) A unique integer value identifying this rack." } ] } }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "PUT", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/dcim/racks/:id/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "racks", ":id", "" ], "variable": [ { "key": "id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "body": "{\n \"name\": \"ad d\",\n \"site\": {\n \"name\": \"comm\",\n \"slug\": \"5fXu\",\n \"id\": -2682130,\n \"url\": \"https://cZgOSUMrYIEVxPCfRbcIQlgXPUXqSt.jgnih,76-\"\n },\n \"id\": -64821539,\n \"url\": \"http://NVHvBTjzKxvMVjCFtymid.ftsqstb9RpcaSyqH47ImcNVa,ETveg1W44aD2vESez.m++HtH1MB-5GZze0P-nFqd02iR-Y4p.jou,hphF7aVQjcKUVl1hN\",\n \"facility_id\": \"a\",\n \"display_name\": \"fugiat deserunt\",\n \"group\": {\n \"name\": \"elit\",\n \"slug\": \"V V \",\n \"id\": -38976999,\n \"url\": \"https://DpNNNesQDPmRxGxKiOlDEITAMLw.rlkdqxXdxzfi1idLjlbjaLHNhO\",\n \"rack_count\": 39640288,\n \"_depth\": 4612627\n },\n \"tenant\": {\n \"name\": \"in i\",\n \"slug\": \"-l -\",\n \"id\": 30213387,\n \"url\": \"http://fIEbrbXlUjhuHLDErMinP.mwqvXnUwH-pdDf+zne11mVBx-,njiOdvFG2rPyD6Y7Md8DoOPuwDYKkjvp,ANR2ZsbMdyBjHQTLMQ9zJrU3ey\"\n },\n \"status\": {\n \"label\": \"Reserved\",\n \"value\": \"active\"\n },\n \"role\": {\n \"name\": \"nisi\",\n \"slug\": \"N6wq\",\n \"id\": -99486656,\n \"url\": \"https://FhLhWuJiNScvsWZaF.hhgu7JB2fd0GjbZ\",\n \"rack_count\": 40428760\n },\n \"serial\": \"\",\n \"asset_tag\": \"ex \",\n \"type\": {\n \"label\": \"2-post frame\",\n \"value\": \"wall-frame\"\n },\n \"width\": {\n \"label\": \"10 inches\",\n \"value\": 21\n },\n \"u_height\": 48,\n \"desc_units\": false,\n \"outer_width\": 11200,\n \"outer_depth\": 16693,\n \"outer_unit\": {\n \"label\": \"Millimeters\",\n \"value\": \"in\"\n },\n \"comments\": \"cupidatat sint Ut\",\n \"tags\": [\n {\n \"name\": \"exer\",\n \"slug\": \"B B \",\n \"id\": -94108124,\n \"url\": \"http://jrfXXalopDXp.avHcOk3VsxTDnoGcZJRFnvhTsaTrc\",\n \"color\": \"edcc\"\n },\n {\n \"name\": \"non \",\n \"slug\": \"hef7\",\n \"id\": 3421383,\n \"url\": \"http://FSMseyZnYSCYYPTtXRAiNZJWUQSdj.jxhiytHw7OH+TMoRvJUlMHYWvMlG9-bjvXzVcKeM2sa5iJPuen\",\n \"color\": \"a9be\"\n }\n ],\n \"custom_fields\": {},\n \"created\": \"2001-12-11\",\n \"last_updated\": \"1983-01-26T23:38:32.628Z\",\n \"device_count\": 53487058,\n \"powerfeed_count\": -25118860\n}" } ] }, { "name": "dcim racks partial update", "request": { "method": "PATCH", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"site\": \"\",\n \"facility_id\": \"\",\n \"group\": \"\",\n \"tenant\": \"\",\n \"status\": \"\",\n \"role\": \"\",\n \"serial\": \"\",\n \"asset_tag\": \"\",\n \"type\": \"\",\n \"width\": \"\",\n \"u_height\": \"\",\n \"desc_units\": \"\",\n \"outer_width\": \"\",\n \"outer_depth\": \"\",\n \"outer_unit\": \"\",\n \"comments\": \"\",\n \"tags\": [\n {\n \"name\": \"irur\",\n \"slug\": \"9ZXY\",\n \"id\": -57214093,\n \"url\": \"http://HcGOoZ.kaixCELHSsVMsYfJUgy8dc6PfyhsP7Edg,IiDJbFj\",\n \"color\": \"d873\"\n },\n {\n \"name\": \"irur\",\n \"slug\": \"ah a\",\n \"id\": -72532265,\n \"url\": \"http://HzUKtljQqENa.hzkep84SMg4Sk2THug8DMf-VVuRsUs3g1HAAuYGlQ0\",\n \"color\": \"e286\"\n }\n ],\n \"custom_fields\": \"\"\n}" }, "url": { "raw": "{{baseUrl}}/dcim/racks/:id/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "racks", ":id", "" ], "variable": [ { "key": "id", "value": "", "description": "(Required) A unique integer value identifying this rack." } ] } }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "PATCH", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/dcim/racks/:id/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "racks", ":id", "" ], "variable": [ { "key": "id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "body": "{\n \"name\": \"ad d\",\n \"site\": {\n \"name\": \"comm\",\n \"slug\": \"5fXu\",\n \"id\": -2682130,\n \"url\": \"https://cZgOSUMrYIEVxPCfRbcIQlgXPUXqSt.jgnih,76-\"\n },\n \"id\": -64821539,\n \"url\": \"http://NVHvBTjzKxvMVjCFtymid.ftsqstb9RpcaSyqH47ImcNVa,ETveg1W44aD2vESez.m++HtH1MB-5GZze0P-nFqd02iR-Y4p.jou,hphF7aVQjcKUVl1hN\",\n \"facility_id\": \"a\",\n \"display_name\": \"fugiat deserunt\",\n \"group\": {\n \"name\": \"elit\",\n \"slug\": \"V V \",\n \"id\": -38976999,\n \"url\": \"https://DpNNNesQDPmRxGxKiOlDEITAMLw.rlkdqxXdxzfi1idLjlbjaLHNhO\",\n \"rack_count\": 39640288,\n \"_depth\": 4612627\n },\n \"tenant\": {\n \"name\": \"in i\",\n \"slug\": \"-l -\",\n \"id\": 30213387,\n \"url\": \"http://fIEbrbXlUjhuHLDErMinP.mwqvXnUwH-pdDf+zne11mVBx-,njiOdvFG2rPyD6Y7Md8DoOPuwDYKkjvp,ANR2ZsbMdyBjHQTLMQ9zJrU3ey\"\n },\n \"status\": {\n \"label\": \"Reserved\",\n \"value\": \"active\"\n },\n \"role\": {\n \"name\": \"nisi\",\n \"slug\": \"N6wq\",\n \"id\": -99486656,\n \"url\": \"https://FhLhWuJiNScvsWZaF.hhgu7JB2fd0GjbZ\",\n \"rack_count\": 40428760\n },\n \"serial\": \"\",\n \"asset_tag\": \"ex \",\n \"type\": {\n \"label\": \"2-post frame\",\n \"value\": \"wall-frame\"\n },\n \"width\": {\n \"label\": \"10 inches\",\n \"value\": 21\n },\n \"u_height\": 48,\n \"desc_units\": false,\n \"outer_width\": 11200,\n \"outer_depth\": 16693,\n \"outer_unit\": {\n \"label\": \"Millimeters\",\n \"value\": \"in\"\n },\n \"comments\": \"cupidatat sint Ut\",\n \"tags\": [\n {\n \"name\": \"exer\",\n \"slug\": \"B B \",\n \"id\": -94108124,\n \"url\": \"http://jrfXXalopDXp.avHcOk3VsxTDnoGcZJRFnvhTsaTrc\",\n \"color\": \"edcc\"\n },\n {\n \"name\": \"non \",\n \"slug\": \"hef7\",\n \"id\": 3421383,\n \"url\": \"http://FSMseyZnYSCYYPTtXRAiNZJWUQSdj.jxhiytHw7OH+TMoRvJUlMHYWvMlG9-bjvXzVcKeM2sa5iJPuen\",\n \"color\": \"a9be\"\n }\n ],\n \"custom_fields\": {},\n \"created\": \"2001-12-11\",\n \"last_updated\": \"1983-01-26T23:38:32.628Z\",\n \"device_count\": 53487058,\n \"powerfeed_count\": -25118860\n}" } ] }, { "name": "dcim racks delete", "request": { "method": "DELETE", "header": [], "url": { "raw": "{{baseUrl}}/dcim/racks/:id/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "racks", ":id", "" ], "variable": [ { "key": "id", "value": "", "description": "(Required) A unique integer value identifying this rack." } ] } }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "DELETE", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/dcim/racks/:id/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "racks", ":id", "" ], "variable": [ { "key": "id" } ] } }, "status": "No Content", "code": 204, "_postman_previewlanguage": "text", "header": [ { "key": "Content-Type", "value": "text/plain" } ], "cookie": [], "body": "" } ] }, { "name": "dcim racks elevation", "request": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/dcim/racks/:id/elevation/?q=&face=front&render=json&unit_width=220&unit_height=22&legend_width=30&exclude=&expand_devices=true&include_images=true", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "racks", ":id", "elevation", "" ], "query": [ { "key": "q", "value": "" }, { "key": "face", "value": "front" }, { "key": "render", "value": "json" }, { "key": "unit_width", "value": "220" }, { "key": "unit_height", "value": "22" }, { "key": "legend_width", "value": "30" }, { "key": "exclude", "value": "" }, { "key": "expand_devices", "value": "true" }, { "key": "include_images", "value": "true" } ], "variable": [ { "key": "id", "value": "", "description": "(Required) A unique integer value identifying this rack." } ] }, "description": "Rack elevation representing the list of rack units. Also supports rendering the elevation as an SVG." }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/dcim/racks/:id/elevation/?q=&face=front&render=json&unit_width=220&unit_height=22&legend_width=30&exclude=&expand_devices=true&include_images=true", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "racks", ":id", "elevation", "" ], "query": [ { "key": "q", "value": "" }, { "key": "face", "value": "front" }, { "key": "render", "value": "json" }, { "key": "unit_width", "value": "220" }, { "key": "unit_height", "value": "22" }, { "key": "legend_width", "value": "30" }, { "key": "exclude", "value": "" }, { "key": "expand_devices", "value": "true" }, { "key": "include_images", "value": "true" } ], "variable": [ { "key": "id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "body": "[\n {\n \"id\": -42499875,\n \"name\": \"nisi in\",\n \"face\": {\n \"label\": \"Rear\",\n \"value\": \"front\"\n },\n \"device\": {\n \"id\": {\n \"value\": \"\"\n },\n \"url\": {\n \"value\": \"\"\n },\n \"name\": {\n \"value\": \"\"\n },\n \"display_name\": {\n \"value\": \"\"\n }\n },\n \"occupied\": false\n },\n {\n \"id\": -92881509,\n \"name\": \"dolor sint dolor\",\n \"face\": {\n \"label\": \"Front\",\n \"value\": \"rear\"\n },\n \"device\": {\n \"id\": {\n \"value\": \"\"\n },\n \"url\": {\n \"value\": \"\"\n },\n \"name\": {\n \"value\": \"\"\n },\n \"display_name\": {\n \"value\": \"\"\n }\n },\n \"occupied\": true\n }\n]" } ] } ] }, { "name": "dcim racks list", "request": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/dcim/racks/?id=&name=&facility_id=&asset_tag=&u_height=&desc_units=&outer_width=&outer_depth=&outer_unit=&tenant_group_id=&tenant_group=&tenant_id=&tenant=&created=&created__gte=&created__lte=&last_updated=&last_updated__gte=&last_updated__lte=&q=®ion_id=®ion=&site_id=&site=&group_id=&group=&status=&type=&width=&role_id=&role=&serial=&tag=&id__n=&id__lte=&id__lt=&id__gte=&id__gt=&name__n=&name__ic=&name__nic=&name__iew=&name__niew=&name__isw=&name__nisw=&name__ie=&name__nie=&facility_id__n=&facility_id__ic=&facility_id__nic=&facility_id__iew=&facility_id__niew=&facility_id__isw=&facility_id__nisw=&facility_id__ie=&facility_id__nie=&asset_tag__n=&asset_tag__ic=&asset_tag__nic=&asset_tag__iew=&asset_tag__niew=&asset_tag__isw=&asset_tag__nisw=&asset_tag__ie=&asset_tag__nie=&u_height__n=&u_height__lte=&u_height__lt=&u_height__gte=&u_height__gt=&outer_width__n=&outer_width__lte=&outer_width__lt=&outer_width__gte=&outer_width__gt=&outer_depth__n=&outer_depth__lte=&outer_depth__lt=&outer_depth__gte=&outer_depth__gt=&outer_unit__n=&tenant_group_id__n=&tenant_group__n=&tenant_id__n=&tenant__n=®ion_id__n=®ion__n=&site_id__n=&site__n=&group_id__n=&group__n=&status__n=&type__n=&width__n=&role_id__n=&role__n=&tag__n=&limit=&offset=", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "racks", "" ], "query": [ { "key": "id", "value": "" }, { "key": "name", "value": "" }, { "key": "facility_id", "value": "" }, { "key": "asset_tag", "value": "" }, { "key": "u_height", "value": "" }, { "key": "desc_units", "value": "" }, { "key": "outer_width", "value": "" }, { "key": "outer_depth", "value": "" }, { "key": "outer_unit", "value": "" }, { "key": "tenant_group_id", "value": "" }, { "key": "tenant_group", "value": "" }, { "key": "tenant_id", "value": "" }, { "key": "tenant", "value": "" }, { "key": "created", "value": "" }, { "key": "created__gte", "value": "" }, { "key": "created__lte", "value": "" }, { "key": "last_updated", "value": "" }, { "key": "last_updated__gte", "value": "" }, { "key": "last_updated__lte", "value": "" }, { "key": "q", "value": "" }, { "key": "region_id", "value": "" }, { "key": "region", "value": "" }, { "key": "site_id", "value": "" }, { "key": "site", "value": "" }, { "key": "group_id", "value": "" }, { "key": "group", "value": "" }, { "key": "status", "value": "" }, { "key": "type", "value": "" }, { "key": "width", "value": "" }, { "key": "role_id", "value": "" }, { "key": "role", "value": "" }, { "key": "serial", "value": "" }, { "key": "tag", "value": "" }, { "key": "id__n", "value": "" }, { "key": "id__lte", "value": "" }, { "key": "id__lt", "value": "" }, { "key": "id__gte", "value": "" }, { "key": "id__gt", "value": "" }, { "key": "name__n", "value": "" }, { "key": "name__ic", "value": "" }, { "key": "name__nic", "value": "" }, { "key": "name__iew", "value": "" }, { "key": "name__niew", "value": "" }, { "key": "name__isw", "value": "" }, { "key": "name__nisw", "value": "" }, { "key": "name__ie", "value": "" }, { "key": "name__nie", "value": "" }, { "key": "facility_id__n", "value": "" }, { "key": "facility_id__ic", "value": "" }, { "key": "facility_id__nic", "value": "" }, { "key": "facility_id__iew", "value": "" }, { "key": "facility_id__niew", "value": "" }, { "key": "facility_id__isw", "value": "" }, { "key": "facility_id__nisw", "value": "" }, { "key": "facility_id__ie", "value": "" }, { "key": "facility_id__nie", "value": "" }, { "key": "asset_tag__n", "value": "" }, { "key": "asset_tag__ic", "value": "" }, { "key": "asset_tag__nic", "value": "" }, { "key": "asset_tag__iew", "value": "" }, { "key": "asset_tag__niew", "value": "" }, { "key": "asset_tag__isw", "value": "" }, { "key": "asset_tag__nisw", "value": "" }, { "key": "asset_tag__ie", "value": "" }, { "key": "asset_tag__nie", "value": "" }, { "key": "u_height__n", "value": "" }, { "key": "u_height__lte", "value": "" }, { "key": "u_height__lt", "value": "" }, { "key": "u_height__gte", "value": "" }, { "key": "u_height__gt", "value": "" }, { "key": "outer_width__n", "value": "" }, { "key": "outer_width__lte", "value": "" }, { "key": "outer_width__lt", "value": "" }, { "key": "outer_width__gte", "value": "" }, { "key": "outer_width__gt", "value": "" }, { "key": "outer_depth__n", "value": "" }, { "key": "outer_depth__lte", "value": "" }, { "key": "outer_depth__lt", "value": "" }, { "key": "outer_depth__gte", "value": "" }, { "key": "outer_depth__gt", "value": "" }, { "key": "outer_unit__n", "value": "" }, { "key": "tenant_group_id__n", "value": "" }, { "key": "tenant_group__n", "value": "" }, { "key": "tenant_id__n", "value": "" }, { "key": "tenant__n", "value": "" }, { "key": "region_id__n", "value": "" }, { "key": "region__n", "value": "" }, { "key": "site_id__n", "value": "" }, { "key": "site__n", "value": "" }, { "key": "group_id__n", "value": "" }, { "key": "group__n", "value": "" }, { "key": "status__n", "value": "" }, { "key": "type__n", "value": "" }, { "key": "width__n", "value": "" }, { "key": "role_id__n", "value": "" }, { "key": "role__n", "value": "" }, { "key": "tag__n", "value": "" }, { "key": "limit", "value": "", "description": "Number of results to return per page." }, { "key": "offset", "value": "", "description": "The initial index from which to return the results." } ] } }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/dcim/racks/?id=&name=&facility_id=&asset_tag=&u_height=&desc_units=&outer_width=&outer_depth=&outer_unit=&tenant_group_id=&tenant_group=&tenant_id=&tenant=&created=&created__gte=&created__lte=&last_updated=&last_updated__gte=&last_updated__lte=&q=®ion_id=®ion=&site_id=&site=&group_id=&group=&status=&type=&width=&role_id=&role=&serial=&tag=&id__n=&id__lte=&id__lt=&id__gte=&id__gt=&name__n=&name__ic=&name__nic=&name__iew=&name__niew=&name__isw=&name__nisw=&name__ie=&name__nie=&facility_id__n=&facility_id__ic=&facility_id__nic=&facility_id__iew=&facility_id__niew=&facility_id__isw=&facility_id__nisw=&facility_id__ie=&facility_id__nie=&asset_tag__n=&asset_tag__ic=&asset_tag__nic=&asset_tag__iew=&asset_tag__niew=&asset_tag__isw=&asset_tag__nisw=&asset_tag__ie=&asset_tag__nie=&u_height__n=&u_height__lte=&u_height__lt=&u_height__gte=&u_height__gt=&outer_width__n=&outer_width__lte=&outer_width__lt=&outer_width__gte=&outer_width__gt=&outer_depth__n=&outer_depth__lte=&outer_depth__lt=&outer_depth__gte=&outer_depth__gt=&outer_unit__n=&tenant_group_id__n=&tenant_group__n=&tenant_id__n=&tenant__n=®ion_id__n=®ion__n=&site_id__n=&site__n=&group_id__n=&group__n=&status__n=&type__n=&width__n=&role_id__n=&role__n=&tag__n=&limit=&offset=", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "racks", "" ], "query": [ { "key": "id", "value": "" }, { "key": "name", "value": "" }, { "key": "facility_id", "value": "" }, { "key": "asset_tag", "value": "" }, { "key": "u_height", "value": "" }, { "key": "desc_units", "value": "" }, { "key": "outer_width", "value": "" }, { "key": "outer_depth", "value": "" }, { "key": "outer_unit", "value": "" }, { "key": "tenant_group_id", "value": "" }, { "key": "tenant_group", "value": "" }, { "key": "tenant_id", "value": "" }, { "key": "tenant", "value": "" }, { "key": "created", "value": "" }, { "key": "created__gte", "value": "" }, { "key": "created__lte", "value": "" }, { "key": "last_updated", "value": "" }, { "key": "last_updated__gte", "value": "" }, { "key": "last_updated__lte", "value": "" }, { "key": "q", "value": "" }, { "key": "region_id", "value": "" }, { "key": "region", "value": "" }, { "key": "site_id", "value": "" }, { "key": "site", "value": "" }, { "key": "group_id", "value": "" }, { "key": "group", "value": "" }, { "key": "status", "value": "" }, { "key": "type", "value": "" }, { "key": "width", "value": "" }, { "key": "role_id", "value": "" }, { "key": "role", "value": "" }, { "key": "serial", "value": "" }, { "key": "tag", "value": "" }, { "key": "id__n", "value": "" }, { "key": "id__lte", "value": "" }, { "key": "id__lt", "value": "" }, { "key": "id__gte", "value": "" }, { "key": "id__gt", "value": "" }, { "key": "name__n", "value": "" }, { "key": "name__ic", "value": "" }, { "key": "name__nic", "value": "" }, { "key": "name__iew", "value": "" }, { "key": "name__niew", "value": "" }, { "key": "name__isw", "value": "" }, { "key": "name__nisw", "value": "" }, { "key": "name__ie", "value": "" }, { "key": "name__nie", "value": "" }, { "key": "facility_id__n", "value": "" }, { "key": "facility_id__ic", "value": "" }, { "key": "facility_id__nic", "value": "" }, { "key": "facility_id__iew", "value": "" }, { "key": "facility_id__niew", "value": "" }, { "key": "facility_id__isw", "value": "" }, { "key": "facility_id__nisw", "value": "" }, { "key": "facility_id__ie", "value": "" }, { "key": "facility_id__nie", "value": "" }, { "key": "asset_tag__n", "value": "" }, { "key": "asset_tag__ic", "value": "" }, { "key": "asset_tag__nic", "value": "" }, { "key": "asset_tag__iew", "value": "" }, { "key": "asset_tag__niew", "value": "" }, { "key": "asset_tag__isw", "value": "" }, { "key": "asset_tag__nisw", "value": "" }, { "key": "asset_tag__ie", "value": "" }, { "key": "asset_tag__nie", "value": "" }, { "key": "u_height__n", "value": "" }, { "key": "u_height__lte", "value": "" }, { "key": "u_height__lt", "value": "" }, { "key": "u_height__gte", "value": "" }, { "key": "u_height__gt", "value": "" }, { "key": "outer_width__n", "value": "" }, { "key": "outer_width__lte", "value": "" }, { "key": "outer_width__lt", "value": "" }, { "key": "outer_width__gte", "value": "" }, { "key": "outer_width__gt", "value": "" }, { "key": "outer_depth__n", "value": "" }, { "key": "outer_depth__lte", "value": "" }, { "key": "outer_depth__lt", "value": "" }, { "key": "outer_depth__gte", "value": "" }, { "key": "outer_depth__gt", "value": "" }, { "key": "outer_unit__n", "value": "" }, { "key": "tenant_group_id__n", "value": "" }, { "key": "tenant_group__n", "value": "" }, { "key": "tenant_id__n", "value": "" }, { "key": "tenant__n", "value": "" }, { "key": "region_id__n", "value": "" }, { "key": "region__n", "value": "" }, { "key": "site_id__n", "value": "" }, { "key": "site__n", "value": "" }, { "key": "group_id__n", "value": "" }, { "key": "group__n", "value": "" }, { "key": "status__n", "value": "" }, { "key": "type__n", "value": "" }, { "key": "width__n", "value": "" }, { "key": "role_id__n", "value": "" }, { "key": "role__n", "value": "" }, { "key": "tag__n", "value": "" }, { "key": "limit", "value": "" }, { "key": "offset", "value": "" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "body": "{\n \"count\": -11306171,\n \"results\": [\n {\n \"name\": \"sint\",\n \"site\": {\n \"name\": \"cons\",\n \"slug\": \"ABdF\",\n \"id\": -58999563,\n \"url\": \"http://ntCrrJIezhRuNoGKhSdhJHLSvGsevhUL.kyOsltwZh,G-w6WTjaAzkNnhE72v4Nu5BB515Ku\"\n },\n \"id\": -51256572,\n \"url\": \"https://yvNZXQlYCVdEXdfpU.urhJ3nu\",\n \"facility_id\": \"si\",\n \"display_name\": \"reprehenderit cillum\",\n \"group\": {\n \"name\": \"aliq\",\n \"slug\": \"V6 V\",\n \"id\": 24914373,\n \"url\": \"https://c.lmOa-5Qs9n+LGbQeg5lZj+8\",\n \"rack_count\": -66328497,\n \"_depth\": -10908635\n },\n \"tenant\": {\n \"name\": \"id c\",\n \"slug\": \"ltx0\",\n \"id\": 35754362,\n \"url\": \"http://Bhq.scnpM.nTnE-QvfFc+vkwTb\"\n },\n \"status\": {\n \"label\": \"Active\",\n \"value\": \"reserved\"\n },\n \"role\": {\n \"name\": \"moll\",\n \"slug\": \"3-He\",\n \"id\": -28253191,\n \"url\": \"http://DEkeKdGWS.blosZXA2V,Fj6b3oAPRHXBnTQ-TtghYH5IWOhPLPJJ6kex1q\",\n \"rack_count\": -6231520\n },\n \"serial\": \"m\",\n \"asset_tag\": \"m\",\n \"type\": {\n \"label\": \"2-post frame\",\n \"value\": \"4-post-frame\"\n },\n \"width\": {\n \"label\": \"19 inches\",\n \"value\": 19\n },\n \"u_height\": 7,\n \"desc_units\": false,\n \"outer_width\": 9127,\n \"outer_depth\": 29479,\n \"outer_unit\": {\n \"label\": \"Inches\",\n \"value\": \"mm\"\n },\n \"comments\": \"dolor\",\n \"tags\": [\n {\n \"name\": \"aute\",\n \"slug\": \"vEAe\",\n \"id\": 64996077,\n \"url\": \"http://SbvQjYnxcXAHsXTsBkRcqxKXvoulbGaM.sqBaCclDk8vTFMnB4wwqk-GWYmbMhOiLc\",\n \"color\": \"a1bb\"\n },\n {\n \"name\": \"Duis\",\n \"slug\": \"FeBW\",\n \"id\": -30884443,\n \"url\": \"https://daByMxTRERJaGEkgGpS.tbwbN.g4U.uwAsqGbddVhiHeY\",\n \"color\": \"7fdd\"\n }\n ],\n \"custom_fields\": {},\n \"created\": \"2008-10-31\",\n \"last_updated\": \"1956-03-12T03:06:13.275Z\",\n \"device_count\": -53234535,\n \"powerfeed_count\": -56335480\n },\n {\n \"name\": \"anim\",\n \"site\": {\n \"name\": \"ad i\",\n \"slug\": \"zd z\",\n \"id\": 54631093,\n \"url\": \"https://SSUhFIhPvBBcWdZHpzfudbOmdq.fcHhG+fnogOnUQs\"\n },\n \"id\": -52996433,\n \"url\": \"https://rNFgdz.gdnO0SAcpZof4j0ud5jCrQUYBTiQScVnkMnTIbFdUEZyQ231P,\",\n \"facility_id\": \"s\",\n \"display_name\": \"aliquip ipsum\",\n \"group\": {\n \"name\": \"volu\",\n \"slug\": \"ASyU\",\n \"id\": -14512889,\n \"url\": \"http://GwvdJYwDNpMScN.woqgMHdZgQQwl2OCQYCKZfLc6K,Q35wuIzfiTbftsiKyVxBnkSSt4hst1XfGs8Bj0t\",\n \"rack_count\": 42876574,\n \"_depth\": 72723264\n },\n \"tenant\": {\n \"name\": \"dolo\",\n \"slug\": \"uDgS\",\n \"id\": -49230895,\n \"url\": \"http://zrGMbfHgjWi.yqxxIBW2zuTGjznA+KaEaECphk3TyFAxq+Y,\"\n },\n \"status\": {\n \"label\": \"Available\",\n \"value\": \"reserved\"\n },\n \"role\": {\n \"name\": \"Exce\",\n \"slug\": \"V9YU\",\n \"id\": 3220854,\n \"url\": \"https://tNveYZPDiTmCSRACWZuehNMbdclYN.fbeaePNxNM5gdEDQLY,FpNhi-PFSmCLwsVbYQ1yyWPnOKSgYpGq-MvWWWX\",\n \"rack_count\": -49914290\n },\n \"serial\": \"vel\",\n \"asset_tag\": \"ven\",\n \"type\": {\n \"label\": \"Wall-mounted frame\",\n \"value\": \"2-post-frame\"\n },\n \"width\": {\n \"label\": \"21 inches\",\n \"value\": 23\n },\n \"u_height\": 23,\n \"desc_units\": true,\n \"outer_width\": 21818,\n \"outer_depth\": 19707,\n \"outer_unit\": {\n \"label\": \"Inches\",\n \"value\": \"in\"\n },\n \"comments\": \"eiusmod velit esse\",\n \"tags\": [\n {\n \"name\": \"est \",\n \"slug\": \"9Hzn\",\n \"id\": 3091444,\n \"url\": \"https://LdXtyQhTnaLETARnGSijYPv.ccjoRWzi1YOcEB+nLbMqL\",\n \"color\": \"d741\"\n },\n {\n \"name\": \"aliq\",\n \"slug\": \"K2EE\",\n \"id\": 95909592,\n \"url\": \"https://xkLItn.byQrGmOBeMylnDbqMhIS5ngTNS9QL4XiQhrSLwtf\",\n \"color\": \"f12d\"\n }\n ],\n \"custom_fields\": {},\n \"created\": \"1958-10-03\",\n \"last_updated\": \"1982-05-02T12:48:46.385Z\",\n \"device_count\": 20633750,\n \"powerfeed_count\": 29757891\n }\n ],\n \"next\": \"https://WYRsoLgeDroXzXcyUnDYOwrq.tuoaObIIKEFk3-pjip2adGP2ipO\",\n \"previous\": \"http://cF.lezyMkPSMn0ImWsh-h763XE9rhcAPGh1a-uDd3lbz5AmTIrs3uBoNNB8AcFpLUcHf3nnd9gc-mCzAr,xpNgw\"\n}" } ] }, { "name": "dcim racks create", "request": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"site\": \"\",\n \"facility_id\": \"\",\n \"group\": \"\",\n \"tenant\": \"\",\n \"status\": \"\",\n \"role\": \"\",\n \"serial\": \"\",\n \"asset_tag\": \"\",\n \"type\": \"\",\n \"width\": \"\",\n \"u_height\": \"\",\n \"desc_units\": \"\",\n \"outer_width\": \"\",\n \"outer_depth\": \"\",\n \"outer_unit\": \"\",\n \"comments\": \"\",\n \"tags\": [\n {\n \"name\": \"eius\",\n \"slug\": \"l1LV\",\n \"id\": -64152707,\n \"url\": \"http://VCOwAlIPnLDRUcZyiwsPJCsH.yqnoaK5J\",\n \"color\": \"9b32\"\n },\n {\n \"name\": \"dono\",\n \"slug\": \"MZGF\",\n \"id\": 79459447,\n \"url\": \"https://OmrBFDeOVzmeT.yuxufP2BUWqkZ.t6xzvSFDG60,\",\n \"color\": \"251f\"\n }\n ],\n \"custom_fields\": \"\"\n}" }, "url": { "raw": "{{baseUrl}}/dcim/racks/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "racks", "" ] } }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "POST", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/dcim/racks/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "racks", "" ] } }, "status": "Created", "code": 201, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "body": "{\n \"name\": \"ad d\",\n \"site\": {\n \"name\": \"comm\",\n \"slug\": \"5fXu\",\n \"id\": -2682130,\n \"url\": \"https://cZgOSUMrYIEVxPCfRbcIQlgXPUXqSt.jgnih,76-\"\n },\n \"id\": -64821539,\n \"url\": \"http://NVHvBTjzKxvMVjCFtymid.ftsqstb9RpcaSyqH47ImcNVa,ETveg1W44aD2vESez.m++HtH1MB-5GZze0P-nFqd02iR-Y4p.jou,hphF7aVQjcKUVl1hN\",\n \"facility_id\": \"a\",\n \"display_name\": \"fugiat deserunt\",\n \"group\": {\n \"name\": \"elit\",\n \"slug\": \"V V \",\n \"id\": -38976999,\n \"url\": \"https://DpNNNesQDPmRxGxKiOlDEITAMLw.rlkdqxXdxzfi1idLjlbjaLHNhO\",\n \"rack_count\": 39640288,\n \"_depth\": 4612627\n },\n \"tenant\": {\n \"name\": \"in i\",\n \"slug\": \"-l -\",\n \"id\": 30213387,\n \"url\": \"http://fIEbrbXlUjhuHLDErMinP.mwqvXnUwH-pdDf+zne11mVBx-,njiOdvFG2rPyD6Y7Md8DoOPuwDYKkjvp,ANR2ZsbMdyBjHQTLMQ9zJrU3ey\"\n },\n \"status\": {\n \"label\": \"Reserved\",\n \"value\": \"active\"\n },\n \"role\": {\n \"name\": \"nisi\",\n \"slug\": \"N6wq\",\n \"id\": -99486656,\n \"url\": \"https://FhLhWuJiNScvsWZaF.hhgu7JB2fd0GjbZ\",\n \"rack_count\": 40428760\n },\n \"serial\": \"\",\n \"asset_tag\": \"ex \",\n \"type\": {\n \"label\": \"2-post frame\",\n \"value\": \"wall-frame\"\n },\n \"width\": {\n \"label\": \"10 inches\",\n \"value\": 21\n },\n \"u_height\": 48,\n \"desc_units\": false,\n \"outer_width\": 11200,\n \"outer_depth\": 16693,\n \"outer_unit\": {\n \"label\": \"Millimeters\",\n \"value\": \"in\"\n },\n \"comments\": \"cupidatat sint Ut\",\n \"tags\": [\n {\n \"name\": \"exer\",\n \"slug\": \"B B \",\n \"id\": -94108124,\n \"url\": \"http://jrfXXalopDXp.avHcOk3VsxTDnoGcZJRFnvhTsaTrc\",\n \"color\": \"edcc\"\n },\n {\n \"name\": \"non \",\n \"slug\": \"hef7\",\n \"id\": 3421383,\n \"url\": \"http://FSMseyZnYSCYYPTtXRAiNZJWUQSdj.jxhiytHw7OH+TMoRvJUlMHYWvMlG9-bjvXzVcKeM2sa5iJPuen\",\n \"color\": \"a9be\"\n }\n ],\n \"custom_fields\": {},\n \"created\": \"2001-12-11\",\n \"last_updated\": \"1983-01-26T23:38:32.628Z\",\n \"device_count\": 53487058,\n \"powerfeed_count\": -25118860\n}" } ] }, { "name": "dcim racks bulk update", "request": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"site\": \"\",\n \"facility_id\": \"\",\n \"group\": \"\",\n \"tenant\": \"\",\n \"status\": \"\",\n \"role\": \"\",\n \"serial\": \"\",\n \"asset_tag\": \"\",\n \"type\": \"\",\n \"width\": \"\",\n \"u_height\": \"\",\n \"desc_units\": \"\",\n \"outer_width\": \"\",\n \"outer_depth\": \"\",\n \"outer_unit\": \"\",\n \"comments\": \"\",\n \"tags\": [\n {\n \"name\": \"irur\",\n \"slug\": \"9ZXY\",\n \"id\": -57214093,\n \"url\": \"http://HcGOoZ.kaixCELHSsVMsYfJUgy8dc6PfyhsP7Edg,IiDJbFj\",\n \"color\": \"d873\"\n },\n {\n \"name\": \"irur\",\n \"slug\": \"ah a\",\n \"id\": -72532265,\n \"url\": \"http://HzUKtljQqENa.hzkep84SMg4Sk2THug8DMf-VVuRsUs3g1HAAuYGlQ0\",\n \"color\": \"e286\"\n }\n ],\n \"custom_fields\": \"\"\n}" }, "url": { "raw": "{{baseUrl}}/dcim/racks/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "racks", "" ] } }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "PUT", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/dcim/racks/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "racks", "" ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "body": "{\n \"name\": \"ad d\",\n \"site\": {\n \"name\": \"comm\",\n \"slug\": \"5fXu\",\n \"id\": -2682130,\n \"url\": \"https://cZgOSUMrYIEVxPCfRbcIQlgXPUXqSt.jgnih,76-\"\n },\n \"id\": -64821539,\n \"url\": \"http://NVHvBTjzKxvMVjCFtymid.ftsqstb9RpcaSyqH47ImcNVa,ETveg1W44aD2vESez.m++HtH1MB-5GZze0P-nFqd02iR-Y4p.jou,hphF7aVQjcKUVl1hN\",\n \"facility_id\": \"a\",\n \"display_name\": \"fugiat deserunt\",\n \"group\": {\n \"name\": \"elit\",\n \"slug\": \"V V \",\n \"id\": -38976999,\n \"url\": \"https://DpNNNesQDPmRxGxKiOlDEITAMLw.rlkdqxXdxzfi1idLjlbjaLHNhO\",\n \"rack_count\": 39640288,\n \"_depth\": 4612627\n },\n \"tenant\": {\n \"name\": \"in i\",\n \"slug\": \"-l -\",\n \"id\": 30213387,\n \"url\": \"http://fIEbrbXlUjhuHLDErMinP.mwqvXnUwH-pdDf+zne11mVBx-,njiOdvFG2rPyD6Y7Md8DoOPuwDYKkjvp,ANR2ZsbMdyBjHQTLMQ9zJrU3ey\"\n },\n \"status\": {\n \"label\": \"Reserved\",\n \"value\": \"active\"\n },\n \"role\": {\n \"name\": \"nisi\",\n \"slug\": \"N6wq\",\n \"id\": -99486656,\n \"url\": \"https://FhLhWuJiNScvsWZaF.hhgu7JB2fd0GjbZ\",\n \"rack_count\": 40428760\n },\n \"serial\": \"\",\n \"asset_tag\": \"ex \",\n \"type\": {\n \"label\": \"2-post frame\",\n \"value\": \"wall-frame\"\n },\n \"width\": {\n \"label\": \"10 inches\",\n \"value\": 21\n },\n \"u_height\": 48,\n \"desc_units\": false,\n \"outer_width\": 11200,\n \"outer_depth\": 16693,\n \"outer_unit\": {\n \"label\": \"Millimeters\",\n \"value\": \"in\"\n },\n \"comments\": \"cupidatat sint Ut\",\n \"tags\": [\n {\n \"name\": \"exer\",\n \"slug\": \"B B \",\n \"id\": -94108124,\n \"url\": \"http://jrfXXalopDXp.avHcOk3VsxTDnoGcZJRFnvhTsaTrc\",\n \"color\": \"edcc\"\n },\n {\n \"name\": \"non \",\n \"slug\": \"hef7\",\n \"id\": 3421383,\n \"url\": \"http://FSMseyZnYSCYYPTtXRAiNZJWUQSdj.jxhiytHw7OH+TMoRvJUlMHYWvMlG9-bjvXzVcKeM2sa5iJPuen\",\n \"color\": \"a9be\"\n }\n ],\n \"custom_fields\": {},\n \"created\": \"2001-12-11\",\n \"last_updated\": \"1983-01-26T23:38:32.628Z\",\n \"device_count\": 53487058,\n \"powerfeed_count\": -25118860\n}" } ] }, { "name": "dcim racks bulk partial update", "request": { "method": "PATCH", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"site\": \"\",\n \"facility_id\": \"\",\n \"group\": \"\",\n \"tenant\": \"\",\n \"status\": \"\",\n \"role\": \"\",\n \"serial\": \"\",\n \"asset_tag\": \"\",\n \"type\": \"\",\n \"width\": \"\",\n \"u_height\": \"\",\n \"desc_units\": \"\",\n \"outer_width\": \"\",\n \"outer_depth\": \"\",\n \"outer_unit\": \"\",\n \"comments\": \"\",\n \"tags\": [\n {\n \"name\": \"irur\",\n \"slug\": \"9ZXY\",\n \"id\": -57214093,\n \"url\": \"http://HcGOoZ.kaixCELHSsVMsYfJUgy8dc6PfyhsP7Edg,IiDJbFj\",\n \"color\": \"d873\"\n },\n {\n \"name\": \"irur\",\n \"slug\": \"ah a\",\n \"id\": -72532265,\n \"url\": \"http://HzUKtljQqENa.hzkep84SMg4Sk2THug8DMf-VVuRsUs3g1HAAuYGlQ0\",\n \"color\": \"e286\"\n }\n ],\n \"custom_fields\": \"\"\n}" }, "url": { "raw": "{{baseUrl}}/dcim/racks/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "racks", "" ] } }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "PATCH", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/dcim/racks/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "racks", "" ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "body": "{\n \"name\": \"ad d\",\n \"site\": {\n \"name\": \"comm\",\n \"slug\": \"5fXu\",\n \"id\": -2682130,\n \"url\": \"https://cZgOSUMrYIEVxPCfRbcIQlgXPUXqSt.jgnih,76-\"\n },\n \"id\": -64821539,\n \"url\": \"http://NVHvBTjzKxvMVjCFtymid.ftsqstb9RpcaSyqH47ImcNVa,ETveg1W44aD2vESez.m++HtH1MB-5GZze0P-nFqd02iR-Y4p.jou,hphF7aVQjcKUVl1hN\",\n \"facility_id\": \"a\",\n \"display_name\": \"fugiat deserunt\",\n \"group\": {\n \"name\": \"elit\",\n \"slug\": \"V V \",\n \"id\": -38976999,\n \"url\": \"https://DpNNNesQDPmRxGxKiOlDEITAMLw.rlkdqxXdxzfi1idLjlbjaLHNhO\",\n \"rack_count\": 39640288,\n \"_depth\": 4612627\n },\n \"tenant\": {\n \"name\": \"in i\",\n \"slug\": \"-l -\",\n \"id\": 30213387,\n \"url\": \"http://fIEbrbXlUjhuHLDErMinP.mwqvXnUwH-pdDf+zne11mVBx-,njiOdvFG2rPyD6Y7Md8DoOPuwDYKkjvp,ANR2ZsbMdyBjHQTLMQ9zJrU3ey\"\n },\n \"status\": {\n \"label\": \"Reserved\",\n \"value\": \"active\"\n },\n \"role\": {\n \"name\": \"nisi\",\n \"slug\": \"N6wq\",\n \"id\": -99486656,\n \"url\": \"https://FhLhWuJiNScvsWZaF.hhgu7JB2fd0GjbZ\",\n \"rack_count\": 40428760\n },\n \"serial\": \"\",\n \"asset_tag\": \"ex \",\n \"type\": {\n \"label\": \"2-post frame\",\n \"value\": \"wall-frame\"\n },\n \"width\": {\n \"label\": \"10 inches\",\n \"value\": 21\n },\n \"u_height\": 48,\n \"desc_units\": false,\n \"outer_width\": 11200,\n \"outer_depth\": 16693,\n \"outer_unit\": {\n \"label\": \"Millimeters\",\n \"value\": \"in\"\n },\n \"comments\": \"cupidatat sint Ut\",\n \"tags\": [\n {\n \"name\": \"exer\",\n \"slug\": \"B B \",\n \"id\": -94108124,\n \"url\": \"http://jrfXXalopDXp.avHcOk3VsxTDnoGcZJRFnvhTsaTrc\",\n \"color\": \"edcc\"\n },\n {\n \"name\": \"non \",\n \"slug\": \"hef7\",\n \"id\": 3421383,\n \"url\": \"http://FSMseyZnYSCYYPTtXRAiNZJWUQSdj.jxhiytHw7OH+TMoRvJUlMHYWvMlG9-bjvXzVcKeM2sa5iJPuen\",\n \"color\": \"a9be\"\n }\n ],\n \"custom_fields\": {},\n \"created\": \"2001-12-11\",\n \"last_updated\": \"1983-01-26T23:38:32.628Z\",\n \"device_count\": 53487058,\n \"powerfeed_count\": -25118860\n}" } ] }, { "name": "dcim racks bulk delete", "request": { "method": "DELETE", "header": [], "url": { "raw": "{{baseUrl}}/dcim/racks/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "racks", "" ] } }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "DELETE", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/dcim/racks/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "racks", "" ] } }, "status": "No Content", "code": 204, "_postman_previewlanguage": "text", "header": [ { "key": "Content-Type", "value": "text/plain" } ], "cookie": [], "body": "" } ] } ] }, { "name": "rear-port-templates", "item": [ { "name": "{id}", "item": [ { "name": "dcim rear-port-templates read", "request": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/dcim/rear-port-templates/:id/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "rear-port-templates", ":id", "" ], "variable": [ { "key": "id", "value": "", "description": "(Required) A unique integer value identifying this rear port template." } ] } }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/dcim/rear-port-templates/:id/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "rear-port-templates", ":id", "" ], "variable": [ { "key": "id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "body": "{\n \"device_type\": {\n \"model\": \"in o\",\n \"slug\": \"_WAi\",\n \"id\": 54863023,\n \"url\": \"http://FfymVXUZuOwhrQjfOIXGaacITAyUQwydz.szitinsMt6wIgLqzSZO-G+rv6\",\n \"manufacturer\": {\n \"name\": \"aliq\",\n \"slug\": \"jmbs\",\n \"id\": 90555709,\n \"url\": \"http://yUrJHHqKmIEmWR.defiCK9acVcKkXLJAJRe.RWtt6n93bMdExOhjm1b6vAq\",\n \"devicetype_count\": 58472430\n },\n \"display_name\": \"Duis consequat\",\n \"device_count\": -85672879\n },\n \"name\": \"cupi\",\n \"type\": {\n \"label\": \"MRJ21\",\n \"value\": \"sc-apc\"\n },\n \"id\": -88123380,\n \"url\": \"https://TmxBqlTIIjB.ckVIYwcvp2fTkIqc8-XKgK.UrSKcf5FKL\",\n \"label\": \"exe\",\n \"positions\": 568,\n \"description\": \"exe\"\n}" } ] }, { "name": "dcim rear-port-templates update", "request": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"device_type\": \"\",\n \"name\": \"\",\n \"type\": \"\",\n \"label\": \"\",\n \"positions\": \"\",\n \"description\": \"\"\n}" }, "url": { "raw": "{{baseUrl}}/dcim/rear-port-templates/:id/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "rear-port-templates", ":id", "" ], "variable": [ { "key": "id", "value": "", "description": "(Required) A unique integer value identifying this rear port template." } ] } }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "PUT", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/dcim/rear-port-templates/:id/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "rear-port-templates", ":id", "" ], "variable": [ { "key": "id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "body": "{\n \"device_type\": {\n \"model\": \"in o\",\n \"slug\": \"_WAi\",\n \"id\": 54863023,\n \"url\": \"http://FfymVXUZuOwhrQjfOIXGaacITAyUQwydz.szitinsMt6wIgLqzSZO-G+rv6\",\n \"manufacturer\": {\n \"name\": \"aliq\",\n \"slug\": \"jmbs\",\n \"id\": 90555709,\n \"url\": \"http://yUrJHHqKmIEmWR.defiCK9acVcKkXLJAJRe.RWtt6n93bMdExOhjm1b6vAq\",\n \"devicetype_count\": 58472430\n },\n \"display_name\": \"Duis consequat\",\n \"device_count\": -85672879\n },\n \"name\": \"cupi\",\n \"type\": {\n \"label\": \"MRJ21\",\n \"value\": \"sc-apc\"\n },\n \"id\": -88123380,\n \"url\": \"https://TmxBqlTIIjB.ckVIYwcvp2fTkIqc8-XKgK.UrSKcf5FKL\",\n \"label\": \"exe\",\n \"positions\": 568,\n \"description\": \"exe\"\n}" } ] }, { "name": "dcim rear-port-templates partial update", "request": { "method": "PATCH", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"device_type\": \"\",\n \"name\": \"\",\n \"type\": \"\",\n \"label\": \"\",\n \"positions\": \"\",\n \"description\": \"\"\n}" }, "url": { "raw": "{{baseUrl}}/dcim/rear-port-templates/:id/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "rear-port-templates", ":id", "" ], "variable": [ { "key": "id", "value": "", "description": "(Required) A unique integer value identifying this rear port template." } ] } }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "PATCH", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/dcim/rear-port-templates/:id/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "rear-port-templates", ":id", "" ], "variable": [ { "key": "id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "body": "{\n \"device_type\": {\n \"model\": \"in o\",\n \"slug\": \"_WAi\",\n \"id\": 54863023,\n \"url\": \"http://FfymVXUZuOwhrQjfOIXGaacITAyUQwydz.szitinsMt6wIgLqzSZO-G+rv6\",\n \"manufacturer\": {\n \"name\": \"aliq\",\n \"slug\": \"jmbs\",\n \"id\": 90555709,\n \"url\": \"http://yUrJHHqKmIEmWR.defiCK9acVcKkXLJAJRe.RWtt6n93bMdExOhjm1b6vAq\",\n \"devicetype_count\": 58472430\n },\n \"display_name\": \"Duis consequat\",\n \"device_count\": -85672879\n },\n \"name\": \"cupi\",\n \"type\": {\n \"label\": \"MRJ21\",\n \"value\": \"sc-apc\"\n },\n \"id\": -88123380,\n \"url\": \"https://TmxBqlTIIjB.ckVIYwcvp2fTkIqc8-XKgK.UrSKcf5FKL\",\n \"label\": \"exe\",\n \"positions\": 568,\n \"description\": \"exe\"\n}" } ] }, { "name": "dcim rear-port-templates delete", "request": { "method": "DELETE", "header": [], "url": { "raw": "{{baseUrl}}/dcim/rear-port-templates/:id/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "rear-port-templates", ":id", "" ], "variable": [ { "key": "id", "value": "", "description": "(Required) A unique integer value identifying this rear port template." } ] } }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "DELETE", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/dcim/rear-port-templates/:id/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "rear-port-templates", ":id", "" ], "variable": [ { "key": "id" } ] } }, "status": "No Content", "code": 204, "_postman_previewlanguage": "text", "header": [ { "key": "Content-Type", "value": "text/plain" } ], "cookie": [], "body": "" } ] } ] }, { "name": "dcim rear-port-templates list", "request": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/dcim/rear-port-templates/?id=&name=&type=&positions=&q=&devicetype_id=&id__n=&id__lte=&id__lt=&id__gte=&id__gt=&name__n=&name__ic=&name__nic=&name__iew=&name__niew=&name__isw=&name__nisw=&name__ie=&name__nie=&type__n=&positions__n=&positions__lte=&positions__lt=&positions__gte=&positions__gt=&devicetype_id__n=&limit=&offset=", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "rear-port-templates", "" ], "query": [ { "key": "id", "value": "" }, { "key": "name", "value": "" }, { "key": "type", "value": "" }, { "key": "positions", "value": "" }, { "key": "q", "value": "" }, { "key": "devicetype_id", "value": "" }, { "key": "id__n", "value": "" }, { "key": "id__lte", "value": "" }, { "key": "id__lt", "value": "" }, { "key": "id__gte", "value": "" }, { "key": "id__gt", "value": "" }, { "key": "name__n", "value": "" }, { "key": "name__ic", "value": "" }, { "key": "name__nic", "value": "" }, { "key": "name__iew", "value": "" }, { "key": "name__niew", "value": "" }, { "key": "name__isw", "value": "" }, { "key": "name__nisw", "value": "" }, { "key": "name__ie", "value": "" }, { "key": "name__nie", "value": "" }, { "key": "type__n", "value": "" }, { "key": "positions__n", "value": "" }, { "key": "positions__lte", "value": "" }, { "key": "positions__lt", "value": "" }, { "key": "positions__gte", "value": "" }, { "key": "positions__gt", "value": "" }, { "key": "devicetype_id__n", "value": "" }, { "key": "limit", "value": "", "description": "Number of results to return per page." }, { "key": "offset", "value": "", "description": "The initial index from which to return the results." } ] } }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/dcim/rear-port-templates/?id=&name=&type=&positions=&q=&devicetype_id=&id__n=&id__lte=&id__lt=&id__gte=&id__gt=&name__n=&name__ic=&name__nic=&name__iew=&name__niew=&name__isw=&name__nisw=&name__ie=&name__nie=&type__n=&positions__n=&positions__lte=&positions__lt=&positions__gte=&positions__gt=&devicetype_id__n=&limit=&offset=", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "rear-port-templates", "" ], "query": [ { "key": "id", "value": "" }, { "key": "name", "value": "" }, { "key": "type", "value": "" }, { "key": "positions", "value": "" }, { "key": "q", "value": "" }, { "key": "devicetype_id", "value": "" }, { "key": "id__n", "value": "" }, { "key": "id__lte", "value": "" }, { "key": "id__lt", "value": "" }, { "key": "id__gte", "value": "" }, { "key": "id__gt", "value": "" }, { "key": "name__n", "value": "" }, { "key": "name__ic", "value": "" }, { "key": "name__nic", "value": "" }, { "key": "name__iew", "value": "" }, { "key": "name__niew", "value": "" }, { "key": "name__isw", "value": "" }, { "key": "name__nisw", "value": "" }, { "key": "name__ie", "value": "" }, { "key": "name__nie", "value": "" }, { "key": "type__n", "value": "" }, { "key": "positions__n", "value": "" }, { "key": "positions__lte", "value": "" }, { "key": "positions__lt", "value": "" }, { "key": "positions__gte", "value": "" }, { "key": "positions__gt", "value": "" }, { "key": "devicetype_id__n", "value": "" }, { "key": "limit", "value": "" }, { "key": "offset", "value": "" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "body": "{\n \"count\": -51953259,\n \"results\": [\n {\n \"device_type\": {\n \"model\": \"quie\",\n \"slug\": \"nLeq\",\n \"id\": 70434634,\n \"url\": \"http://AHtglwyUlacwPkzbfNC.ryMkQG2mCTu3FxYBvrLYl9o+5OKAAP,pGOcCZpijFcnPwLwDYNwxsBCU9Y9KadGFQtNt\",\n \"manufacturer\": {\n \"name\": \"utci\",\n \"slug\": \"J8Jj\",\n \"id\": -65743172,\n \"url\": \"https://NcqfPelWDYXttzNYaKLlm.fwtruNnOKdRuUCoXjH-8MnWcZuDZbQBJxZCNrru2K9GOyCW\",\n \"devicetype_count\": -64456708\n },\n \"display_name\": \"anim cupidatat\",\n \"device_count\": -72138435\n },\n \"name\": \"anim\",\n \"type\": {\n \"label\": \"110 Punch\",\n \"value\": \"lsh-apc\"\n },\n \"id\": -24493412,\n \"url\": \"http://eMGkAqkjkOYMi.zgnZB4fk.a6noWDJXULn+pmUV5SmvXUe1A+jC1sifYmcPFIXSCloJRMT\",\n \"label\": \"mi\",\n \"positions\": 226,\n \"description\": \"a\"\n },\n {\n \"device_type\": {\n \"model\": \"non \",\n \"slug\": \"P2Vc\",\n \"id\": 73808133,\n \"url\": \"https://qVIa.dsTc6eqEaJ4GFbnO6h1M.T8ix7KcJC\",\n \"manufacturer\": {\n \"name\": \"cons\",\n \"slug\": \"yhFU\",\n \"id\": -27393979,\n \"url\": \"http://lkUccvlsAWCzClGKvLESCWFeCKESiSy.dlypolgp2BW\",\n \"devicetype_count\": 83139388\n },\n \"display_name\": \"laboris veniam mollit\",\n \"device_count\": 5056928\n },\n \"name\": \"adip\",\n \"type\": {\n \"label\": \"TERA 2P\",\n \"value\": \"lsh\"\n },\n \"id\": -29476915,\n \"url\": \"http://AtevquSHKCtdOFxkdurOOcLojJ.pvhsp7qj3AePUNlFugYRHZ2oHsi5lbs4gTfAf\",\n \"label\": \"et\",\n \"positions\": 391,\n \"description\": \"v\"\n }\n ],\n \"next\": \"https://AVQWLOYGCKNFripdrZXoZbkYKEx.fxQKXq1GGWCOWnTDffd7mgcr2tPCoffT6R08JwKR6B1xY2Cvr\",\n \"previous\": \"https://ycSCSEZq.xseouPKh2ID-KMGJTdMSLXqfW+YZdWSf1h21mkYgIZgcdumTHpP,RlG.StrLIQzIkM\"\n}" } ] }, { "name": "dcim rear-port-templates create", "request": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"device_type\": \"\",\n \"name\": \"\",\n \"type\": \"\",\n \"label\": \"\",\n \"positions\": \"\",\n \"description\": \"\"\n}" }, "url": { "raw": "{{baseUrl}}/dcim/rear-port-templates/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "rear-port-templates", "" ] } }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "POST", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/dcim/rear-port-templates/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "rear-port-templates", "" ] } }, "status": "Created", "code": 201, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "body": "{\n \"device_type\": {\n \"model\": \"in o\",\n \"slug\": \"_WAi\",\n \"id\": 54863023,\n \"url\": \"http://FfymVXUZuOwhrQjfOIXGaacITAyUQwydz.szitinsMt6wIgLqzSZO-G+rv6\",\n \"manufacturer\": {\n \"name\": \"aliq\",\n \"slug\": \"jmbs\",\n \"id\": 90555709,\n \"url\": \"http://yUrJHHqKmIEmWR.defiCK9acVcKkXLJAJRe.RWtt6n93bMdExOhjm1b6vAq\",\n \"devicetype_count\": 58472430\n },\n \"display_name\": \"Duis consequat\",\n \"device_count\": -85672879\n },\n \"name\": \"cupi\",\n \"type\": {\n \"label\": \"MRJ21\",\n \"value\": \"sc-apc\"\n },\n \"id\": -88123380,\n \"url\": \"https://TmxBqlTIIjB.ckVIYwcvp2fTkIqc8-XKgK.UrSKcf5FKL\",\n \"label\": \"exe\",\n \"positions\": 568,\n \"description\": \"exe\"\n}" } ] }, { "name": "dcim rear-port-templates bulk update", "request": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"device_type\": \"\",\n \"name\": \"\",\n \"type\": \"\",\n \"label\": \"\",\n \"positions\": \"\",\n \"description\": \"\"\n}" }, "url": { "raw": "{{baseUrl}}/dcim/rear-port-templates/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "rear-port-templates", "" ] } }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "PUT", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/dcim/rear-port-templates/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "rear-port-templates", "" ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "body": "{\n \"device_type\": {\n \"model\": \"in o\",\n \"slug\": \"_WAi\",\n \"id\": 54863023,\n \"url\": \"http://FfymVXUZuOwhrQjfOIXGaacITAyUQwydz.szitinsMt6wIgLqzSZO-G+rv6\",\n \"manufacturer\": {\n \"name\": \"aliq\",\n \"slug\": \"jmbs\",\n \"id\": 90555709,\n \"url\": \"http://yUrJHHqKmIEmWR.defiCK9acVcKkXLJAJRe.RWtt6n93bMdExOhjm1b6vAq\",\n \"devicetype_count\": 58472430\n },\n \"display_name\": \"Duis consequat\",\n \"device_count\": -85672879\n },\n \"name\": \"cupi\",\n \"type\": {\n \"label\": \"MRJ21\",\n \"value\": \"sc-apc\"\n },\n \"id\": -88123380,\n \"url\": \"https://TmxBqlTIIjB.ckVIYwcvp2fTkIqc8-XKgK.UrSKcf5FKL\",\n \"label\": \"exe\",\n \"positions\": 568,\n \"description\": \"exe\"\n}" } ] }, { "name": "dcim rear-port-templates bulk partial update", "request": { "method": "PATCH", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"device_type\": \"\",\n \"name\": \"\",\n \"type\": \"\",\n \"label\": \"\",\n \"positions\": \"\",\n \"description\": \"\"\n}" }, "url": { "raw": "{{baseUrl}}/dcim/rear-port-templates/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "rear-port-templates", "" ] } }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "PATCH", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/dcim/rear-port-templates/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "rear-port-templates", "" ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "body": "{\n \"device_type\": {\n \"model\": \"in o\",\n \"slug\": \"_WAi\",\n \"id\": 54863023,\n \"url\": \"http://FfymVXUZuOwhrQjfOIXGaacITAyUQwydz.szitinsMt6wIgLqzSZO-G+rv6\",\n \"manufacturer\": {\n \"name\": \"aliq\",\n \"slug\": \"jmbs\",\n \"id\": 90555709,\n \"url\": \"http://yUrJHHqKmIEmWR.defiCK9acVcKkXLJAJRe.RWtt6n93bMdExOhjm1b6vAq\",\n \"devicetype_count\": 58472430\n },\n \"display_name\": \"Duis consequat\",\n \"device_count\": -85672879\n },\n \"name\": \"cupi\",\n \"type\": {\n \"label\": \"MRJ21\",\n \"value\": \"sc-apc\"\n },\n \"id\": -88123380,\n \"url\": \"https://TmxBqlTIIjB.ckVIYwcvp2fTkIqc8-XKgK.UrSKcf5FKL\",\n \"label\": \"exe\",\n \"positions\": 568,\n \"description\": \"exe\"\n}" } ] }, { "name": "dcim rear-port-templates bulk delete", "request": { "method": "DELETE", "header": [], "url": { "raw": "{{baseUrl}}/dcim/rear-port-templates/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "rear-port-templates", "" ] } }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "DELETE", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/dcim/rear-port-templates/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "rear-port-templates", "" ] } }, "status": "No Content", "code": 204, "_postman_previewlanguage": "text", "header": [ { "key": "Content-Type", "value": "text/plain" } ], "cookie": [], "body": "" } ] } ] }, { "name": "rear-ports", "item": [ { "name": "{id}", "item": [ { "name": "dcim rear-ports read", "request": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/dcim/rear-ports/:id/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "rear-ports", ":id", "" ], "variable": [ { "key": "id", "value": "", "description": "(Required) A unique integer value identifying this rear port." } ] } }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/dcim/rear-ports/:id/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "rear-ports", ":id", "" ], "variable": [ { "key": "id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "body": "{\n \"device\": {\n \"id\": {\n \"value\": \"\"\n },\n \"url\": {\n \"value\": \"\"\n },\n \"name\": {\n \"value\": \"\"\n },\n \"display_name\": {\n \"value\": \"\"\n }\n },\n \"name\": \"fugi\",\n \"type\": {\n \"label\": \"SN\",\n \"value\": \"tera-4p\"\n },\n \"id\": 46942280,\n \"url\": \"http://HNLUeAULH.frvtqkyznO6,\",\n \"label\": \"i\",\n \"positions\": 416,\n \"description\": \"occa\",\n \"cable\": {\n \"id\": -68768413,\n \"url\": \"http://DB.yqytdV63sC+jFKxaLj7GRzXYdPSf\",\n \"label\": \"qui \"\n },\n \"cable_peer\": {},\n \"cable_peer_type\": \"sunt laboris sit\",\n \"tags\": [\n {\n \"name\": \"veni\",\n \"slug\": \"zH_-\",\n \"id\": -77524883,\n \"url\": \"http://nsSCTSbSDlcrAwfzkaTcXFstBu.vgzgbDOtngSQJwk76L44F4T.uX9FPmksEMXNk7nrpPHiealxH\",\n \"color\": \"6d9d\"\n },\n {\n \"name\": \"cons\",\n \"slug\": \"k6eo\",\n \"id\": 5888298,\n \"url\": \"http://IIhFOZmXajlmKxoEBVllAQigwEdOMiq.eqleW.nJRZnYqHmQz0QNPFqHZhJp.mDG\",\n \"color\": \"e985\"\n }\n ]\n}" } ] }, { "name": "dcim rear-ports update", "request": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"device\": \"\",\n \"name\": \"\",\n \"type\": \"\",\n \"label\": \"\",\n \"positions\": \"\",\n \"description\": \"\",\n \"cable\": {\n \"id\": 25346744,\n \"url\": \"https://FmfBYKPxWZChVRAaIZurXtwgbGlKmN.uwrnyZXYL0s3hr37yLRFc+gWjnkQWV5CfB9sEhmeEvjNRamuTA+RQatrQ9vINgffMELXbCJmkr\",\n \"label\": \"m\"\n },\n \"tags\": [\n {\n \"name\": \"moll\",\n \"slug\": \"H-Dv\",\n \"id\": -11696045,\n \"url\": \"https://XfF.zbwzs7Ie0+IPVPIn4x\",\n \"color\": \"8d6e\"\n },\n {\n \"name\": \"sunt\",\n \"slug\": \"7fk1\",\n \"id\": -86826034,\n \"url\": \"https://kXxfjSweHhKSiBCLgEvFaNmhsUgG.kdznr8MpVq4hrnkyvbZkhunqIQo,tl3oCNjH\",\n \"color\": \"534f\"\n }\n ]\n}" }, "url": { "raw": "{{baseUrl}}/dcim/rear-ports/:id/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "rear-ports", ":id", "" ], "variable": [ { "key": "id", "value": "", "description": "(Required) A unique integer value identifying this rear port." } ] } }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "PUT", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/dcim/rear-ports/:id/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "rear-ports", ":id", "" ], "variable": [ { "key": "id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "body": "{\n \"device\": {\n \"id\": {\n \"value\": \"\"\n },\n \"url\": {\n \"value\": \"\"\n },\n \"name\": {\n \"value\": \"\"\n },\n \"display_name\": {\n \"value\": \"\"\n }\n },\n \"name\": \"fugi\",\n \"type\": {\n \"label\": \"SN\",\n \"value\": \"tera-4p\"\n },\n \"id\": 46942280,\n \"url\": \"http://HNLUeAULH.frvtqkyznO6,\",\n \"label\": \"i\",\n \"positions\": 416,\n \"description\": \"occa\",\n \"cable\": {\n \"id\": -68768413,\n \"url\": \"http://DB.yqytdV63sC+jFKxaLj7GRzXYdPSf\",\n \"label\": \"qui \"\n },\n \"cable_peer\": {},\n \"cable_peer_type\": \"sunt laboris sit\",\n \"tags\": [\n {\n \"name\": \"veni\",\n \"slug\": \"zH_-\",\n \"id\": -77524883,\n \"url\": \"http://nsSCTSbSDlcrAwfzkaTcXFstBu.vgzgbDOtngSQJwk76L44F4T.uX9FPmksEMXNk7nrpPHiealxH\",\n \"color\": \"6d9d\"\n },\n {\n \"name\": \"cons\",\n \"slug\": \"k6eo\",\n \"id\": 5888298,\n \"url\": \"http://IIhFOZmXajlmKxoEBVllAQigwEdOMiq.eqleW.nJRZnYqHmQz0QNPFqHZhJp.mDG\",\n \"color\": \"e985\"\n }\n ]\n}" } ] }, { "name": "dcim rear-ports partial update", "request": { "method": "PATCH", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"device\": \"\",\n \"name\": \"\",\n \"type\": \"\",\n \"label\": \"\",\n \"positions\": \"\",\n \"description\": \"\",\n \"cable\": {\n \"id\": 25346744,\n \"url\": \"https://FmfBYKPxWZChVRAaIZurXtwgbGlKmN.uwrnyZXYL0s3hr37yLRFc+gWjnkQWV5CfB9sEhmeEvjNRamuTA+RQatrQ9vINgffMELXbCJmkr\",\n \"label\": \"m\"\n },\n \"tags\": [\n {\n \"name\": \"moll\",\n \"slug\": \"H-Dv\",\n \"id\": -11696045,\n \"url\": \"https://XfF.zbwzs7Ie0+IPVPIn4x\",\n \"color\": \"8d6e\"\n },\n {\n \"name\": \"sunt\",\n \"slug\": \"7fk1\",\n \"id\": -86826034,\n \"url\": \"https://kXxfjSweHhKSiBCLgEvFaNmhsUgG.kdznr8MpVq4hrnkyvbZkhunqIQo,tl3oCNjH\",\n \"color\": \"534f\"\n }\n ]\n}" }, "url": { "raw": "{{baseUrl}}/dcim/rear-ports/:id/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "rear-ports", ":id", "" ], "variable": [ { "key": "id", "value": "", "description": "(Required) A unique integer value identifying this rear port." } ] } }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "PATCH", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/dcim/rear-ports/:id/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "rear-ports", ":id", "" ], "variable": [ { "key": "id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "body": "{\n \"device\": {\n \"id\": {\n \"value\": \"\"\n },\n \"url\": {\n \"value\": \"\"\n },\n \"name\": {\n \"value\": \"\"\n },\n \"display_name\": {\n \"value\": \"\"\n }\n },\n \"name\": \"fugi\",\n \"type\": {\n \"label\": \"SN\",\n \"value\": \"tera-4p\"\n },\n \"id\": 46942280,\n \"url\": \"http://HNLUeAULH.frvtqkyznO6,\",\n \"label\": \"i\",\n \"positions\": 416,\n \"description\": \"occa\",\n \"cable\": {\n \"id\": -68768413,\n \"url\": \"http://DB.yqytdV63sC+jFKxaLj7GRzXYdPSf\",\n \"label\": \"qui \"\n },\n \"cable_peer\": {},\n \"cable_peer_type\": \"sunt laboris sit\",\n \"tags\": [\n {\n \"name\": \"veni\",\n \"slug\": \"zH_-\",\n \"id\": -77524883,\n \"url\": \"http://nsSCTSbSDlcrAwfzkaTcXFstBu.vgzgbDOtngSQJwk76L44F4T.uX9FPmksEMXNk7nrpPHiealxH\",\n \"color\": \"6d9d\"\n },\n {\n \"name\": \"cons\",\n \"slug\": \"k6eo\",\n \"id\": 5888298,\n \"url\": \"http://IIhFOZmXajlmKxoEBVllAQigwEdOMiq.eqleW.nJRZnYqHmQz0QNPFqHZhJp.mDG\",\n \"color\": \"e985\"\n }\n ]\n}" } ] }, { "name": "dcim rear-ports delete", "request": { "method": "DELETE", "header": [], "url": { "raw": "{{baseUrl}}/dcim/rear-ports/:id/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "rear-ports", ":id", "" ], "variable": [ { "key": "id", "value": "", "description": "(Required) A unique integer value identifying this rear port." } ] } }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "DELETE", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/dcim/rear-ports/:id/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "rear-ports", ":id", "" ], "variable": [ { "key": "id" } ] } }, "status": "No Content", "code": 204, "_postman_previewlanguage": "text", "header": [ { "key": "Content-Type", "value": "text/plain" } ], "cookie": [], "body": "" } ] }, { "name": "dcim rear-ports paths", "request": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/dcim/rear-ports/:id/paths/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "rear-ports", ":id", "paths", "" ], "variable": [ { "key": "id", "value": "", "description": "(Required) A unique integer value identifying this rear port." } ] }, "description": "Return all CablePaths which traverse a given pass-through port." }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/dcim/rear-ports/:id/paths/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "rear-ports", ":id", "paths", "" ], "variable": [ { "key": "id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "body": "{\n \"device\": {\n \"id\": {\n \"value\": \"\"\n },\n \"url\": {\n \"value\": \"\"\n },\n \"name\": {\n \"value\": \"\"\n },\n \"display_name\": {\n \"value\": \"\"\n }\n },\n \"name\": \"fugi\",\n \"type\": {\n \"label\": \"SN\",\n \"value\": \"tera-4p\"\n },\n \"id\": 46942280,\n \"url\": \"http://HNLUeAULH.frvtqkyznO6,\",\n \"label\": \"i\",\n \"positions\": 416,\n \"description\": \"occa\",\n \"cable\": {\n \"id\": -68768413,\n \"url\": \"http://DB.yqytdV63sC+jFKxaLj7GRzXYdPSf\",\n \"label\": \"qui \"\n },\n \"cable_peer\": {},\n \"cable_peer_type\": \"sunt laboris sit\",\n \"tags\": [\n {\n \"name\": \"veni\",\n \"slug\": \"zH_-\",\n \"id\": -77524883,\n \"url\": \"http://nsSCTSbSDlcrAwfzkaTcXFstBu.vgzgbDOtngSQJwk76L44F4T.uX9FPmksEMXNk7nrpPHiealxH\",\n \"color\": \"6d9d\"\n },\n {\n \"name\": \"cons\",\n \"slug\": \"k6eo\",\n \"id\": 5888298,\n \"url\": \"http://IIhFOZmXajlmKxoEBVllAQigwEdOMiq.eqleW.nJRZnYqHmQz0QNPFqHZhJp.mDG\",\n \"color\": \"e985\"\n }\n ]\n}" } ] } ] }, { "name": "dcim rear-ports list", "request": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/dcim/rear-ports/?id=&name=&type=&positions=&description=&q=®ion_id=®ion=&site_id=&site=&device_id=&device=&tag=&cabled=&id__n=&id__lte=&id__lt=&id__gte=&id__gt=&name__n=&name__ic=&name__nic=&name__iew=&name__niew=&name__isw=&name__nisw=&name__ie=&name__nie=&type__n=&positions__n=&positions__lte=&positions__lt=&positions__gte=&positions__gt=&description__n=&description__ic=&description__nic=&description__iew=&description__niew=&description__isw=&description__nisw=&description__ie=&description__nie=®ion_id__n=®ion__n=&site_id__n=&site__n=&device_id__n=&device__n=&tag__n=&limit=&offset=", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "rear-ports", "" ], "query": [ { "key": "id", "value": "" }, { "key": "name", "value": "" }, { "key": "type", "value": "" }, { "key": "positions", "value": "" }, { "key": "description", "value": "" }, { "key": "q", "value": "" }, { "key": "region_id", "value": "" }, { "key": "region", "value": "" }, { "key": "site_id", "value": "" }, { "key": "site", "value": "" }, { "key": "device_id", "value": "" }, { "key": "device", "value": "" }, { "key": "tag", "value": "" }, { "key": "cabled", "value": "" }, { "key": "id__n", "value": "" }, { "key": "id__lte", "value": "" }, { "key": "id__lt", "value": "" }, { "key": "id__gte", "value": "" }, { "key": "id__gt", "value": "" }, { "key": "name__n", "value": "" }, { "key": "name__ic", "value": "" }, { "key": "name__nic", "value": "" }, { "key": "name__iew", "value": "" }, { "key": "name__niew", "value": "" }, { "key": "name__isw", "value": "" }, { "key": "name__nisw", "value": "" }, { "key": "name__ie", "value": "" }, { "key": "name__nie", "value": "" }, { "key": "type__n", "value": "" }, { "key": "positions__n", "value": "" }, { "key": "positions__lte", "value": "" }, { "key": "positions__lt", "value": "" }, { "key": "positions__gte", "value": "" }, { "key": "positions__gt", "value": "" }, { "key": "description__n", "value": "" }, { "key": "description__ic", "value": "" }, { "key": "description__nic", "value": "" }, { "key": "description__iew", "value": "" }, { "key": "description__niew", "value": "" }, { "key": "description__isw", "value": "" }, { "key": "description__nisw", "value": "" }, { "key": "description__ie", "value": "" }, { "key": "description__nie", "value": "" }, { "key": "region_id__n", "value": "" }, { "key": "region__n", "value": "" }, { "key": "site_id__n", "value": "" }, { "key": "site__n", "value": "" }, { "key": "device_id__n", "value": "" }, { "key": "device__n", "value": "" }, { "key": "tag__n", "value": "" }, { "key": "limit", "value": "", "description": "Number of results to return per page." }, { "key": "offset", "value": "", "description": "The initial index from which to return the results." } ] } }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/dcim/rear-ports/?id=&name=&type=&positions=&description=&q=®ion_id=®ion=&site_id=&site=&device_id=&device=&tag=&cabled=&id__n=&id__lte=&id__lt=&id__gte=&id__gt=&name__n=&name__ic=&name__nic=&name__iew=&name__niew=&name__isw=&name__nisw=&name__ie=&name__nie=&type__n=&positions__n=&positions__lte=&positions__lt=&positions__gte=&positions__gt=&description__n=&description__ic=&description__nic=&description__iew=&description__niew=&description__isw=&description__nisw=&description__ie=&description__nie=®ion_id__n=®ion__n=&site_id__n=&site__n=&device_id__n=&device__n=&tag__n=&limit=&offset=", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "rear-ports", "" ], "query": [ { "key": "id", "value": "" }, { "key": "name", "value": "" }, { "key": "type", "value": "" }, { "key": "positions", "value": "" }, { "key": "description", "value": "" }, { "key": "q", "value": "" }, { "key": "region_id", "value": "" }, { "key": "region", "value": "" }, { "key": "site_id", "value": "" }, { "key": "site", "value": "" }, { "key": "device_id", "value": "" }, { "key": "device", "value": "" }, { "key": "tag", "value": "" }, { "key": "cabled", "value": "" }, { "key": "id__n", "value": "" }, { "key": "id__lte", "value": "" }, { "key": "id__lt", "value": "" }, { "key": "id__gte", "value": "" }, { "key": "id__gt", "value": "" }, { "key": "name__n", "value": "" }, { "key": "name__ic", "value": "" }, { "key": "name__nic", "value": "" }, { "key": "name__iew", "value": "" }, { "key": "name__niew", "value": "" }, { "key": "name__isw", "value": "" }, { "key": "name__nisw", "value": "" }, { "key": "name__ie", "value": "" }, { "key": "name__nie", "value": "" }, { "key": "type__n", "value": "" }, { "key": "positions__n", "value": "" }, { "key": "positions__lte", "value": "" }, { "key": "positions__lt", "value": "" }, { "key": "positions__gte", "value": "" }, { "key": "positions__gt", "value": "" }, { "key": "description__n", "value": "" }, { "key": "description__ic", "value": "" }, { "key": "description__nic", "value": "" }, { "key": "description__iew", "value": "" }, { "key": "description__niew", "value": "" }, { "key": "description__isw", "value": "" }, { "key": "description__nisw", "value": "" }, { "key": "description__ie", "value": "" }, { "key": "description__nie", "value": "" }, { "key": "region_id__n", "value": "" }, { "key": "region__n", "value": "" }, { "key": "site_id__n", "value": "" }, { "key": "site__n", "value": "" }, { "key": "device_id__n", "value": "" }, { "key": "device__n", "value": "" }, { "key": "tag__n", "value": "" }, { "key": "limit", "value": "" }, { "key": "offset", "value": "" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "body": "{\n \"count\": 20309410,\n \"results\": [\n {\n \"device\": {\n \"id\": {\n \"value\": \"\"\n },\n \"url\": {\n \"value\": \"\"\n },\n \"name\": {\n \"value\": \"\"\n },\n \"display_name\": {\n \"value\": \"\"\n }\n },\n \"name\": \"proi\",\n \"type\": {\n \"label\": \"LSH\",\n \"value\": \"lsh-apc\"\n },\n \"id\": -43117248,\n \"url\": \"http://mSQoqvutIpKxshKyvBQqfCvb.chwxQp2d-uYO1lyONjH3zCGN.Z2s\",\n \"label\": \"u\",\n \"positions\": 709,\n \"description\": \"e\",\n \"cable\": {\n \"id\": -66140672,\n \"url\": \"http://UD.wouuqDaZKreFAtwCUTGtE-rH\",\n \"label\": \"fu\"\n },\n \"cable_peer\": {},\n \"cable_peer_type\": \"sit\",\n \"tags\": [\n {\n \"name\": \"nost\",\n \"slug\": \"jnqQ\",\n \"id\": 12986097,\n \"url\": \"https://SfVcdrL.lzskT.J4PBD0qMH1xM95fyOersj8FRJKyIMX5zriguZfvcfhsmc+n\",\n \"color\": \"bfc1\"\n },\n {\n \"name\": \"doei\",\n \"slug\": \"sUNb\",\n \"id\": -89564327,\n \"url\": \"http://NFaJksvJ.navpdVVttsFETLCBWx0MNNHSlS.Pw2\",\n \"color\": \"c0b9\"\n }\n ]\n },\n {\n \"device\": {\n \"id\": {\n \"value\": \"\"\n },\n \"url\": {\n \"value\": \"\"\n },\n \"name\": {\n \"value\": \"\"\n },\n \"display_name\": {\n \"value\": \"\"\n }\n },\n \"name\": \"volu\",\n \"type\": {\n \"label\": \"LSH\",\n \"value\": \"lsh-apc\"\n },\n \"id\": -39539507,\n \"url\": \"http://lbjtYyDrie.ycipz50lxZLSJtyJIzmfutPjJa-obygKH6iFM0Ie,eOMrMtLC5Ypwyd\",\n \"label\": \"nu\",\n \"positions\": 545,\n \"description\": \"ame\",\n \"cable\": {\n \"id\": -15045523,\n \"url\": \"http://CpWuUFKKKNJQNtnzXkCuJvzvdLe.cjfGpOjJtdkQmlI7\",\n \"label\": \"exer\"\n },\n \"cable_peer\": {},\n \"cable_peer_type\": \"elit laboris\",\n \"tags\": [\n {\n \"name\": \"inco\",\n \"slug\": \"fJAx\",\n \"id\": -54393598,\n \"url\": \"https://rnxqlUUTRbn.arlVjYDG-KWyOS0P11AVlR-p.AAdjWDgjUxNu7qKByYG6D3nL5\",\n \"color\": \"862d\"\n },\n {\n \"name\": \"Duis\",\n \"slug\": \"WgAp\",\n \"id\": -36361304,\n \"url\": \"https://GwaqzMpYIeHyBFFnAYVYvUiFtno.fsjM.fib,NVwF0XygoBgMB-\",\n \"color\": \"cca1\"\n }\n ]\n }\n ],\n \"next\": \"https://mgnfEwSeDXLtUetl.itivnklaMvOTkrD-d05cp6SlYx8yflBQtgXejrs4pt,eVDNV5PvEZLYqpnsvLi\",\n \"previous\": \"http://psGILcdjxJpUHGEDEsgzbT.cqwdsl.XhQGeIKoHRI,bSMmGLGAHpLfP4fGQA1NsAW6TuSx\"\n}" } ] }, { "name": "dcim rear-ports create", "request": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"device\": \"\",\n \"name\": \"\",\n \"type\": \"\",\n \"label\": \"\",\n \"positions\": \"\",\n \"description\": \"\",\n \"cable\": {\n \"id\": -30259733,\n \"url\": \"http://VsCWsxsEQ.khTws7Un2tMJGRsBYeDsV9OyPCND6-NEvtk4+W7-ei4PSPkY4S.mEGDTju-b\",\n \"label\": \"u\"\n },\n \"tags\": [\n {\n \"name\": \"labo\",\n \"slug\": \"e8Ky\",\n \"id\": -52798127,\n \"url\": \"http://iWBnUnIIaoegMLOhIzDBI.jafJlNPYqUlYZgn0RSSW18\",\n \"color\": \"26d4\"\n },\n {\n \"name\": \"sint\",\n \"slug\": \"e8TZ\",\n \"id\": -44569511,\n \"url\": \"https://bB.hnsyNdmtC5v,O4UEUTZYbiUkw,xc9\",\n \"color\": \"ba59\"\n }\n ]\n}" }, "url": { "raw": "{{baseUrl}}/dcim/rear-ports/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "rear-ports", "" ] } }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "POST", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/dcim/rear-ports/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "rear-ports", "" ] } }, "status": "Created", "code": 201, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "body": "{\n \"device\": {\n \"id\": {\n \"value\": \"\"\n },\n \"url\": {\n \"value\": \"\"\n },\n \"name\": {\n \"value\": \"\"\n },\n \"display_name\": {\n \"value\": \"\"\n }\n },\n \"name\": \"fugi\",\n \"type\": {\n \"label\": \"SN\",\n \"value\": \"tera-4p\"\n },\n \"id\": 46942280,\n \"url\": \"http://HNLUeAULH.frvtqkyznO6,\",\n \"label\": \"i\",\n \"positions\": 416,\n \"description\": \"occa\",\n \"cable\": {\n \"id\": -68768413,\n \"url\": \"http://DB.yqytdV63sC+jFKxaLj7GRzXYdPSf\",\n \"label\": \"qui \"\n },\n \"cable_peer\": {},\n \"cable_peer_type\": \"sunt laboris sit\",\n \"tags\": [\n {\n \"name\": \"veni\",\n \"slug\": \"zH_-\",\n \"id\": -77524883,\n \"url\": \"http://nsSCTSbSDlcrAwfzkaTcXFstBu.vgzgbDOtngSQJwk76L44F4T.uX9FPmksEMXNk7nrpPHiealxH\",\n \"color\": \"6d9d\"\n },\n {\n \"name\": \"cons\",\n \"slug\": \"k6eo\",\n \"id\": 5888298,\n \"url\": \"http://IIhFOZmXajlmKxoEBVllAQigwEdOMiq.eqleW.nJRZnYqHmQz0QNPFqHZhJp.mDG\",\n \"color\": \"e985\"\n }\n ]\n}" } ] }, { "name": "dcim rear-ports bulk update", "request": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"device\": \"\",\n \"name\": \"\",\n \"type\": \"\",\n \"label\": \"\",\n \"positions\": \"\",\n \"description\": \"\",\n \"cable\": {\n \"id\": 25346744,\n \"url\": \"https://FmfBYKPxWZChVRAaIZurXtwgbGlKmN.uwrnyZXYL0s3hr37yLRFc+gWjnkQWV5CfB9sEhmeEvjNRamuTA+RQatrQ9vINgffMELXbCJmkr\",\n \"label\": \"m\"\n },\n \"tags\": [\n {\n \"name\": \"moll\",\n \"slug\": \"H-Dv\",\n \"id\": -11696045,\n \"url\": \"https://XfF.zbwzs7Ie0+IPVPIn4x\",\n \"color\": \"8d6e\"\n },\n {\n \"name\": \"sunt\",\n \"slug\": \"7fk1\",\n \"id\": -86826034,\n \"url\": \"https://kXxfjSweHhKSiBCLgEvFaNmhsUgG.kdznr8MpVq4hrnkyvbZkhunqIQo,tl3oCNjH\",\n \"color\": \"534f\"\n }\n ]\n}" }, "url": { "raw": "{{baseUrl}}/dcim/rear-ports/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "rear-ports", "" ] } }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "PUT", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/dcim/rear-ports/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "rear-ports", "" ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "body": "{\n \"device\": {\n \"id\": {\n \"value\": \"\"\n },\n \"url\": {\n \"value\": \"\"\n },\n \"name\": {\n \"value\": \"\"\n },\n \"display_name\": {\n \"value\": \"\"\n }\n },\n \"name\": \"fugi\",\n \"type\": {\n \"label\": \"SN\",\n \"value\": \"tera-4p\"\n },\n \"id\": 46942280,\n \"url\": \"http://HNLUeAULH.frvtqkyznO6,\",\n \"label\": \"i\",\n \"positions\": 416,\n \"description\": \"occa\",\n \"cable\": {\n \"id\": -68768413,\n \"url\": \"http://DB.yqytdV63sC+jFKxaLj7GRzXYdPSf\",\n \"label\": \"qui \"\n },\n \"cable_peer\": {},\n \"cable_peer_type\": \"sunt laboris sit\",\n \"tags\": [\n {\n \"name\": \"veni\",\n \"slug\": \"zH_-\",\n \"id\": -77524883,\n \"url\": \"http://nsSCTSbSDlcrAwfzkaTcXFstBu.vgzgbDOtngSQJwk76L44F4T.uX9FPmksEMXNk7nrpPHiealxH\",\n \"color\": \"6d9d\"\n },\n {\n \"name\": \"cons\",\n \"slug\": \"k6eo\",\n \"id\": 5888298,\n \"url\": \"http://IIhFOZmXajlmKxoEBVllAQigwEdOMiq.eqleW.nJRZnYqHmQz0QNPFqHZhJp.mDG\",\n \"color\": \"e985\"\n }\n ]\n}" } ] }, { "name": "dcim rear-ports bulk partial update", "request": { "method": "PATCH", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"device\": \"\",\n \"name\": \"\",\n \"type\": \"\",\n \"label\": \"\",\n \"positions\": \"\",\n \"description\": \"\",\n \"cable\": {\n \"id\": 25346744,\n \"url\": \"https://FmfBYKPxWZChVRAaIZurXtwgbGlKmN.uwrnyZXYL0s3hr37yLRFc+gWjnkQWV5CfB9sEhmeEvjNRamuTA+RQatrQ9vINgffMELXbCJmkr\",\n \"label\": \"m\"\n },\n \"tags\": [\n {\n \"name\": \"moll\",\n \"slug\": \"H-Dv\",\n \"id\": -11696045,\n \"url\": \"https://XfF.zbwzs7Ie0+IPVPIn4x\",\n \"color\": \"8d6e\"\n },\n {\n \"name\": \"sunt\",\n \"slug\": \"7fk1\",\n \"id\": -86826034,\n \"url\": \"https://kXxfjSweHhKSiBCLgEvFaNmhsUgG.kdznr8MpVq4hrnkyvbZkhunqIQo,tl3oCNjH\",\n \"color\": \"534f\"\n }\n ]\n}" }, "url": { "raw": "{{baseUrl}}/dcim/rear-ports/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "rear-ports", "" ] } }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "PATCH", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/dcim/rear-ports/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "rear-ports", "" ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "body": "{\n \"device\": {\n \"id\": {\n \"value\": \"\"\n },\n \"url\": {\n \"value\": \"\"\n },\n \"name\": {\n \"value\": \"\"\n },\n \"display_name\": {\n \"value\": \"\"\n }\n },\n \"name\": \"fugi\",\n \"type\": {\n \"label\": \"SN\",\n \"value\": \"tera-4p\"\n },\n \"id\": 46942280,\n \"url\": \"http://HNLUeAULH.frvtqkyznO6,\",\n \"label\": \"i\",\n \"positions\": 416,\n \"description\": \"occa\",\n \"cable\": {\n \"id\": -68768413,\n \"url\": \"http://DB.yqytdV63sC+jFKxaLj7GRzXYdPSf\",\n \"label\": \"qui \"\n },\n \"cable_peer\": {},\n \"cable_peer_type\": \"sunt laboris sit\",\n \"tags\": [\n {\n \"name\": \"veni\",\n \"slug\": \"zH_-\",\n \"id\": -77524883,\n \"url\": \"http://nsSCTSbSDlcrAwfzkaTcXFstBu.vgzgbDOtngSQJwk76L44F4T.uX9FPmksEMXNk7nrpPHiealxH\",\n \"color\": \"6d9d\"\n },\n {\n \"name\": \"cons\",\n \"slug\": \"k6eo\",\n \"id\": 5888298,\n \"url\": \"http://IIhFOZmXajlmKxoEBVllAQigwEdOMiq.eqleW.nJRZnYqHmQz0QNPFqHZhJp.mDG\",\n \"color\": \"e985\"\n }\n ]\n}" } ] }, { "name": "dcim rear-ports bulk delete", "request": { "method": "DELETE", "header": [], "url": { "raw": "{{baseUrl}}/dcim/rear-ports/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "rear-ports", "" ] } }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "DELETE", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/dcim/rear-ports/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "rear-ports", "" ] } }, "status": "No Content", "code": 204, "_postman_previewlanguage": "text", "header": [ { "key": "Content-Type", "value": "text/plain" } ], "cookie": [], "body": "" } ] } ] }, { "name": "regions", "item": [ { "name": "{id}", "item": [ { "name": "dcim regions read", "request": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/dcim/regions/:id/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "regions", ":id", "" ], "variable": [ { "key": "id", "value": "", "description": "(Required) A unique integer value identifying this region." } ] } }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/dcim/regions/:id/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "regions", ":id", "" ], "variable": [ { "key": "id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "body": "{\n \"name\": \"do p\",\n \"slug\": \"6AQf\",\n \"id\": -839976,\n \"url\": \"https://FcltuYMuUHjjbCPyQ.iuvGPvjZnu\",\n \"parent\": {\n \"name\": \"esse\",\n \"slug\": \"x2RT\",\n \"id\": 96729836,\n \"url\": \"https://CLrWulhKqeJLLQpPtpUW.xeT.R3CCrPYIvUp1oIo4LjWO.9iTAtmGOsrvA2S33XbiuNM+5u1xvw1\",\n \"site_count\": -70592597,\n \"_depth\": -95859976\n },\n \"description\": \"e\",\n \"site_count\": 88088212,\n \"_depth\": -85952585\n}" } ] }, { "name": "dcim regions update", "request": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"slug\": \"\",\n \"parent\": \"\",\n \"description\": \"\"\n}" }, "url": { "raw": "{{baseUrl}}/dcim/regions/:id/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "regions", ":id", "" ], "variable": [ { "key": "id", "value": "", "description": "(Required) A unique integer value identifying this region." } ] } }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "PUT", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/dcim/regions/:id/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "regions", ":id", "" ], "variable": [ { "key": "id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "body": "{\n \"name\": \"do p\",\n \"slug\": \"6AQf\",\n \"id\": -839976,\n \"url\": \"https://FcltuYMuUHjjbCPyQ.iuvGPvjZnu\",\n \"parent\": {\n \"name\": \"esse\",\n \"slug\": \"x2RT\",\n \"id\": 96729836,\n \"url\": \"https://CLrWulhKqeJLLQpPtpUW.xeT.R3CCrPYIvUp1oIo4LjWO.9iTAtmGOsrvA2S33XbiuNM+5u1xvw1\",\n \"site_count\": -70592597,\n \"_depth\": -95859976\n },\n \"description\": \"e\",\n \"site_count\": 88088212,\n \"_depth\": -85952585\n}" } ] }, { "name": "dcim regions partial update", "request": { "method": "PATCH", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"slug\": \"\",\n \"parent\": \"\",\n \"description\": \"\"\n}" }, "url": { "raw": "{{baseUrl}}/dcim/regions/:id/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "regions", ":id", "" ], "variable": [ { "key": "id", "value": "", "description": "(Required) A unique integer value identifying this region." } ] } }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "PATCH", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/dcim/regions/:id/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "regions", ":id", "" ], "variable": [ { "key": "id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "body": "{\n \"name\": \"do p\",\n \"slug\": \"6AQf\",\n \"id\": -839976,\n \"url\": \"https://FcltuYMuUHjjbCPyQ.iuvGPvjZnu\",\n \"parent\": {\n \"name\": \"esse\",\n \"slug\": \"x2RT\",\n \"id\": 96729836,\n \"url\": \"https://CLrWulhKqeJLLQpPtpUW.xeT.R3CCrPYIvUp1oIo4LjWO.9iTAtmGOsrvA2S33XbiuNM+5u1xvw1\",\n \"site_count\": -70592597,\n \"_depth\": -95859976\n },\n \"description\": \"e\",\n \"site_count\": 88088212,\n \"_depth\": -85952585\n}" } ] }, { "name": "dcim regions delete", "request": { "method": "DELETE", "header": [], "url": { "raw": "{{baseUrl}}/dcim/regions/:id/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "regions", ":id", "" ], "variable": [ { "key": "id", "value": "", "description": "(Required) A unique integer value identifying this region." } ] } }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "DELETE", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/dcim/regions/:id/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "regions", ":id", "" ], "variable": [ { "key": "id" } ] } }, "status": "No Content", "code": 204, "_postman_previewlanguage": "text", "header": [ { "key": "Content-Type", "value": "text/plain" } ], "cookie": [], "body": "" } ] } ] }, { "name": "dcim regions list", "request": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/dcim/regions/?id=&name=&slug=&description=&q=&parent_id=&parent=&id__n=&id__lte=&id__lt=&id__gte=&id__gt=&name__n=&name__ic=&name__nic=&name__iew=&name__niew=&name__isw=&name__nisw=&name__ie=&name__nie=&slug__n=&slug__ic=&slug__nic=&slug__iew=&slug__niew=&slug__isw=&slug__nisw=&slug__ie=&slug__nie=&description__n=&description__ic=&description__nic=&description__iew=&description__niew=&description__isw=&description__nisw=&description__ie=&description__nie=&parent_id__n=&parent__n=&limit=&offset=", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "regions", "" ], "query": [ { "key": "id", "value": "" }, { "key": "name", "value": "" }, { "key": "slug", "value": "" }, { "key": "description", "value": "" }, { "key": "q", "value": "" }, { "key": "parent_id", "value": "" }, { "key": "parent", "value": "" }, { "key": "id__n", "value": "" }, { "key": "id__lte", "value": "" }, { "key": "id__lt", "value": "" }, { "key": "id__gte", "value": "" }, { "key": "id__gt", "value": "" }, { "key": "name__n", "value": "" }, { "key": "name__ic", "value": "" }, { "key": "name__nic", "value": "" }, { "key": "name__iew", "value": "" }, { "key": "name__niew", "value": "" }, { "key": "name__isw", "value": "" }, { "key": "name__nisw", "value": "" }, { "key": "name__ie", "value": "" }, { "key": "name__nie", "value": "" }, { "key": "slug__n", "value": "" }, { "key": "slug__ic", "value": "" }, { "key": "slug__nic", "value": "" }, { "key": "slug__iew", "value": "" }, { "key": "slug__niew", "value": "" }, { "key": "slug__isw", "value": "" }, { "key": "slug__nisw", "value": "" }, { "key": "slug__ie", "value": "" }, { "key": "slug__nie", "value": "" }, { "key": "description__n", "value": "" }, { "key": "description__ic", "value": "" }, { "key": "description__nic", "value": "" }, { "key": "description__iew", "value": "" }, { "key": "description__niew", "value": "" }, { "key": "description__isw", "value": "" }, { "key": "description__nisw", "value": "" }, { "key": "description__ie", "value": "" }, { "key": "description__nie", "value": "" }, { "key": "parent_id__n", "value": "" }, { "key": "parent__n", "value": "" }, { "key": "limit", "value": "", "description": "Number of results to return per page." }, { "key": "offset", "value": "", "description": "The initial index from which to return the results." } ] } }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/dcim/regions/?id=&name=&slug=&description=&q=&parent_id=&parent=&id__n=&id__lte=&id__lt=&id__gte=&id__gt=&name__n=&name__ic=&name__nic=&name__iew=&name__niew=&name__isw=&name__nisw=&name__ie=&name__nie=&slug__n=&slug__ic=&slug__nic=&slug__iew=&slug__niew=&slug__isw=&slug__nisw=&slug__ie=&slug__nie=&description__n=&description__ic=&description__nic=&description__iew=&description__niew=&description__isw=&description__nisw=&description__ie=&description__nie=&parent_id__n=&parent__n=&limit=&offset=", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "regions", "" ], "query": [ { "key": "id", "value": "" }, { "key": "name", "value": "" }, { "key": "slug", "value": "" }, { "key": "description", "value": "" }, { "key": "q", "value": "" }, { "key": "parent_id", "value": "" }, { "key": "parent", "value": "" }, { "key": "id__n", "value": "" }, { "key": "id__lte", "value": "" }, { "key": "id__lt", "value": "" }, { "key": "id__gte", "value": "" }, { "key": "id__gt", "value": "" }, { "key": "name__n", "value": "" }, { "key": "name__ic", "value": "" }, { "key": "name__nic", "value": "" }, { "key": "name__iew", "value": "" }, { "key": "name__niew", "value": "" }, { "key": "name__isw", "value": "" }, { "key": "name__nisw", "value": "" }, { "key": "name__ie", "value": "" }, { "key": "name__nie", "value": "" }, { "key": "slug__n", "value": "" }, { "key": "slug__ic", "value": "" }, { "key": "slug__nic", "value": "" }, { "key": "slug__iew", "value": "" }, { "key": "slug__niew", "value": "" }, { "key": "slug__isw", "value": "" }, { "key": "slug__nisw", "value": "" }, { "key": "slug__ie", "value": "" }, { "key": "slug__nie", "value": "" }, { "key": "description__n", "value": "" }, { "key": "description__ic", "value": "" }, { "key": "description__nic", "value": "" }, { "key": "description__iew", "value": "" }, { "key": "description__niew", "value": "" }, { "key": "description__isw", "value": "" }, { "key": "description__nisw", "value": "" }, { "key": "description__ie", "value": "" }, { "key": "description__nie", "value": "" }, { "key": "parent_id__n", "value": "" }, { "key": "parent__n", "value": "" }, { "key": "limit", "value": "" }, { "key": "offset", "value": "" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "body": "{\n \"count\": 58119932,\n \"results\": [\n {\n \"name\": \"magn\",\n \"slug\": \"YA Y\",\n \"id\": -86838235,\n \"url\": \"http://eiuLwadtziGqmCWZKVTnKP.kimp2U1GB3obBdxK013lv5R4.DCjtUts,aKTXuUrWr55xCuDyymSVqGdV4aOk+e8xQHqXM6Ra\",\n \"parent\": {\n \"name\": \"inci\",\n \"slug\": \"Ejj2\",\n \"id\": 49157198,\n \"url\": \"http://gRVbeKHylJJdaTBAZnRWnMsWyegEuTAtw.ogCXKAYk0p9GRLJlEgjFsMUV7syWgRM5\",\n \"site_count\": 76475322,\n \"_depth\": -47013240\n },\n \"description\": \"\",\n \"site_count\": 30898439,\n \"_depth\": -77520445\n },\n {\n \"name\": \"cill\",\n \"slug\": \"exG6\",\n \"id\": -38910794,\n \"url\": \"http://YPlheYe.sgecuzn7,SH18+9LWkAQMl9Y6kL\",\n \"parent\": {\n \"name\": \"cons\",\n \"slug\": \"WfDd\",\n \"id\": 9060493,\n \"url\": \"http://pfiFzHgZToCasfAWRsXtDIDaR.dyX76DjI2dE,DmhG2GEv-iF1+Zy85ZqT,gQDPdfr9xVVFt\",\n \"site_count\": -24946565,\n \"_depth\": -1773141\n },\n \"description\": \"ali\",\n \"site_count\": 7841825,\n \"_depth\": 38781437\n }\n ],\n \"next\": \"http://JuWfzjpULeeeqoOboJOseVmLNSnw.mzuXGWQzt0sCVEuOoyRpslP\",\n \"previous\": \"https://p.ozkNd0xLKmJ+q0OzXy\"\n}" } ] }, { "name": "dcim regions create", "request": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"slug\": \"\",\n \"parent\": \"\",\n \"description\": \"\"\n}" }, "url": { "raw": "{{baseUrl}}/dcim/regions/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "regions", "" ] } }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "POST", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/dcim/regions/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "regions", "" ] } }, "status": "Created", "code": 201, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "body": "{\n \"name\": \"do p\",\n \"slug\": \"6AQf\",\n \"id\": -839976,\n \"url\": \"https://FcltuYMuUHjjbCPyQ.iuvGPvjZnu\",\n \"parent\": {\n \"name\": \"esse\",\n \"slug\": \"x2RT\",\n \"id\": 96729836,\n \"url\": \"https://CLrWulhKqeJLLQpPtpUW.xeT.R3CCrPYIvUp1oIo4LjWO.9iTAtmGOsrvA2S33XbiuNM+5u1xvw1\",\n \"site_count\": -70592597,\n \"_depth\": -95859976\n },\n \"description\": \"e\",\n \"site_count\": 88088212,\n \"_depth\": -85952585\n}" } ] }, { "name": "dcim regions bulk update", "request": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"slug\": \"\",\n \"parent\": \"\",\n \"description\": \"\"\n}" }, "url": { "raw": "{{baseUrl}}/dcim/regions/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "regions", "" ] } }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "PUT", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/dcim/regions/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "regions", "" ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "body": "{\n \"name\": \"do p\",\n \"slug\": \"6AQf\",\n \"id\": -839976,\n \"url\": \"https://FcltuYMuUHjjbCPyQ.iuvGPvjZnu\",\n \"parent\": {\n \"name\": \"esse\",\n \"slug\": \"x2RT\",\n \"id\": 96729836,\n \"url\": \"https://CLrWulhKqeJLLQpPtpUW.xeT.R3CCrPYIvUp1oIo4LjWO.9iTAtmGOsrvA2S33XbiuNM+5u1xvw1\",\n \"site_count\": -70592597,\n \"_depth\": -95859976\n },\n \"description\": \"e\",\n \"site_count\": 88088212,\n \"_depth\": -85952585\n}" } ] }, { "name": "dcim regions bulk partial update", "request": { "method": "PATCH", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"slug\": \"\",\n \"parent\": \"\",\n \"description\": \"\"\n}" }, "url": { "raw": "{{baseUrl}}/dcim/regions/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "regions", "" ] } }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "PATCH", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/dcim/regions/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "regions", "" ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "body": "{\n \"name\": \"do p\",\n \"slug\": \"6AQf\",\n \"id\": -839976,\n \"url\": \"https://FcltuYMuUHjjbCPyQ.iuvGPvjZnu\",\n \"parent\": {\n \"name\": \"esse\",\n \"slug\": \"x2RT\",\n \"id\": 96729836,\n \"url\": \"https://CLrWulhKqeJLLQpPtpUW.xeT.R3CCrPYIvUp1oIo4LjWO.9iTAtmGOsrvA2S33XbiuNM+5u1xvw1\",\n \"site_count\": -70592597,\n \"_depth\": -95859976\n },\n \"description\": \"e\",\n \"site_count\": 88088212,\n \"_depth\": -85952585\n}" } ] }, { "name": "dcim regions bulk delete", "request": { "method": "DELETE", "header": [], "url": { "raw": "{{baseUrl}}/dcim/regions/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "regions", "" ] } }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "DELETE", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/dcim/regions/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "regions", "" ] } }, "status": "No Content", "code": 204, "_postman_previewlanguage": "text", "header": [ { "key": "Content-Type", "value": "text/plain" } ], "cookie": [], "body": "" } ] } ] }, { "name": "sites", "item": [ { "name": "{id}", "item": [ { "name": "dcim sites read", "request": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/dcim/sites/:id/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "sites", ":id", "" ], "variable": [ { "key": "id", "value": "", "description": "(Required) A unique integer value identifying this site." } ] } }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/dcim/sites/:id/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "sites", ":id", "" ], "variable": [ { "key": "id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "body": "{\n \"name\": \"ad i\",\n \"slug\": \"cc1 \",\n \"id\": -86166222,\n \"url\": \"https://VjBaphvXOyFXQdVGEiQPWafJ.qtgoKirkUzU+u5W-yW\",\n \"status\": {\n \"label\": \"Decommissioning\",\n \"value\": \"active\"\n },\n \"region\": {\n \"name\": \"volu\",\n \"slug\": \"woyg\",\n \"id\": -14545443,\n \"url\": \"https://hqMRaaVttovtnddeTsGBOwVaeWURn.iskjEtmkd,zbiqx4UNTeUY6z.D+TIqdADN,FWUyI\",\n \"site_count\": 6711632,\n \"_depth\": 95722724\n },\n \"tenant\": {\n \"name\": \"temp\",\n \"slug\": \"wk9w\",\n \"id\": 56270156,\n \"url\": \"http://ollvclGBwOFEjK.wys6jXlU4LrTBsv99kQ43JfVuYTw74DgKv9Ox3wbmEn04GKHutB1yA1iNOS12VSxVwGQJZeBlj6GFbKk\"\n },\n \"facility\": \"n\",\n \"asn\": 3355750801,\n \"time_zone\": \"es\",\n \"description\": \"s\",\n \"physical_address\": \"oc\",\n \"shipping_address\": \"sed\",\n \"latitude\": \"veniam elit dolor\",\n \"longitude\": \"eiusmod irure\",\n \"contact_name\": \"ea \",\n \"contact_phone\": \"inci\",\n \"contact_email\": \"DlZi\",\n \"comments\": \"nostrud non irure sit\",\n \"tags\": [\n {\n \"name\": \"sint\",\n \"slug\": \"nJJV\",\n \"id\": -4379941,\n \"url\": \"https://FocAVByGMxuBnUqeqVhrhwkTzQDxcZeO.huyJMzPCu80\",\n \"color\": \"ef9c\"\n },\n {\n \"name\": \"sint\",\n \"slug\": \"h_ h\",\n \"id\": 4290935,\n \"url\": \"https://NnQSYubiRSBJcSPF.hompxwy8WpmHw8zOQt4AuIjRDV2Evw9cnIyYM3pbF8EVK3O.YJktCUuOF\",\n \"color\": \"7bec\"\n }\n ],\n \"custom_fields\": {},\n \"created\": \"2017-04-26\",\n \"last_updated\": \"2007-10-09T05:50:02.710Z\",\n \"circuit_count\": 80842031,\n \"device_count\": 1193497,\n \"prefix_count\": 76064739,\n \"rack_count\": 54680141,\n \"virtualmachine_count\": -66775912,\n \"vlan_count\": -85517493\n}" } ] }, { "name": "dcim sites update", "request": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"slug\": \"\",\n \"status\": \"\",\n \"region\": \"\",\n \"tenant\": \"\",\n \"facility\": \"\",\n \"asn\": \"\",\n \"time_zone\": \"\",\n \"description\": \"\",\n \"physical_address\": \"\",\n \"shipping_address\": \"\",\n \"latitude\": \"\",\n \"longitude\": \"\",\n \"contact_name\": \"\",\n \"contact_phone\": \"\",\n \"contact_email\": \"\",\n \"comments\": \"\",\n \"tags\": [\n {\n \"name\": \"comm\",\n \"slug\": \"MKK_\",\n \"id\": 37050487,\n \"url\": \"http://I.gcmBQUdnUd-HoEZZJ53-BttrQ,CR4fF7o8njLtB6vVY6eIyKlsrB3r1QoAzRs5\",\n \"color\": \"2046\"\n },\n {\n \"name\": \"adip\",\n \"slug\": \"u u \",\n \"id\": -82540918,\n \"url\": \"http://EPqThXJwBE.qzRdUK9iqV+1kfjKnZjqWKd3R+RB.\",\n \"color\": \"ab65\"\n }\n ],\n \"custom_fields\": \"\"\n}" }, "url": { "raw": "{{baseUrl}}/dcim/sites/:id/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "sites", ":id", "" ], "variable": [ { "key": "id", "value": "", "description": "(Required) A unique integer value identifying this site." } ] } }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "PUT", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/dcim/sites/:id/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "sites", ":id", "" ], "variable": [ { "key": "id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "body": "{\n \"name\": \"ad i\",\n \"slug\": \"cc1 \",\n \"id\": -86166222,\n \"url\": \"https://VjBaphvXOyFXQdVGEiQPWafJ.qtgoKirkUzU+u5W-yW\",\n \"status\": {\n \"label\": \"Decommissioning\",\n \"value\": \"active\"\n },\n \"region\": {\n \"name\": \"volu\",\n \"slug\": \"woyg\",\n \"id\": -14545443,\n \"url\": \"https://hqMRaaVttovtnddeTsGBOwVaeWURn.iskjEtmkd,zbiqx4UNTeUY6z.D+TIqdADN,FWUyI\",\n \"site_count\": 6711632,\n \"_depth\": 95722724\n },\n \"tenant\": {\n \"name\": \"temp\",\n \"slug\": \"wk9w\",\n \"id\": 56270156,\n \"url\": \"http://ollvclGBwOFEjK.wys6jXlU4LrTBsv99kQ43JfVuYTw74DgKv9Ox3wbmEn04GKHutB1yA1iNOS12VSxVwGQJZeBlj6GFbKk\"\n },\n \"facility\": \"n\",\n \"asn\": 3355750801,\n \"time_zone\": \"es\",\n \"description\": \"s\",\n \"physical_address\": \"oc\",\n \"shipping_address\": \"sed\",\n \"latitude\": \"veniam elit dolor\",\n \"longitude\": \"eiusmod irure\",\n \"contact_name\": \"ea \",\n \"contact_phone\": \"inci\",\n \"contact_email\": \"DlZi\",\n \"comments\": \"nostrud non irure sit\",\n \"tags\": [\n {\n \"name\": \"sint\",\n \"slug\": \"nJJV\",\n \"id\": -4379941,\n \"url\": \"https://FocAVByGMxuBnUqeqVhrhwkTzQDxcZeO.huyJMzPCu80\",\n \"color\": \"ef9c\"\n },\n {\n \"name\": \"sint\",\n \"slug\": \"h_ h\",\n \"id\": 4290935,\n \"url\": \"https://NnQSYubiRSBJcSPF.hompxwy8WpmHw8zOQt4AuIjRDV2Evw9cnIyYM3pbF8EVK3O.YJktCUuOF\",\n \"color\": \"7bec\"\n }\n ],\n \"custom_fields\": {},\n \"created\": \"2017-04-26\",\n \"last_updated\": \"2007-10-09T05:50:02.710Z\",\n \"circuit_count\": 80842031,\n \"device_count\": 1193497,\n \"prefix_count\": 76064739,\n \"rack_count\": 54680141,\n \"virtualmachine_count\": -66775912,\n \"vlan_count\": -85517493\n}" } ] }, { "name": "dcim sites partial update", "request": { "method": "PATCH", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"slug\": \"\",\n \"status\": \"\",\n \"region\": \"\",\n \"tenant\": \"\",\n \"facility\": \"\",\n \"asn\": \"\",\n \"time_zone\": \"\",\n \"description\": \"\",\n \"physical_address\": \"\",\n \"shipping_address\": \"\",\n \"latitude\": \"\",\n \"longitude\": \"\",\n \"contact_name\": \"\",\n \"contact_phone\": \"\",\n \"contact_email\": \"\",\n \"comments\": \"\",\n \"tags\": [\n {\n \"name\": \"comm\",\n \"slug\": \"MKK_\",\n \"id\": 37050487,\n \"url\": \"http://I.gcmBQUdnUd-HoEZZJ53-BttrQ,CR4fF7o8njLtB6vVY6eIyKlsrB3r1QoAzRs5\",\n \"color\": \"2046\"\n },\n {\n \"name\": \"adip\",\n \"slug\": \"u u \",\n \"id\": -82540918,\n \"url\": \"http://EPqThXJwBE.qzRdUK9iqV+1kfjKnZjqWKd3R+RB.\",\n \"color\": \"ab65\"\n }\n ],\n \"custom_fields\": \"\"\n}" }, "url": { "raw": "{{baseUrl}}/dcim/sites/:id/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "sites", ":id", "" ], "variable": [ { "key": "id", "value": "", "description": "(Required) A unique integer value identifying this site." } ] } }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "PATCH", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/dcim/sites/:id/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "sites", ":id", "" ], "variable": [ { "key": "id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "body": "{\n \"name\": \"ad i\",\n \"slug\": \"cc1 \",\n \"id\": -86166222,\n \"url\": \"https://VjBaphvXOyFXQdVGEiQPWafJ.qtgoKirkUzU+u5W-yW\",\n \"status\": {\n \"label\": \"Decommissioning\",\n \"value\": \"active\"\n },\n \"region\": {\n \"name\": \"volu\",\n \"slug\": \"woyg\",\n \"id\": -14545443,\n \"url\": \"https://hqMRaaVttovtnddeTsGBOwVaeWURn.iskjEtmkd,zbiqx4UNTeUY6z.D+TIqdADN,FWUyI\",\n \"site_count\": 6711632,\n \"_depth\": 95722724\n },\n \"tenant\": {\n \"name\": \"temp\",\n \"slug\": \"wk9w\",\n \"id\": 56270156,\n \"url\": \"http://ollvclGBwOFEjK.wys6jXlU4LrTBsv99kQ43JfVuYTw74DgKv9Ox3wbmEn04GKHutB1yA1iNOS12VSxVwGQJZeBlj6GFbKk\"\n },\n \"facility\": \"n\",\n \"asn\": 3355750801,\n \"time_zone\": \"es\",\n \"description\": \"s\",\n \"physical_address\": \"oc\",\n \"shipping_address\": \"sed\",\n \"latitude\": \"veniam elit dolor\",\n \"longitude\": \"eiusmod irure\",\n \"contact_name\": \"ea \",\n \"contact_phone\": \"inci\",\n \"contact_email\": \"DlZi\",\n \"comments\": \"nostrud non irure sit\",\n \"tags\": [\n {\n \"name\": \"sint\",\n \"slug\": \"nJJV\",\n \"id\": -4379941,\n \"url\": \"https://FocAVByGMxuBnUqeqVhrhwkTzQDxcZeO.huyJMzPCu80\",\n \"color\": \"ef9c\"\n },\n {\n \"name\": \"sint\",\n \"slug\": \"h_ h\",\n \"id\": 4290935,\n \"url\": \"https://NnQSYubiRSBJcSPF.hompxwy8WpmHw8zOQt4AuIjRDV2Evw9cnIyYM3pbF8EVK3O.YJktCUuOF\",\n \"color\": \"7bec\"\n }\n ],\n \"custom_fields\": {},\n \"created\": \"2017-04-26\",\n \"last_updated\": \"2007-10-09T05:50:02.710Z\",\n \"circuit_count\": 80842031,\n \"device_count\": 1193497,\n \"prefix_count\": 76064739,\n \"rack_count\": 54680141,\n \"virtualmachine_count\": -66775912,\n \"vlan_count\": -85517493\n}" } ] }, { "name": "dcim sites delete", "request": { "method": "DELETE", "header": [], "url": { "raw": "{{baseUrl}}/dcim/sites/:id/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "sites", ":id", "" ], "variable": [ { "key": "id", "value": "", "description": "(Required) A unique integer value identifying this site." } ] } }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "DELETE", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/dcim/sites/:id/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "sites", ":id", "" ], "variable": [ { "key": "id" } ] } }, "status": "No Content", "code": 204, "_postman_previewlanguage": "text", "header": [ { "key": "Content-Type", "value": "text/plain" } ], "cookie": [], "body": "" } ] } ] }, { "name": "dcim sites list", "request": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/dcim/sites/?id=&name=&slug=&facility=&asn=&latitude=&longitude=&contact_name=&contact_phone=&contact_email=&tenant_group_id=&tenant_group=&tenant_id=&tenant=&created=&created__gte=&created__lte=&last_updated=&last_updated__gte=&last_updated__lte=&q=&status=®ion_id=®ion=&tag=&id__n=&id__lte=&id__lt=&id__gte=&id__gt=&name__n=&name__ic=&name__nic=&name__iew=&name__niew=&name__isw=&name__nisw=&name__ie=&name__nie=&slug__n=&slug__ic=&slug__nic=&slug__iew=&slug__niew=&slug__isw=&slug__nisw=&slug__ie=&slug__nie=&facility__n=&facility__ic=&facility__nic=&facility__iew=&facility__niew=&facility__isw=&facility__nisw=&facility__ie=&facility__nie=&asn__n=&asn__lte=&asn__lt=&asn__gte=&asn__gt=&latitude__n=&latitude__lte=&latitude__lt=&latitude__gte=&latitude__gt=&longitude__n=&longitude__lte=&longitude__lt=&longitude__gte=&longitude__gt=&contact_name__n=&contact_name__ic=&contact_name__nic=&contact_name__iew=&contact_name__niew=&contact_name__isw=&contact_name__nisw=&contact_name__ie=&contact_name__nie=&contact_phone__n=&contact_phone__ic=&contact_phone__nic=&contact_phone__iew=&contact_phone__niew=&contact_phone__isw=&contact_phone__nisw=&contact_phone__ie=&contact_phone__nie=&contact_email__n=&contact_email__ic=&contact_email__nic=&contact_email__iew=&contact_email__niew=&contact_email__isw=&contact_email__nisw=&contact_email__ie=&contact_email__nie=&tenant_group_id__n=&tenant_group__n=&tenant_id__n=&tenant__n=&status__n=®ion_id__n=®ion__n=&tag__n=&limit=&offset=", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "sites", "" ], "query": [ { "key": "id", "value": "" }, { "key": "name", "value": "" }, { "key": "slug", "value": "" }, { "key": "facility", "value": "" }, { "key": "asn", "value": "" }, { "key": "latitude", "value": "" }, { "key": "longitude", "value": "" }, { "key": "contact_name", "value": "" }, { "key": "contact_phone", "value": "" }, { "key": "contact_email", "value": "" }, { "key": "tenant_group_id", "value": "" }, { "key": "tenant_group", "value": "" }, { "key": "tenant_id", "value": "" }, { "key": "tenant", "value": "" }, { "key": "created", "value": "" }, { "key": "created__gte", "value": "" }, { "key": "created__lte", "value": "" }, { "key": "last_updated", "value": "" }, { "key": "last_updated__gte", "value": "" }, { "key": "last_updated__lte", "value": "" }, { "key": "q", "value": "" }, { "key": "status", "value": "" }, { "key": "region_id", "value": "" }, { "key": "region", "value": "" }, { "key": "tag", "value": "" }, { "key": "id__n", "value": "" }, { "key": "id__lte", "value": "" }, { "key": "id__lt", "value": "" }, { "key": "id__gte", "value": "" }, { "key": "id__gt", "value": "" }, { "key": "name__n", "value": "" }, { "key": "name__ic", "value": "" }, { "key": "name__nic", "value": "" }, { "key": "name__iew", "value": "" }, { "key": "name__niew", "value": "" }, { "key": "name__isw", "value": "" }, { "key": "name__nisw", "value": "" }, { "key": "name__ie", "value": "" }, { "key": "name__nie", "value": "" }, { "key": "slug__n", "value": "" }, { "key": "slug__ic", "value": "" }, { "key": "slug__nic", "value": "" }, { "key": "slug__iew", "value": "" }, { "key": "slug__niew", "value": "" }, { "key": "slug__isw", "value": "" }, { "key": "slug__nisw", "value": "" }, { "key": "slug__ie", "value": "" }, { "key": "slug__nie", "value": "" }, { "key": "facility__n", "value": "" }, { "key": "facility__ic", "value": "" }, { "key": "facility__nic", "value": "" }, { "key": "facility__iew", "value": "" }, { "key": "facility__niew", "value": "" }, { "key": "facility__isw", "value": "" }, { "key": "facility__nisw", "value": "" }, { "key": "facility__ie", "value": "" }, { "key": "facility__nie", "value": "" }, { "key": "asn__n", "value": "" }, { "key": "asn__lte", "value": "" }, { "key": "asn__lt", "value": "" }, { "key": "asn__gte", "value": "" }, { "key": "asn__gt", "value": "" }, { "key": "latitude__n", "value": "" }, { "key": "latitude__lte", "value": "" }, { "key": "latitude__lt", "value": "" }, { "key": "latitude__gte", "value": "" }, { "key": "latitude__gt", "value": "" }, { "key": "longitude__n", "value": "" }, { "key": "longitude__lte", "value": "" }, { "key": "longitude__lt", "value": "" }, { "key": "longitude__gte", "value": "" }, { "key": "longitude__gt", "value": "" }, { "key": "contact_name__n", "value": "" }, { "key": "contact_name__ic", "value": "" }, { "key": "contact_name__nic", "value": "" }, { "key": "contact_name__iew", "value": "" }, { "key": "contact_name__niew", "value": "" }, { "key": "contact_name__isw", "value": "" }, { "key": "contact_name__nisw", "value": "" }, { "key": "contact_name__ie", "value": "" }, { "key": "contact_name__nie", "value": "" }, { "key": "contact_phone__n", "value": "" }, { "key": "contact_phone__ic", "value": "" }, { "key": "contact_phone__nic", "value": "" }, { "key": "contact_phone__iew", "value": "" }, { "key": "contact_phone__niew", "value": "" }, { "key": "contact_phone__isw", "value": "" }, { "key": "contact_phone__nisw", "value": "" }, { "key": "contact_phone__ie", "value": "" }, { "key": "contact_phone__nie", "value": "" }, { "key": "contact_email__n", "value": "" }, { "key": "contact_email__ic", "value": "" }, { "key": "contact_email__nic", "value": "" }, { "key": "contact_email__iew", "value": "" }, { "key": "contact_email__niew", "value": "" }, { "key": "contact_email__isw", "value": "" }, { "key": "contact_email__nisw", "value": "" }, { "key": "contact_email__ie", "value": "" }, { "key": "contact_email__nie", "value": "" }, { "key": "tenant_group_id__n", "value": "" }, { "key": "tenant_group__n", "value": "" }, { "key": "tenant_id__n", "value": "" }, { "key": "tenant__n", "value": "" }, { "key": "status__n", "value": "" }, { "key": "region_id__n", "value": "" }, { "key": "region__n", "value": "" }, { "key": "tag__n", "value": "" }, { "key": "limit", "value": "", "description": "Number of results to return per page." }, { "key": "offset", "value": "", "description": "The initial index from which to return the results." } ] } }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/dcim/sites/?id=&name=&slug=&facility=&asn=&latitude=&longitude=&contact_name=&contact_phone=&contact_email=&tenant_group_id=&tenant_group=&tenant_id=&tenant=&created=&created__gte=&created__lte=&last_updated=&last_updated__gte=&last_updated__lte=&q=&status=®ion_id=®ion=&tag=&id__n=&id__lte=&id__lt=&id__gte=&id__gt=&name__n=&name__ic=&name__nic=&name__iew=&name__niew=&name__isw=&name__nisw=&name__ie=&name__nie=&slug__n=&slug__ic=&slug__nic=&slug__iew=&slug__niew=&slug__isw=&slug__nisw=&slug__ie=&slug__nie=&facility__n=&facility__ic=&facility__nic=&facility__iew=&facility__niew=&facility__isw=&facility__nisw=&facility__ie=&facility__nie=&asn__n=&asn__lte=&asn__lt=&asn__gte=&asn__gt=&latitude__n=&latitude__lte=&latitude__lt=&latitude__gte=&latitude__gt=&longitude__n=&longitude__lte=&longitude__lt=&longitude__gte=&longitude__gt=&contact_name__n=&contact_name__ic=&contact_name__nic=&contact_name__iew=&contact_name__niew=&contact_name__isw=&contact_name__nisw=&contact_name__ie=&contact_name__nie=&contact_phone__n=&contact_phone__ic=&contact_phone__nic=&contact_phone__iew=&contact_phone__niew=&contact_phone__isw=&contact_phone__nisw=&contact_phone__ie=&contact_phone__nie=&contact_email__n=&contact_email__ic=&contact_email__nic=&contact_email__iew=&contact_email__niew=&contact_email__isw=&contact_email__nisw=&contact_email__ie=&contact_email__nie=&tenant_group_id__n=&tenant_group__n=&tenant_id__n=&tenant__n=&status__n=®ion_id__n=®ion__n=&tag__n=&limit=&offset=", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "sites", "" ], "query": [ { "key": "id", "value": "" }, { "key": "name", "value": "" }, { "key": "slug", "value": "" }, { "key": "facility", "value": "" }, { "key": "asn", "value": "" }, { "key": "latitude", "value": "" }, { "key": "longitude", "value": "" }, { "key": "contact_name", "value": "" }, { "key": "contact_phone", "value": "" }, { "key": "contact_email", "value": "" }, { "key": "tenant_group_id", "value": "" }, { "key": "tenant_group", "value": "" }, { "key": "tenant_id", "value": "" }, { "key": "tenant", "value": "" }, { "key": "created", "value": "" }, { "key": "created__gte", "value": "" }, { "key": "created__lte", "value": "" }, { "key": "last_updated", "value": "" }, { "key": "last_updated__gte", "value": "" }, { "key": "last_updated__lte", "value": "" }, { "key": "q", "value": "" }, { "key": "status", "value": "" }, { "key": "region_id", "value": "" }, { "key": "region", "value": "" }, { "key": "tag", "value": "" }, { "key": "id__n", "value": "" }, { "key": "id__lte", "value": "" }, { "key": "id__lt", "value": "" }, { "key": "id__gte", "value": "" }, { "key": "id__gt", "value": "" }, { "key": "name__n", "value": "" }, { "key": "name__ic", "value": "" }, { "key": "name__nic", "value": "" }, { "key": "name__iew", "value": "" }, { "key": "name__niew", "value": "" }, { "key": "name__isw", "value": "" }, { "key": "name__nisw", "value": "" }, { "key": "name__ie", "value": "" }, { "key": "name__nie", "value": "" }, { "key": "slug__n", "value": "" }, { "key": "slug__ic", "value": "" }, { "key": "slug__nic", "value": "" }, { "key": "slug__iew", "value": "" }, { "key": "slug__niew", "value": "" }, { "key": "slug__isw", "value": "" }, { "key": "slug__nisw", "value": "" }, { "key": "slug__ie", "value": "" }, { "key": "slug__nie", "value": "" }, { "key": "facility__n", "value": "" }, { "key": "facility__ic", "value": "" }, { "key": "facility__nic", "value": "" }, { "key": "facility__iew", "value": "" }, { "key": "facility__niew", "value": "" }, { "key": "facility__isw", "value": "" }, { "key": "facility__nisw", "value": "" }, { "key": "facility__ie", "value": "" }, { "key": "facility__nie", "value": "" }, { "key": "asn__n", "value": "" }, { "key": "asn__lte", "value": "" }, { "key": "asn__lt", "value": "" }, { "key": "asn__gte", "value": "" }, { "key": "asn__gt", "value": "" }, { "key": "latitude__n", "value": "" }, { "key": "latitude__lte", "value": "" }, { "key": "latitude__lt", "value": "" }, { "key": "latitude__gte", "value": "" }, { "key": "latitude__gt", "value": "" }, { "key": "longitude__n", "value": "" }, { "key": "longitude__lte", "value": "" }, { "key": "longitude__lt", "value": "" }, { "key": "longitude__gte", "value": "" }, { "key": "longitude__gt", "value": "" }, { "key": "contact_name__n", "value": "" }, { "key": "contact_name__ic", "value": "" }, { "key": "contact_name__nic", "value": "" }, { "key": "contact_name__iew", "value": "" }, { "key": "contact_name__niew", "value": "" }, { "key": "contact_name__isw", "value": "" }, { "key": "contact_name__nisw", "value": "" }, { "key": "contact_name__ie", "value": "" }, { "key": "contact_name__nie", "value": "" }, { "key": "contact_phone__n", "value": "" }, { "key": "contact_phone__ic", "value": "" }, { "key": "contact_phone__nic", "value": "" }, { "key": "contact_phone__iew", "value": "" }, { "key": "contact_phone__niew", "value": "" }, { "key": "contact_phone__isw", "value": "" }, { "key": "contact_phone__nisw", "value": "" }, { "key": "contact_phone__ie", "value": "" }, { "key": "contact_phone__nie", "value": "" }, { "key": "contact_email__n", "value": "" }, { "key": "contact_email__ic", "value": "" }, { "key": "contact_email__nic", "value": "" }, { "key": "contact_email__iew", "value": "" }, { "key": "contact_email__niew", "value": "" }, { "key": "contact_email__isw", "value": "" }, { "key": "contact_email__nisw", "value": "" }, { "key": "contact_email__ie", "value": "" }, { "key": "contact_email__nie", "value": "" }, { "key": "tenant_group_id__n", "value": "" }, { "key": "tenant_group__n", "value": "" }, { "key": "tenant_id__n", "value": "" }, { "key": "tenant__n", "value": "" }, { "key": "status__n", "value": "" }, { "key": "region_id__n", "value": "" }, { "key": "region__n", "value": "" }, { "key": "tag__n", "value": "" }, { "key": "limit", "value": "" }, { "key": "offset", "value": "" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "body": "{\n \"count\": -48050475,\n \"results\": [\n {\n \"name\": \"enim\",\n \"slug\": \"jBwH\",\n \"id\": -80619579,\n \"url\": \"https://MdGAgMwJBoylAsaKCqRhblZUMrXFj.hqwre0B.ZXotJ\",\n \"status\": {\n \"label\": \"Active\",\n \"value\": \"staging\"\n },\n \"region\": {\n \"name\": \"est \",\n \"slug\": \"ffbc\",\n \"id\": -50944976,\n \"url\": \"http://KNjRxD.arjmbwgBeFtF4.,-gy7IFltNm9Vo6BXtUVPOXoCQazGBwaYi79.\",\n \"site_count\": -13497365,\n \"_depth\": 36057107\n },\n \"tenant\": {\n \"name\": \"pari\",\n \"slug\": \"ib73\",\n \"id\": 39124144,\n \"url\": \"https://zEHXKSwfYOyRTVXbuwywqWjrUKULvs.uabq+SZL4MB-\"\n },\n \"facility\": \"ulla\",\n \"asn\": 3815254344,\n \"time_zone\": \"velit consectetur\",\n \"description\": \"co\",\n \"physical_address\": \"d\",\n \"shipping_address\": \"pr\",\n \"latitude\": \"sunt Lorem aute\",\n \"longitude\": \"aliqua tempor\",\n \"contact_name\": \"temp\",\n \"contact_phone\": \"de\",\n \"contact_email\": \"yAkX\",\n \"comments\": \"et sit pariatur mollit\",\n \"tags\": [\n {\n \"name\": \"in e\",\n \"slug\": \"O2NJ\",\n \"id\": -65226087,\n \"url\": \"http://JRDgdjVXehv.tcvlqZY-5RA9A0S6HV.x9rPPUxMd8jEi84rcMooZ,zmA,SahppvDDcYr3RRdIsAlKtG0RkCD\",\n \"color\": \"95ea\"\n },\n {\n \"name\": \"ut e\",\n \"slug\": \"UVwa\",\n \"id\": 8618662,\n \"url\": \"http://deccKOAQn.jogzPrbdDS8-aOwcwrCFeHODKK\",\n \"color\": \"9fe0\"\n }\n ],\n \"custom_fields\": {},\n \"created\": \"1971-07-28\",\n \"last_updated\": \"1955-09-13T00:34:02.762Z\",\n \"circuit_count\": -35045982,\n \"device_count\": -90748436,\n \"prefix_count\": -98792623,\n \"rack_count\": 82613999,\n \"virtualmachine_count\": 73873154,\n \"vlan_count\": 92336785\n },\n {\n \"name\": \"magn\",\n \"slug\": \"A-kW\",\n \"id\": 99360903,\n \"url\": \"http://ewABSvTOQBOfRPIvmGCjOzIHMi.eriDfCu7\",\n \"status\": {\n \"label\": \"Retired\",\n \"value\": \"decommissioning\"\n },\n \"region\": {\n \"name\": \"sunt\",\n \"slug\": \"f9Va\",\n \"id\": -68758299,\n \"url\": \"https://yKaf.hnxdUFh67ONJPesuhcGyeqN8QnKaRil\",\n \"site_count\": 14959454,\n \"_depth\": 72684618\n },\n \"tenant\": {\n \"name\": \"cupi\",\n \"slug\": \"ntS \",\n \"id\": 77580016,\n \"url\": \"http://JwWICRqIllNZyCcNUwXuvFPWIKwqo.ehR1umY1-ExwplBrQgaH.AZ.Kfq8GqcTT-w4\"\n },\n \"facility\": \"s\",\n \"asn\": 1536803853,\n \"time_zone\": \"sed non mollit\",\n \"description\": \"am\",\n \"physical_address\": \"ani\",\n \"shipping_address\": \"n\",\n \"latitude\": \"in ess\",\n \"longitude\": \"reprehend\",\n \"contact_name\": \"c\",\n \"contact_phone\": \"cup\",\n \"contact_email\": \"lEe1\",\n \"comments\": \"non exercitation cillum ex\",\n \"tags\": [\n {\n \"name\": \"labo\",\n \"slug\": \"JLgQ\",\n \"id\": -42978528,\n \"url\": \"http://jPVHXrxussoIBmBmNIHm.hrxehnYf\",\n \"color\": \"55b9\"\n },\n {\n \"name\": \"do U\",\n \"slug\": \"Ldt \",\n \"id\": 56513647,\n \"url\": \"https://bkQGDko.iblb2BxPlKyibGKGNKUuWZg0tyAhYNEUtllwa2pN6TtCwzv0vCw\",\n \"color\": \"d6a4\"\n }\n ],\n \"custom_fields\": {},\n \"created\": \"1996-09-24\",\n \"last_updated\": \"2015-02-28T13:56:32.488Z\",\n \"circuit_count\": 89869294,\n \"device_count\": -79096795,\n \"prefix_count\": 41179655,\n \"rack_count\": 93646901,\n \"virtualmachine_count\": -73595611,\n \"vlan_count\": -85843307\n }\n ],\n \"next\": \"https://XGJLcDles.zedpK3QdvWC6uMHafBcxXdbn39Q.1f7kbACcafzugS\",\n \"previous\": \"http://xcMNvx.esrfaRbWXYQsWRPsw.n-eTbsjZaTD\"\n}" } ] }, { "name": "dcim sites create", "request": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"slug\": \"\",\n \"status\": \"\",\n \"region\": \"\",\n \"tenant\": \"\",\n \"facility\": \"\",\n \"asn\": \"\",\n \"time_zone\": \"\",\n \"description\": \"\",\n \"physical_address\": \"\",\n \"shipping_address\": \"\",\n \"latitude\": \"\",\n \"longitude\": \"\",\n \"contact_name\": \"\",\n \"contact_phone\": \"\",\n \"contact_email\": \"\",\n \"comments\": \"\",\n \"tags\": [\n {\n \"name\": \"amet\",\n \"slug\": \"IUL_\",\n \"id\": 89431014,\n \"url\": \"http://yjDjpltaDRHZimBiKdb.dqceZfKNTuywEGAjuPKPAQ9KYewwZqVsnnS2vBCNYaJXQF6\",\n \"color\": \"2840\"\n },\n {\n \"name\": \"adip\",\n \"slug\": \"1vxE\",\n \"id\": 60093351,\n \"url\": \"https://GjyufqDAoLoTuDRijHrrvboS.ewlqTL\",\n \"color\": \"fd87\"\n }\n ],\n \"custom_fields\": \"\"\n}" }, "url": { "raw": "{{baseUrl}}/dcim/sites/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "sites", "" ] } }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "POST", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/dcim/sites/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "sites", "" ] } }, "status": "Created", "code": 201, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "body": "{\n \"name\": \"ad i\",\n \"slug\": \"cc1 \",\n \"id\": -86166222,\n \"url\": \"https://VjBaphvXOyFXQdVGEiQPWafJ.qtgoKirkUzU+u5W-yW\",\n \"status\": {\n \"label\": \"Decommissioning\",\n \"value\": \"active\"\n },\n \"region\": {\n \"name\": \"volu\",\n \"slug\": \"woyg\",\n \"id\": -14545443,\n \"url\": \"https://hqMRaaVttovtnddeTsGBOwVaeWURn.iskjEtmkd,zbiqx4UNTeUY6z.D+TIqdADN,FWUyI\",\n \"site_count\": 6711632,\n \"_depth\": 95722724\n },\n \"tenant\": {\n \"name\": \"temp\",\n \"slug\": \"wk9w\",\n \"id\": 56270156,\n \"url\": \"http://ollvclGBwOFEjK.wys6jXlU4LrTBsv99kQ43JfVuYTw74DgKv9Ox3wbmEn04GKHutB1yA1iNOS12VSxVwGQJZeBlj6GFbKk\"\n },\n \"facility\": \"n\",\n \"asn\": 3355750801,\n \"time_zone\": \"es\",\n \"description\": \"s\",\n \"physical_address\": \"oc\",\n \"shipping_address\": \"sed\",\n \"latitude\": \"veniam elit dolor\",\n \"longitude\": \"eiusmod irure\",\n \"contact_name\": \"ea \",\n \"contact_phone\": \"inci\",\n \"contact_email\": \"DlZi\",\n \"comments\": \"nostrud non irure sit\",\n \"tags\": [\n {\n \"name\": \"sint\",\n \"slug\": \"nJJV\",\n \"id\": -4379941,\n \"url\": \"https://FocAVByGMxuBnUqeqVhrhwkTzQDxcZeO.huyJMzPCu80\",\n \"color\": \"ef9c\"\n },\n {\n \"name\": \"sint\",\n \"slug\": \"h_ h\",\n \"id\": 4290935,\n \"url\": \"https://NnQSYubiRSBJcSPF.hompxwy8WpmHw8zOQt4AuIjRDV2Evw9cnIyYM3pbF8EVK3O.YJktCUuOF\",\n \"color\": \"7bec\"\n }\n ],\n \"custom_fields\": {},\n \"created\": \"2017-04-26\",\n \"last_updated\": \"2007-10-09T05:50:02.710Z\",\n \"circuit_count\": 80842031,\n \"device_count\": 1193497,\n \"prefix_count\": 76064739,\n \"rack_count\": 54680141,\n \"virtualmachine_count\": -66775912,\n \"vlan_count\": -85517493\n}" } ] }, { "name": "dcim sites bulk update", "request": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"slug\": \"\",\n \"status\": \"\",\n \"region\": \"\",\n \"tenant\": \"\",\n \"facility\": \"\",\n \"asn\": \"\",\n \"time_zone\": \"\",\n \"description\": \"\",\n \"physical_address\": \"\",\n \"shipping_address\": \"\",\n \"latitude\": \"\",\n \"longitude\": \"\",\n \"contact_name\": \"\",\n \"contact_phone\": \"\",\n \"contact_email\": \"\",\n \"comments\": \"\",\n \"tags\": [\n {\n \"name\": \"comm\",\n \"slug\": \"MKK_\",\n \"id\": 37050487,\n \"url\": \"http://I.gcmBQUdnUd-HoEZZJ53-BttrQ,CR4fF7o8njLtB6vVY6eIyKlsrB3r1QoAzRs5\",\n \"color\": \"2046\"\n },\n {\n \"name\": \"adip\",\n \"slug\": \"u u \",\n \"id\": -82540918,\n \"url\": \"http://EPqThXJwBE.qzRdUK9iqV+1kfjKnZjqWKd3R+RB.\",\n \"color\": \"ab65\"\n }\n ],\n \"custom_fields\": \"\"\n}" }, "url": { "raw": "{{baseUrl}}/dcim/sites/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "sites", "" ] } }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "PUT", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/dcim/sites/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "sites", "" ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "body": "{\n \"name\": \"ad i\",\n \"slug\": \"cc1 \",\n \"id\": -86166222,\n \"url\": \"https://VjBaphvXOyFXQdVGEiQPWafJ.qtgoKirkUzU+u5W-yW\",\n \"status\": {\n \"label\": \"Decommissioning\",\n \"value\": \"active\"\n },\n \"region\": {\n \"name\": \"volu\",\n \"slug\": \"woyg\",\n \"id\": -14545443,\n \"url\": \"https://hqMRaaVttovtnddeTsGBOwVaeWURn.iskjEtmkd,zbiqx4UNTeUY6z.D+TIqdADN,FWUyI\",\n \"site_count\": 6711632,\n \"_depth\": 95722724\n },\n \"tenant\": {\n \"name\": \"temp\",\n \"slug\": \"wk9w\",\n \"id\": 56270156,\n \"url\": \"http://ollvclGBwOFEjK.wys6jXlU4LrTBsv99kQ43JfVuYTw74DgKv9Ox3wbmEn04GKHutB1yA1iNOS12VSxVwGQJZeBlj6GFbKk\"\n },\n \"facility\": \"n\",\n \"asn\": 3355750801,\n \"time_zone\": \"es\",\n \"description\": \"s\",\n \"physical_address\": \"oc\",\n \"shipping_address\": \"sed\",\n \"latitude\": \"veniam elit dolor\",\n \"longitude\": \"eiusmod irure\",\n \"contact_name\": \"ea \",\n \"contact_phone\": \"inci\",\n \"contact_email\": \"DlZi\",\n \"comments\": \"nostrud non irure sit\",\n \"tags\": [\n {\n \"name\": \"sint\",\n \"slug\": \"nJJV\",\n \"id\": -4379941,\n \"url\": \"https://FocAVByGMxuBnUqeqVhrhwkTzQDxcZeO.huyJMzPCu80\",\n \"color\": \"ef9c\"\n },\n {\n \"name\": \"sint\",\n \"slug\": \"h_ h\",\n \"id\": 4290935,\n \"url\": \"https://NnQSYubiRSBJcSPF.hompxwy8WpmHw8zOQt4AuIjRDV2Evw9cnIyYM3pbF8EVK3O.YJktCUuOF\",\n \"color\": \"7bec\"\n }\n ],\n \"custom_fields\": {},\n \"created\": \"2017-04-26\",\n \"last_updated\": \"2007-10-09T05:50:02.710Z\",\n \"circuit_count\": 80842031,\n \"device_count\": 1193497,\n \"prefix_count\": 76064739,\n \"rack_count\": 54680141,\n \"virtualmachine_count\": -66775912,\n \"vlan_count\": -85517493\n}" } ] }, { "name": "dcim sites bulk partial update", "request": { "method": "PATCH", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"slug\": \"\",\n \"status\": \"\",\n \"region\": \"\",\n \"tenant\": \"\",\n \"facility\": \"\",\n \"asn\": \"\",\n \"time_zone\": \"\",\n \"description\": \"\",\n \"physical_address\": \"\",\n \"shipping_address\": \"\",\n \"latitude\": \"\",\n \"longitude\": \"\",\n \"contact_name\": \"\",\n \"contact_phone\": \"\",\n \"contact_email\": \"\",\n \"comments\": \"\",\n \"tags\": [\n {\n \"name\": \"comm\",\n \"slug\": \"MKK_\",\n \"id\": 37050487,\n \"url\": \"http://I.gcmBQUdnUd-HoEZZJ53-BttrQ,CR4fF7o8njLtB6vVY6eIyKlsrB3r1QoAzRs5\",\n \"color\": \"2046\"\n },\n {\n \"name\": \"adip\",\n \"slug\": \"u u \",\n \"id\": -82540918,\n \"url\": \"http://EPqThXJwBE.qzRdUK9iqV+1kfjKnZjqWKd3R+RB.\",\n \"color\": \"ab65\"\n }\n ],\n \"custom_fields\": \"\"\n}" }, "url": { "raw": "{{baseUrl}}/dcim/sites/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "sites", "" ] } }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "PATCH", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/dcim/sites/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "sites", "" ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "body": "{\n \"name\": \"ad i\",\n \"slug\": \"cc1 \",\n \"id\": -86166222,\n \"url\": \"https://VjBaphvXOyFXQdVGEiQPWafJ.qtgoKirkUzU+u5W-yW\",\n \"status\": {\n \"label\": \"Decommissioning\",\n \"value\": \"active\"\n },\n \"region\": {\n \"name\": \"volu\",\n \"slug\": \"woyg\",\n \"id\": -14545443,\n \"url\": \"https://hqMRaaVttovtnddeTsGBOwVaeWURn.iskjEtmkd,zbiqx4UNTeUY6z.D+TIqdADN,FWUyI\",\n \"site_count\": 6711632,\n \"_depth\": 95722724\n },\n \"tenant\": {\n \"name\": \"temp\",\n \"slug\": \"wk9w\",\n \"id\": 56270156,\n \"url\": \"http://ollvclGBwOFEjK.wys6jXlU4LrTBsv99kQ43JfVuYTw74DgKv9Ox3wbmEn04GKHutB1yA1iNOS12VSxVwGQJZeBlj6GFbKk\"\n },\n \"facility\": \"n\",\n \"asn\": 3355750801,\n \"time_zone\": \"es\",\n \"description\": \"s\",\n \"physical_address\": \"oc\",\n \"shipping_address\": \"sed\",\n \"latitude\": \"veniam elit dolor\",\n \"longitude\": \"eiusmod irure\",\n \"contact_name\": \"ea \",\n \"contact_phone\": \"inci\",\n \"contact_email\": \"DlZi\",\n \"comments\": \"nostrud non irure sit\",\n \"tags\": [\n {\n \"name\": \"sint\",\n \"slug\": \"nJJV\",\n \"id\": -4379941,\n \"url\": \"https://FocAVByGMxuBnUqeqVhrhwkTzQDxcZeO.huyJMzPCu80\",\n \"color\": \"ef9c\"\n },\n {\n \"name\": \"sint\",\n \"slug\": \"h_ h\",\n \"id\": 4290935,\n \"url\": \"https://NnQSYubiRSBJcSPF.hompxwy8WpmHw8zOQt4AuIjRDV2Evw9cnIyYM3pbF8EVK3O.YJktCUuOF\",\n \"color\": \"7bec\"\n }\n ],\n \"custom_fields\": {},\n \"created\": \"2017-04-26\",\n \"last_updated\": \"2007-10-09T05:50:02.710Z\",\n \"circuit_count\": 80842031,\n \"device_count\": 1193497,\n \"prefix_count\": 76064739,\n \"rack_count\": 54680141,\n \"virtualmachine_count\": -66775912,\n \"vlan_count\": -85517493\n}" } ] }, { "name": "dcim sites bulk delete", "request": { "method": "DELETE", "header": [], "url": { "raw": "{{baseUrl}}/dcim/sites/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "sites", "" ] } }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "DELETE", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/dcim/sites/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "sites", "" ] } }, "status": "No Content", "code": 204, "_postman_previewlanguage": "text", "header": [ { "key": "Content-Type", "value": "text/plain" } ], "cookie": [], "body": "" } ] } ] }, { "name": "virtual-chassis", "item": [ { "name": "{id}", "item": [ { "name": "dcim virtual-chassis read", "request": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/dcim/virtual-chassis/:id/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "virtual-chassis", ":id", "" ], "variable": [ { "key": "id", "value": "", "description": "(Required) A unique integer value identifying this virtual chassis." } ] } }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/dcim/virtual-chassis/:id/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "virtual-chassis", ":id", "" ], "variable": [ { "key": "id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "body": "{\n \"name\": \"magn\",\n \"id\": -51203226,\n \"url\": \"http://AcGAjaiddxbwOCdd.jlufLn8dS,iEN+eYuq8dwRvNbo\",\n \"domain\": \"tem\",\n \"master\": {\n \"id\": {\n \"value\": \"\"\n },\n \"url\": {\n \"value\": \"\"\n },\n \"name\": {\n \"value\": \"\"\n },\n \"display_name\": {\n \"value\": \"\"\n }\n },\n \"tags\": [\n {\n \"name\": \"cons\",\n \"slug\": \"0-F9\",\n \"id\": -20632034,\n \"url\": \"http://KCcpuWVsHRoHFRoogUnoDUDMSDNuT.cdoifv5rp-iNGaoiM.9XdyQbh3iV0EHFIIqr\",\n \"color\": \"4ac4\"\n },\n {\n \"name\": \"sit \",\n \"slug\": \"RTcr\",\n \"id\": -43029323,\n \"url\": \"http://twFtXTZ.usbvq6GEJF8NN4dPcc1YxpXElboGsa-JPnBrQIxj6xIzCGeUw3i8s\",\n \"color\": \"a622\"\n }\n ],\n \"custom_fields\": {},\n \"member_count\": 23543856\n}" } ] }, { "name": "dcim virtual-chassis update", "request": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"domain\": \"\",\n \"master\": \"\",\n \"tags\": [\n {\n \"name\": \"temp\",\n \"slug\": \"JJ J\",\n \"id\": -43168819,\n \"url\": \"http://V.ovwphaldpBZn1rTH+9Yq-sp4.SPzRIhmX4+xdDk0h4xRKtswlb2tHN3xJUP5MtZBLp\",\n \"color\": \"4fbc\"\n },\n {\n \"name\": \"eius\",\n \"slug\": \"K K \",\n \"id\": 35461612,\n \"url\": \"https://eGxVQLgglMgAGs.roejtI8+IJd-VFf+nrzgdgcjib3MMalxbw6sA,.xqBg+zZDoSP9SKTItvZrknFSkb+sCzxEAST\",\n \"color\": \"e8be\"\n }\n ],\n \"custom_fields\": \"\"\n}" }, "url": { "raw": "{{baseUrl}}/dcim/virtual-chassis/:id/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "virtual-chassis", ":id", "" ], "variable": [ { "key": "id", "value": "", "description": "(Required) A unique integer value identifying this virtual chassis." } ] } }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "PUT", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/dcim/virtual-chassis/:id/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "virtual-chassis", ":id", "" ], "variable": [ { "key": "id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "body": "{\n \"name\": \"magn\",\n \"id\": -51203226,\n \"url\": \"http://AcGAjaiddxbwOCdd.jlufLn8dS,iEN+eYuq8dwRvNbo\",\n \"domain\": \"tem\",\n \"master\": {\n \"id\": {\n \"value\": \"\"\n },\n \"url\": {\n \"value\": \"\"\n },\n \"name\": {\n \"value\": \"\"\n },\n \"display_name\": {\n \"value\": \"\"\n }\n },\n \"tags\": [\n {\n \"name\": \"cons\",\n \"slug\": \"0-F9\",\n \"id\": -20632034,\n \"url\": \"http://KCcpuWVsHRoHFRoogUnoDUDMSDNuT.cdoifv5rp-iNGaoiM.9XdyQbh3iV0EHFIIqr\",\n \"color\": \"4ac4\"\n },\n {\n \"name\": \"sit \",\n \"slug\": \"RTcr\",\n \"id\": -43029323,\n \"url\": \"http://twFtXTZ.usbvq6GEJF8NN4dPcc1YxpXElboGsa-JPnBrQIxj6xIzCGeUw3i8s\",\n \"color\": \"a622\"\n }\n ],\n \"custom_fields\": {},\n \"member_count\": 23543856\n}" } ] }, { "name": "dcim virtual-chassis partial update", "request": { "method": "PATCH", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"domain\": \"\",\n \"master\": \"\",\n \"tags\": [\n {\n \"name\": \"temp\",\n \"slug\": \"JJ J\",\n \"id\": -43168819,\n \"url\": \"http://V.ovwphaldpBZn1rTH+9Yq-sp4.SPzRIhmX4+xdDk0h4xRKtswlb2tHN3xJUP5MtZBLp\",\n \"color\": \"4fbc\"\n },\n {\n \"name\": \"eius\",\n \"slug\": \"K K \",\n \"id\": 35461612,\n \"url\": \"https://eGxVQLgglMgAGs.roejtI8+IJd-VFf+nrzgdgcjib3MMalxbw6sA,.xqBg+zZDoSP9SKTItvZrknFSkb+sCzxEAST\",\n \"color\": \"e8be\"\n }\n ],\n \"custom_fields\": \"\"\n}" }, "url": { "raw": "{{baseUrl}}/dcim/virtual-chassis/:id/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "virtual-chassis", ":id", "" ], "variable": [ { "key": "id", "value": "", "description": "(Required) A unique integer value identifying this virtual chassis." } ] } }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "PATCH", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/dcim/virtual-chassis/:id/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "virtual-chassis", ":id", "" ], "variable": [ { "key": "id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "body": "{\n \"name\": \"magn\",\n \"id\": -51203226,\n \"url\": \"http://AcGAjaiddxbwOCdd.jlufLn8dS,iEN+eYuq8dwRvNbo\",\n \"domain\": \"tem\",\n \"master\": {\n \"id\": {\n \"value\": \"\"\n },\n \"url\": {\n \"value\": \"\"\n },\n \"name\": {\n \"value\": \"\"\n },\n \"display_name\": {\n \"value\": \"\"\n }\n },\n \"tags\": [\n {\n \"name\": \"cons\",\n \"slug\": \"0-F9\",\n \"id\": -20632034,\n \"url\": \"http://KCcpuWVsHRoHFRoogUnoDUDMSDNuT.cdoifv5rp-iNGaoiM.9XdyQbh3iV0EHFIIqr\",\n \"color\": \"4ac4\"\n },\n {\n \"name\": \"sit \",\n \"slug\": \"RTcr\",\n \"id\": -43029323,\n \"url\": \"http://twFtXTZ.usbvq6GEJF8NN4dPcc1YxpXElboGsa-JPnBrQIxj6xIzCGeUw3i8s\",\n \"color\": \"a622\"\n }\n ],\n \"custom_fields\": {},\n \"member_count\": 23543856\n}" } ] }, { "name": "dcim virtual-chassis delete", "request": { "method": "DELETE", "header": [], "url": { "raw": "{{baseUrl}}/dcim/virtual-chassis/:id/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "virtual-chassis", ":id", "" ], "variable": [ { "key": "id", "value": "", "description": "(Required) A unique integer value identifying this virtual chassis." } ] } }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "DELETE", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/dcim/virtual-chassis/:id/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "virtual-chassis", ":id", "" ], "variable": [ { "key": "id" } ] } }, "status": "No Content", "code": 204, "_postman_previewlanguage": "text", "header": [ { "key": "Content-Type", "value": "text/plain" } ], "cookie": [], "body": "" } ] } ] }, { "name": "dcim virtual-chassis list", "request": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/dcim/virtual-chassis/?id=&domain=&name=&q=&master_id=&master=®ion_id=®ion=&site_id=&site=&tenant_id=&tenant=&tag=&id__n=&id__lte=&id__lt=&id__gte=&id__gt=&domain__n=&domain__ic=&domain__nic=&domain__iew=&domain__niew=&domain__isw=&domain__nisw=&domain__ie=&domain__nie=&name__n=&name__ic=&name__nic=&name__iew=&name__niew=&name__isw=&name__nisw=&name__ie=&name__nie=&master_id__n=&master__n=®ion_id__n=®ion__n=&site_id__n=&site__n=&tenant_id__n=&tenant__n=&tag__n=&limit=&offset=", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "virtual-chassis", "" ], "query": [ { "key": "id", "value": "" }, { "key": "domain", "value": "" }, { "key": "name", "value": "" }, { "key": "q", "value": "" }, { "key": "master_id", "value": "" }, { "key": "master", "value": "" }, { "key": "region_id", "value": "" }, { "key": "region", "value": "" }, { "key": "site_id", "value": "" }, { "key": "site", "value": "" }, { "key": "tenant_id", "value": "" }, { "key": "tenant", "value": "" }, { "key": "tag", "value": "" }, { "key": "id__n", "value": "" }, { "key": "id__lte", "value": "" }, { "key": "id__lt", "value": "" }, { "key": "id__gte", "value": "" }, { "key": "id__gt", "value": "" }, { "key": "domain__n", "value": "" }, { "key": "domain__ic", "value": "" }, { "key": "domain__nic", "value": "" }, { "key": "domain__iew", "value": "" }, { "key": "domain__niew", "value": "" }, { "key": "domain__isw", "value": "" }, { "key": "domain__nisw", "value": "" }, { "key": "domain__ie", "value": "" }, { "key": "domain__nie", "value": "" }, { "key": "name__n", "value": "" }, { "key": "name__ic", "value": "" }, { "key": "name__nic", "value": "" }, { "key": "name__iew", "value": "" }, { "key": "name__niew", "value": "" }, { "key": "name__isw", "value": "" }, { "key": "name__nisw", "value": "" }, { "key": "name__ie", "value": "" }, { "key": "name__nie", "value": "" }, { "key": "master_id__n", "value": "" }, { "key": "master__n", "value": "" }, { "key": "region_id__n", "value": "" }, { "key": "region__n", "value": "" }, { "key": "site_id__n", "value": "" }, { "key": "site__n", "value": "" }, { "key": "tenant_id__n", "value": "" }, { "key": "tenant__n", "value": "" }, { "key": "tag__n", "value": "" }, { "key": "limit", "value": "", "description": "Number of results to return per page." }, { "key": "offset", "value": "", "description": "The initial index from which to return the results." } ] } }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/dcim/virtual-chassis/?id=&domain=&name=&q=&master_id=&master=®ion_id=®ion=&site_id=&site=&tenant_id=&tenant=&tag=&id__n=&id__lte=&id__lt=&id__gte=&id__gt=&domain__n=&domain__ic=&domain__nic=&domain__iew=&domain__niew=&domain__isw=&domain__nisw=&domain__ie=&domain__nie=&name__n=&name__ic=&name__nic=&name__iew=&name__niew=&name__isw=&name__nisw=&name__ie=&name__nie=&master_id__n=&master__n=®ion_id__n=®ion__n=&site_id__n=&site__n=&tenant_id__n=&tenant__n=&tag__n=&limit=&offset=", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "virtual-chassis", "" ], "query": [ { "key": "id", "value": "" }, { "key": "domain", "value": "" }, { "key": "name", "value": "" }, { "key": "q", "value": "" }, { "key": "master_id", "value": "" }, { "key": "master", "value": "" }, { "key": "region_id", "value": "" }, { "key": "region", "value": "" }, { "key": "site_id", "value": "" }, { "key": "site", "value": "" }, { "key": "tenant_id", "value": "" }, { "key": "tenant", "value": "" }, { "key": "tag", "value": "" }, { "key": "id__n", "value": "" }, { "key": "id__lte", "value": "" }, { "key": "id__lt", "value": "" }, { "key": "id__gte", "value": "" }, { "key": "id__gt", "value": "" }, { "key": "domain__n", "value": "" }, { "key": "domain__ic", "value": "" }, { "key": "domain__nic", "value": "" }, { "key": "domain__iew", "value": "" }, { "key": "domain__niew", "value": "" }, { "key": "domain__isw", "value": "" }, { "key": "domain__nisw", "value": "" }, { "key": "domain__ie", "value": "" }, { "key": "domain__nie", "value": "" }, { "key": "name__n", "value": "" }, { "key": "name__ic", "value": "" }, { "key": "name__nic", "value": "" }, { "key": "name__iew", "value": "" }, { "key": "name__niew", "value": "" }, { "key": "name__isw", "value": "" }, { "key": "name__nisw", "value": "" }, { "key": "name__ie", "value": "" }, { "key": "name__nie", "value": "" }, { "key": "master_id__n", "value": "" }, { "key": "master__n", "value": "" }, { "key": "region_id__n", "value": "" }, { "key": "region__n", "value": "" }, { "key": "site_id__n", "value": "" }, { "key": "site__n", "value": "" }, { "key": "tenant_id__n", "value": "" }, { "key": "tenant__n", "value": "" }, { "key": "tag__n", "value": "" }, { "key": "limit", "value": "" }, { "key": "offset", "value": "" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "body": "{\n \"count\": 56776853,\n \"results\": [\n {\n \"name\": \"Ut d\",\n \"id\": 91789237,\n \"url\": \"https://mO.ccl4qF3k9a.du1pVHZydd2pt,UCSU.b1WrkFItYbnuGTSUbFC\",\n \"domain\": \"sit \",\n \"master\": {\n \"id\": {\n \"value\": \"\"\n },\n \"url\": {\n \"value\": \"\"\n },\n \"name\": {\n \"value\": \"\"\n },\n \"display_name\": {\n \"value\": \"\"\n }\n },\n \"tags\": [\n {\n \"name\": \"utsi\",\n \"slug\": \"BxRC\",\n \"id\": -47402540,\n \"url\": \"https://QxuPPzfdXINYFOeidGfSIYo.tkdmsdmG9NvJGM,lAoEOeesoSivvYHGxokPunbI26\",\n \"color\": \"6a12\"\n },\n {\n \"name\": \"aliq\",\n \"slug\": \"Fc F\",\n \"id\": -47708931,\n \"url\": \"http://CbZwLGFFFewIEOM.okpEI9CFgy\",\n \"color\": \"b252\"\n }\n ],\n \"custom_fields\": {},\n \"member_count\": -79419866\n },\n {\n \"name\": \"exer\",\n \"id\": 31062703,\n \"url\": \"http://sawpmfIgpgWrhEdrrP.ctcpLdwtVb9qCJIA8LYZqlqtz06Oql1IN+U9l21AWH.FfCleFJsnvvdQrVnxec6NOT\",\n \"domain\": \"c\",\n \"master\": {\n \"id\": {\n \"value\": \"\"\n },\n \"url\": {\n \"value\": \"\"\n },\n \"name\": {\n \"value\": \"\"\n },\n \"display_name\": {\n \"value\": \"\"\n }\n },\n \"tags\": [\n {\n \"name\": \"elit\",\n \"slug\": \"HCuk\",\n \"id\": 66875794,\n \"url\": \"http://QQWdGLSzyHpI.mnKzhtgAqg14vgMYNT-CFn14RtfbKLQvXro6Q32febZlBi1iPDetKBes\",\n \"color\": \"13e9\"\n },\n {\n \"name\": \"volu\",\n \"slug\": \"r6my\",\n \"id\": -50703587,\n \"url\": \"http://EgHqivBZoSPWDyXysSKC.itjOXonKsxSDJJ9G9XgEqNNmE9rs3T1KpUo2ZDq+IyxAflUdsg7,V\",\n \"color\": \"0737\"\n }\n ],\n \"custom_fields\": {},\n \"member_count\": -2341667\n }\n ],\n \"next\": \"http://ufnjfcvegnvkXpEyEmgQrZZ.tqXSt,hysI91SOd8+cggkQLMKdHlo6FJBT8lolrrjsd4gVGrySgm-ere38AT.or8oMMgL6\",\n \"previous\": \"http://yHVuSMyEjg.hqlPPBaAnC,Lte9Cbg0hZW1eHFU1ulEM-gE2,yeLgsP17-+89s6z0,T.T0tPdmJwL\"\n}" } ] }, { "name": "dcim virtual-chassis create", "request": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"domain\": \"\",\n \"master\": \"\",\n \"tags\": [\n {\n \"name\": \"sed \",\n \"slug\": \"Huq \",\n \"id\": 36203180,\n \"url\": \"http://XAcmlmQLBNmFZGQp.gvvqJqs8f9FRcsjIHIe6,EQuXSJLEA4+hE9onEpQRhJZjTauWg2ilFwQpiEeKp,X-\",\n \"color\": \"d1cd\"\n },\n {\n \"name\": \"sed \",\n \"slug\": \"d_qk\",\n \"id\": -79067978,\n \"url\": \"http://BztfjPUKINEXqwHcrSrFZyVvHr.uibmNpWzakp26nLSr6iCt0UngdRnzBvpFpAyA+kPUFsFfpfg.NS\",\n \"color\": \"928e\"\n }\n ],\n \"custom_fields\": \"\"\n}" }, "url": { "raw": "{{baseUrl}}/dcim/virtual-chassis/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "virtual-chassis", "" ] } }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "POST", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/dcim/virtual-chassis/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "virtual-chassis", "" ] } }, "status": "Created", "code": 201, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "body": "{\n \"name\": \"magn\",\n \"id\": -51203226,\n \"url\": \"http://AcGAjaiddxbwOCdd.jlufLn8dS,iEN+eYuq8dwRvNbo\",\n \"domain\": \"tem\",\n \"master\": {\n \"id\": {\n \"value\": \"\"\n },\n \"url\": {\n \"value\": \"\"\n },\n \"name\": {\n \"value\": \"\"\n },\n \"display_name\": {\n \"value\": \"\"\n }\n },\n \"tags\": [\n {\n \"name\": \"cons\",\n \"slug\": \"0-F9\",\n \"id\": -20632034,\n \"url\": \"http://KCcpuWVsHRoHFRoogUnoDUDMSDNuT.cdoifv5rp-iNGaoiM.9XdyQbh3iV0EHFIIqr\",\n \"color\": \"4ac4\"\n },\n {\n \"name\": \"sit \",\n \"slug\": \"RTcr\",\n \"id\": -43029323,\n \"url\": \"http://twFtXTZ.usbvq6GEJF8NN4dPcc1YxpXElboGsa-JPnBrQIxj6xIzCGeUw3i8s\",\n \"color\": \"a622\"\n }\n ],\n \"custom_fields\": {},\n \"member_count\": 23543856\n}" } ] }, { "name": "dcim virtual-chassis bulk update", "request": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"domain\": \"\",\n \"master\": \"\",\n \"tags\": [\n {\n \"name\": \"temp\",\n \"slug\": \"JJ J\",\n \"id\": -43168819,\n \"url\": \"http://V.ovwphaldpBZn1rTH+9Yq-sp4.SPzRIhmX4+xdDk0h4xRKtswlb2tHN3xJUP5MtZBLp\",\n \"color\": \"4fbc\"\n },\n {\n \"name\": \"eius\",\n \"slug\": \"K K \",\n \"id\": 35461612,\n \"url\": \"https://eGxVQLgglMgAGs.roejtI8+IJd-VFf+nrzgdgcjib3MMalxbw6sA,.xqBg+zZDoSP9SKTItvZrknFSkb+sCzxEAST\",\n \"color\": \"e8be\"\n }\n ],\n \"custom_fields\": \"\"\n}" }, "url": { "raw": "{{baseUrl}}/dcim/virtual-chassis/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "virtual-chassis", "" ] } }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "PUT", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/dcim/virtual-chassis/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "virtual-chassis", "" ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "body": "{\n \"name\": \"magn\",\n \"id\": -51203226,\n \"url\": \"http://AcGAjaiddxbwOCdd.jlufLn8dS,iEN+eYuq8dwRvNbo\",\n \"domain\": \"tem\",\n \"master\": {\n \"id\": {\n \"value\": \"\"\n },\n \"url\": {\n \"value\": \"\"\n },\n \"name\": {\n \"value\": \"\"\n },\n \"display_name\": {\n \"value\": \"\"\n }\n },\n \"tags\": [\n {\n \"name\": \"cons\",\n \"slug\": \"0-F9\",\n \"id\": -20632034,\n \"url\": \"http://KCcpuWVsHRoHFRoogUnoDUDMSDNuT.cdoifv5rp-iNGaoiM.9XdyQbh3iV0EHFIIqr\",\n \"color\": \"4ac4\"\n },\n {\n \"name\": \"sit \",\n \"slug\": \"RTcr\",\n \"id\": -43029323,\n \"url\": \"http://twFtXTZ.usbvq6GEJF8NN4dPcc1YxpXElboGsa-JPnBrQIxj6xIzCGeUw3i8s\",\n \"color\": \"a622\"\n }\n ],\n \"custom_fields\": {},\n \"member_count\": 23543856\n}" } ] }, { "name": "dcim virtual-chassis bulk partial update", "request": { "method": "PATCH", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"domain\": \"\",\n \"master\": \"\",\n \"tags\": [\n {\n \"name\": \"temp\",\n \"slug\": \"JJ J\",\n \"id\": -43168819,\n \"url\": \"http://V.ovwphaldpBZn1rTH+9Yq-sp4.SPzRIhmX4+xdDk0h4xRKtswlb2tHN3xJUP5MtZBLp\",\n \"color\": \"4fbc\"\n },\n {\n \"name\": \"eius\",\n \"slug\": \"K K \",\n \"id\": 35461612,\n \"url\": \"https://eGxVQLgglMgAGs.roejtI8+IJd-VFf+nrzgdgcjib3MMalxbw6sA,.xqBg+zZDoSP9SKTItvZrknFSkb+sCzxEAST\",\n \"color\": \"e8be\"\n }\n ],\n \"custom_fields\": \"\"\n}" }, "url": { "raw": "{{baseUrl}}/dcim/virtual-chassis/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "virtual-chassis", "" ] } }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "PATCH", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/dcim/virtual-chassis/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "virtual-chassis", "" ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "body": "{\n \"name\": \"magn\",\n \"id\": -51203226,\n \"url\": \"http://AcGAjaiddxbwOCdd.jlufLn8dS,iEN+eYuq8dwRvNbo\",\n \"domain\": \"tem\",\n \"master\": {\n \"id\": {\n \"value\": \"\"\n },\n \"url\": {\n \"value\": \"\"\n },\n \"name\": {\n \"value\": \"\"\n },\n \"display_name\": {\n \"value\": \"\"\n }\n },\n \"tags\": [\n {\n \"name\": \"cons\",\n \"slug\": \"0-F9\",\n \"id\": -20632034,\n \"url\": \"http://KCcpuWVsHRoHFRoogUnoDUDMSDNuT.cdoifv5rp-iNGaoiM.9XdyQbh3iV0EHFIIqr\",\n \"color\": \"4ac4\"\n },\n {\n \"name\": \"sit \",\n \"slug\": \"RTcr\",\n \"id\": -43029323,\n \"url\": \"http://twFtXTZ.usbvq6GEJF8NN4dPcc1YxpXElboGsa-JPnBrQIxj6xIzCGeUw3i8s\",\n \"color\": \"a622\"\n }\n ],\n \"custom_fields\": {},\n \"member_count\": 23543856\n}" } ] }, { "name": "dcim virtual-chassis bulk delete", "request": { "method": "DELETE", "header": [], "url": { "raw": "{{baseUrl}}/dcim/virtual-chassis/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "virtual-chassis", "" ] } }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "DELETE", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/dcim/virtual-chassis/", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "virtual-chassis", "" ] } }, "status": "No Content", "code": 204, "_postman_previewlanguage": "text", "header": [ { "key": "Content-Type", "value": "text/plain" } ], "cookie": [], "body": "" } ] } ] }, { "name": "dcim connected-device list", "request": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/dcim/connected-device/?peer_device=&peer_interface=", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "connected-device", "" ], "query": [ { "key": "peer_device", "value": "", "description": "(Required) The name of the peer device" }, { "key": "peer_interface", "value": "", "description": "(Required) The name of the peer interface" } ] }, "description": "This endpoint allows a user to determine what device (if any) is connected to a given peer device and peer\ninterface. This is useful in a situation where a device boots with no configuration, but can detect its neighbors\nvia a protocol such as LLDP. Two query parameters must be included in the request:\n\n* `peer_device`: The name of the peer device\n* `peer_interface`: The name of the peer interface" }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/dcim/connected-device/?peer_device=&peer_interface=", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "connected-device", "" ], "query": [ { "key": "peer_device", "value": "" }, { "key": "peer_interface", "value": "" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "body": "{\n \"device_type\": {\n \"model\": \"in e\",\n \"slug\": \"97Bq\",\n \"id\": 27298124,\n \"url\": \"https://LfcqCVhOLirCkrPsKYrbuTKwn.sbrdHHL\",\n \"manufacturer\": {\n \"name\": \"proi\",\n \"slug\": \"gVZ \",\n \"id\": 44046097,\n \"url\": \"https://cJJXKCgqtqiu.vlvqtoabRVi9GYCeOqDA,JCB+12rGay-Ue8CUV\",\n \"devicetype_count\": 47868063\n },\n \"display_name\": \"ut eiusmod qui\",\n \"device_count\": 53981439\n },\n \"device_role\": {\n \"name\": \"Lore\",\n \"slug\": \"42p \",\n \"id\": 99498875,\n \"url\": \"http://RTWGoVMIzAgTjkjJEPjQjhKIWs.czaeNGNfue8ELhdGUgY4f5vSjevw3RaHtXT.rNw5V5FOx9yaldMvdkQ52oG1U1t3\",\n \"device_count\": 5282401,\n \"virtualmachine_count\": 32789003\n },\n \"site\": {\n \"name\": \"amet\",\n \"slug\": \"X X \",\n \"id\": 1892203,\n \"url\": \"http://pzOrnkUXuIbhSyrIiEJx.euifDgT8\"\n },\n \"id\": 7861779,\n \"url\": \"http://GwnoFuyiCEatOZMuyDBB.wmcKRO,U98c7zYxru++6RUnIrdszzuMwityd\",\n \"name\": \"qu\",\n \"display_name\": \"dolor\",\n \"tenant\": {\n \"name\": \"ex c\",\n \"slug\": \"ZC Z\",\n \"id\": 48458386,\n \"url\": \"https://xKaMOuWhzOHUOMQOnRF.hfqx\"\n },\n \"platform\": {\n \"name\": \"repr\",\n \"slug\": \"TmeN\",\n \"id\": -98561377,\n \"url\": \"http://BtZzMUZs.ghvnTq4k9l2ZgfSb9mTPZQDz4QDisI2hFDht1UHxOsJQoBwxxrU2EOta3QwB6klir,8\",\n \"device_count\": 80243966,\n \"virtualmachine_count\": 41543941\n },\n \"serial\": \"s\",\n \"asset_tag\": \"e\",\n \"rack\": {\n \"name\": \"occa\",\n \"id\": -26245846,\n \"url\": \"https://SAZdNxvWyeTMk.kjil0PbCs9UUa.kccQJ3dXTc0ToFGo9DYOPwVFwdABW\",\n \"display_name\": \"in ad\",\n \"device_count\": -57354681\n },\n \"position\": 6570,\n \"face\": {\n \"label\": \"Front\",\n \"value\": \"front\"\n },\n \"parent_device\": {\n \"id\": {\n \"value\": \"\"\n },\n \"url\": {\n \"value\": \"\"\n },\n \"name\": {\n \"value\": \"\"\n },\n \"display_name\": {\n \"value\": \"\"\n }\n },\n \"status\": {\n \"label\": \"Offline\",\n \"value\": \"staged\"\n },\n \"primary_ip\": {\n \"address\": \"fugiat cupidatat sunt \",\n \"id\": 11693079,\n \"url\": \"http://fcDjsywYTPThCiFOccBexAOCidkzMcVcR.jnldFM+rPCSOdVLdMq\",\n \"family\": -82523509\n },\n \"primary_ip4\": {\n \"address\": \"in fugiat irure\",\n \"id\": 55673327,\n \"url\": \"https://iokiRdvNNqrdCvtAzzGiKBPsa.lsizYP-n9UpNJRLqYy2wNCA+i6H,t\",\n \"family\": -19892685\n },\n \"primary_ip6\": {\n \"address\": \"ut esse id ipsum\",\n \"id\": -88545837,\n \"url\": \"https://xdWwYqQZMUVUrkZtyBHj.gvnNjW0lDkw.Cj.y5OMscmQnNpFeVf3mdCoWZ5+RUjksWzM-RrD.PNvZ\",\n \"family\": 21660643\n },\n \"cluster\": {\n \"name\": \"in d\",\n \"id\": -34970721,\n \"url\": \"https://xeSBiRzqGumLw.bquztmvLuQNF4GmDInsUomhHw0OgeSQZJMi-nbmkZfj32AuiNLTl4Np\",\n \"virtualmachine_count\": 76352186\n },\n \"virtual_chassis\": {\n \"name\": \"dolo\",\n \"master\": {\n \"id\": {\n \"value\": \"\"\n },\n \"url\": {\n \"value\": \"\"\n },\n \"name\": {\n \"value\": \"\"\n },\n \"display_name\": {\n \"value\": \"\"\n }\n },\n \"id\": 48300694,\n \"url\": \"https://ILmUXxTTjWFQvbuNZcdfuu.piraoduooxbzKEaR4D0kajDwTkNNwROU99JoByiwCAQRYxY4\",\n \"member_count\": -92474791\n },\n \"vc_position\": 164,\n \"vc_priority\": 64,\n \"comments\": \"ullamco sed\",\n \"local_context_data\": \"pariatur sed sunt cupidatat\",\n \"tags\": [\n {\n \"name\": \"aliq\",\n \"slug\": \"mLx5\",\n \"id\": 66980251,\n \"url\": \"http://vCcrCRtdNGQM.nprtbkJoHJ.TXpY3Glng2Swt\",\n \"color\": \"f8f2\"\n },\n {\n \"name\": \"dolo\",\n \"slug\": \"K K \",\n \"id\": 88205311,\n \"url\": \"https://DbKpjBwBEe.yxtQrVZbU5tZpsHQyotWkxzTM-KFzieIvPuA6wji3XRO3ZJB\",\n \"color\": \"e3c3\"\n }\n ],\n \"custom_fields\": {},\n \"created\": \"1980-02-08\",\n \"last_updated\": \"2007-05-03T11:37:00.950Z\"\n}" } ] }, { "name": "dcim console-connections list", "request": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/dcim/console-connections/?name=&site=&device_id=&device=&name__n=&name__ic=&name__nic=&name__iew=&name__niew=&name__isw=&name__nisw=&name__ie=&name__nie=&limit=&offset=", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "console-connections", "" ], "query": [ { "key": "name", "value": "" }, { "key": "site", "value": "" }, { "key": "device_id", "value": "" }, { "key": "device", "value": "" }, { "key": "name__n", "value": "" }, { "key": "name__ic", "value": "" }, { "key": "name__nic", "value": "" }, { "key": "name__iew", "value": "" }, { "key": "name__niew", "value": "" }, { "key": "name__isw", "value": "" }, { "key": "name__nisw", "value": "" }, { "key": "name__ie", "value": "" }, { "key": "name__nie", "value": "" }, { "key": "limit", "value": "", "description": "Number of results to return per page." }, { "key": "offset", "value": "", "description": "The initial index from which to return the results." } ] } }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/dcim/console-connections/?name=&site=&device_id=&device=&name__n=&name__ic=&name__nic=&name__iew=&name__niew=&name__isw=&name__nisw=&name__ie=&name__nie=&limit=&offset=", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "console-connections", "" ], "query": [ { "key": "name", "value": "" }, { "key": "site", "value": "" }, { "key": "device_id", "value": "" }, { "key": "device", "value": "" }, { "key": "name__n", "value": "" }, { "key": "name__ic", "value": "" }, { "key": "name__nic", "value": "" }, { "key": "name__iew", "value": "" }, { "key": "name__niew", "value": "" }, { "key": "name__isw", "value": "" }, { "key": "name__nisw", "value": "" }, { "key": "name__ie", "value": "" }, { "key": "name__nie", "value": "" }, { "key": "limit", "value": "" }, { "key": "offset", "value": "" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "body": "{\n \"count\": 20552113,\n \"results\": [\n {\n \"device\": {\n \"id\": {\n \"value\": \"\"\n },\n \"url\": {\n \"value\": \"\"\n },\n \"name\": {\n \"value\": \"\"\n },\n \"display_name\": {\n \"value\": \"\"\n }\n },\n \"name\": \"offi\",\n \"id\": -17957315,\n \"url\": \"http://bTKXJWJ.tbxcswE3zY2s\",\n \"label\": \"si\",\n \"type\": {\n \"label\": \"USB Micro B\",\n \"value\": \"other\"\n },\n \"description\": \"id \",\n \"cable\": {\n \"id\": 76018136,\n \"url\": \"https://qbWoj.ommPG\",\n \"label\": \"\"\n },\n \"cable_peer\": {},\n \"cable_peer_type\": \"qui anim\",\n \"connected_endpoint\": {},\n \"connected_endpoint_type\": \"do esse cillum enim\",\n \"connected_endpoint_reachable\": false,\n \"tags\": [\n {\n \"name\": \"fugi\",\n \"slug\": \"ZeH_\",\n \"id\": -76994602,\n \"url\": \"http://D.ahqnh,Sq7SEpvxkJ9BAAjocJompnTnWNosxELiMxFJPJfZ-cOLbjwhKQlFctBxt-Wvn6DrXgLB\",\n \"color\": \"681b\"\n },\n {\n \"name\": \"sed \",\n \"slug\": \"6OSd\",\n \"id\": 92291345,\n \"url\": \"https://ILATllmIhUVvuubYOm.cnmoEnzzuBHy9IvWSb1ResuhqWyEZFSS.xrzqcTCOOtRYFtX7\",\n \"color\": \"4e2d\"\n }\n ]\n },\n {\n \"device\": {\n \"id\": {\n \"value\": \"\"\n },\n \"url\": {\n \"value\": \"\"\n },\n \"name\": {\n \"value\": \"\"\n },\n \"display_name\": {\n \"value\": \"\"\n }\n },\n \"name\": \"eu v\",\n \"id\": -6903658,\n \"url\": \"http://IFRBFBPpPghpGQE.mknsxe4l7k+Hmx9q5AMBi4UwKM5UWs6dlYRK4JO+tmJpBEkhdACGPn83CLvlD\",\n \"label\": \"e\",\n \"type\": {\n \"label\": \"USB Type C\",\n \"value\": \"rj-45\"\n },\n \"description\": \"dol\",\n \"cable\": {\n \"id\": -78439787,\n \"url\": \"http://tgRlBJJDnmBAKEGamubVgOseTNfwKz.hzyc4f8,SQupDQG4u.4GPJPqiur3wW15TJc\",\n \"label\": \"ad\"\n },\n \"cable_peer\": {},\n \"cable_peer_type\": \"aute tempor\",\n \"connected_endpoint\": {},\n \"connected_endpoint_type\": \"sunt qui reprehenderit\",\n \"connected_endpoint_reachable\": true,\n \"tags\": [\n {\n \"name\": \"anim\",\n \"slug\": \"H2k8\",\n \"id\": -69818072,\n \"url\": \"https://xCCXvQFJvoEAXxsRnyrEHwkeN.shcIxBlSmkTMO,Agg,d\",\n \"color\": \"198b\"\n },\n {\n \"name\": \"sed \",\n \"slug\": \"7KKk\",\n \"id\": 19331421,\n \"url\": \"http://PNvfXXGAWBETvFAbhFjgHyrabJuEegU.oyxWxl0D+pyFzpEJmzeZQcGHcyXAzg4MxuDz\",\n \"color\": \"00d8\"\n }\n ]\n }\n ],\n \"next\": \"http://ZRVNou.bicACzc056KXqWRynESE2YAAqOTNxICRIfhmj1adtIUsLpPymovzA\",\n \"previous\": \"http://skhEfeUpFfyzjZASWoAXFY.qfmndRxd,boB6xke5dQHWrHD0A4xxl-UhP\"\n}" } ] }, { "name": "dcim interface-connections list", "request": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/dcim/interface-connections/?site=&device_id=&device=&limit=&offset=", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "interface-connections", "" ], "query": [ { "key": "site", "value": "" }, { "key": "device_id", "value": "" }, { "key": "device", "value": "" }, { "key": "limit", "value": "", "description": "Number of results to return per page." }, { "key": "offset", "value": "", "description": "The initial index from which to return the results." } ] } }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/dcim/interface-connections/?site=&device_id=&device=&limit=&offset=", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "interface-connections", "" ], "query": [ { "key": "site", "value": "" }, { "key": "device_id", "value": "" }, { "key": "device", "value": "" }, { "key": "limit", "value": "" }, { "key": "offset", "value": "" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "body": "{\n \"count\": 41273460,\n \"results\": [\n {\n \"interface_b\": {\n \"name\": \"pari\",\n \"id\": -60818582,\n \"url\": \"http://IJmmbjWpbvUIJhRzgWBazQcbxNsBkhw.hnezTqy6TwT-TqG0RpUL2v96ZQ-OBOf1vhlH4UwCg.2VRye.rf7R9.dTce3ZRqhV04tyOVBHFczI8f0b\",\n \"device\": {\n \"id\": {\n \"value\": \"\"\n },\n \"url\": {\n \"value\": \"\"\n },\n \"name\": {\n \"value\": \"\"\n },\n \"display_name\": {\n \"value\": \"\"\n }\n },\n \"cable\": 38856082\n },\n \"interface_a\": {\n \"name\": \"ut d\",\n \"id\": 45240419,\n \"url\": \"http://WpyzymaBkuBCDbOmqi.nsmpZ8cn,EENUERrBXwO9rtli7BFFXP6H0ehnjXry+b6mWEOhUBVyHhLHytfewiLRjlaxM3-T55zqor+2qC\",\n \"device\": {\n \"id\": {\n \"value\": \"\"\n },\n \"url\": {\n \"value\": \"\"\n },\n \"name\": {\n \"value\": \"\"\n },\n \"display_name\": {\n \"value\": \"\"\n }\n },\n \"cable\": 28624537\n },\n \"connected_endpoint_reachable\": false\n },\n {\n \"interface_b\": {\n \"name\": \"esse\",\n \"id\": 10938285,\n \"url\": \"https://iVgPmcKBsTEWNQCh.tljwGPiV26raIhk9SbmJkBt\",\n \"device\": {\n \"id\": {\n \"value\": \"\"\n },\n \"url\": {\n \"value\": \"\"\n },\n \"name\": {\n \"value\": \"\"\n },\n \"display_name\": {\n \"value\": \"\"\n }\n },\n \"cable\": -67254490\n },\n \"interface_a\": {\n \"name\": \"eu i\",\n \"id\": 85043655,\n \"url\": \"http://BS.hzlYOatTtg\",\n \"device\": {\n \"id\": {\n \"value\": \"\"\n },\n \"url\": {\n \"value\": \"\"\n },\n \"name\": {\n \"value\": \"\"\n },\n \"display_name\": {\n \"value\": \"\"\n }\n },\n \"cable\": 27404729\n },\n \"connected_endpoint_reachable\": false\n }\n ],\n \"next\": \"http://cxsEZJUcrtGRmcmjjcQUKpmESr.ibjrC4rEill7zBnuauQxWAV4vXiWMpbvwwI5RJWA.w\",\n \"previous\": \"http://RHeUgChmXNRLJlWBdbeKAgnHUGDP.defuwkTJvBhHCtQgn6L\"\n}" } ] }, { "name": "dcim power-connections list", "request": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/dcim/power-connections/?name=&site=&device_id=&device=&name__n=&name__ic=&name__nic=&name__iew=&name__niew=&name__isw=&name__nisw=&name__ie=&name__nie=&limit=&offset=", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "power-connections", "" ], "query": [ { "key": "name", "value": "" }, { "key": "site", "value": "" }, { "key": "device_id", "value": "" }, { "key": "device", "value": "" }, { "key": "name__n", "value": "" }, { "key": "name__ic", "value": "" }, { "key": "name__nic", "value": "" }, { "key": "name__iew", "value": "" }, { "key": "name__niew", "value": "" }, { "key": "name__isw", "value": "" }, { "key": "name__nisw", "value": "" }, { "key": "name__ie", "value": "" }, { "key": "name__nie", "value": "" }, { "key": "limit", "value": "", "description": "Number of results to return per page." }, { "key": "offset", "value": "", "description": "The initial index from which to return the results." } ] } }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/dcim/power-connections/?name=&site=&device_id=&device=&name__n=&name__ic=&name__nic=&name__iew=&name__niew=&name__isw=&name__nisw=&name__ie=&name__nie=&limit=&offset=", "host": [ "{{baseUrl}}" ], "path": [ "dcim", "power-connections", "" ], "query": [ { "key": "name", "value": "" }, { "key": "site", "value": "" }, { "key": "device_id", "value": "" }, { "key": "device", "value": "" }, { "key": "name__n", "value": "" }, { "key": "name__ic", "value": "" }, { "key": "name__nic", "value": "" }, { "key": "name__iew", "value": "" }, { "key": "name__niew", "value": "" }, { "key": "name__isw", "value": "" }, { "key": "name__nisw", "value": "" }, { "key": "name__ie", "value": "" }, { "key": "name__nie", "value": "" }, { "key": "limit", "value": "" }, { "key": "offset", "value": "" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "body": "{\n \"count\": 40179179,\n \"results\": [\n {\n \"device\": {\n \"id\": {\n \"value\": \"\"\n },\n \"url\": {\n \"value\": \"\"\n },\n \"name\": {\n \"value\": \"\"\n },\n \"display_name\": {\n \"value\": \"\"\n }\n },\n \"name\": \"nisi\",\n \"id\": -32381049,\n \"url\": \"https://BLkGnyuMGImjWDumGZNXXB.idQqRx-pnNOFxO3se2OwJkQATVGLn\",\n \"label\": \"non\",\n \"type\": {\n \"label\": \"NEMA 6-20P\",\n \"value\": \"nema-5-20p\"\n },\n \"maximum_draw\": 30109,\n \"allocated_draw\": 2091,\n \"description\": \"\",\n \"cable\": {\n \"id\": 18452561,\n \"url\": \"https://fXuWiLFkfzofPlYlfS.iwyRIkNgHeoxB9Q9VQG41qCYm1Ka9nxQTlzsBoivbNGdy9\",\n \"label\": \"\"\n },\n \"cable_peer\": {},\n \"cable_peer_type\": \"ea laborum no\",\n \"connected_endpoint\": {},\n \"connected_endpoint_type\": \"dolor pariatur elit eu tempor\",\n \"connected_endpoint_reachable\": false,\n \"tags\": [\n {\n \"name\": \"inci\",\n \"slug\": \"6nWG\",\n \"id\": -94713159,\n \"url\": \"https://QpUzVS.qfhs4-uQdT6dcDIzFGJOCYRzyWHLMpAtTBngyNSuyJy0\",\n \"color\": \"ceb7\"\n },\n {\n \"name\": \"temp\",\n \"slug\": \"yL61\",\n \"id\": 52875294,\n \"url\": \"http://LTEzoGSvtoMDmYQWnnB.gvvdBWzjR3j1WUPgnGp9cLv.fMS,ayq\",\n \"color\": \"7a99\"\n }\n ]\n },\n {\n \"device\": {\n \"id\": {\n \"value\": \"\"\n },\n \"url\": {\n \"value\": \"\"\n },\n \"name\": {\n \"value\": \"\"\n },\n \"display_name\": {\n \"value\": \"\"\n }\n },\n \"name\": \"cupi\",\n \"id\": 64862596,\n \"url\": \"http://CGzcqvmplciFUfsDujumD.yxOJM6cxaBe3lJia7T4RulqZGGkbluUk+gKsTVGS66bpF2kg7pJC8u,Z9Hdqr3K\",\n \"label\": \"pro\",\n \"type\": {\n \"label\": \"2P+E 9H\",\n \"value\": \"iec-60309-3p-e-9h\"\n },\n \"maximum_draw\": 14899,\n \"allocated_draw\": 10860,\n \"description\": \"sed\",\n \"cable\": {\n \"id\": -26753039,\n \"url\": \"http://oEXLSJdf.efQWqnCnU5odh2bq8QX\",\n \"label\": \"et \"\n },\n \"cable_peer\": {},\n \"cable_peer_type\": \"laborum laboris ipsum amet\",\n \"connected_endpoint\": {},\n \"connected_endpoint_type\": \"nisi cillum qui fugiat\",\n \"connected_endpoint_reachable\": false,\n \"tags\": [\n {\n \"name\": \"occa\",\n \"slug\": \"9ERS\",\n \"id\": 65283476,\n \"url\": \"https://zcqzarhsGGnmUnIvIw.wosyd,rg55wqVDYktLlP8PaxU-Z8ZXx\",\n \"color\": \"97bb\"\n },\n {\n \"name\": \"cons\",\n \"slug\": \"8XH0\",\n \"id\": 43037306,\n \"url\": \"http://DjfhprqeAEExYbjvHGSSKFQf.jchL,8nnAApYgn.eq4ZnPU5j4iHJwSYH7eO3XHfM.GoN4B\",\n \"color\": \"5567\"\n }\n ]\n }\n ],\n \"next\": \"https://XNPRkZJHEfGGlglhyRfJzGOhCXrxPCZAn.wtpug\",\n \"previous\": \"https://xipPelxLVwkUItatatIyWYTPHRtCgen.auwck8,Wq0D38ctZVoX8IK2V-Oz2wT30-aASSHqE310bu+pGKY0JybP12Ro-tuHNu8S\"\n}" } ] } ] }, { "name": "extras", "item": [ { "name": "config-contexts", "item": [ { "name": "{id}", "item": [ { "name": "extras config-contexts read", "request": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/extras/config-contexts/:id/", "host": [ "{{baseUrl}}" ], "path": [ "extras", "config-contexts", ":id", "" ], "variable": [ { "key": "id", "value": "", "description": "(Required) A unique integer value identifying this config context." } ] } }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/extras/config-contexts/:id/", "host": [ "{{baseUrl}}" ], "path": [ "extras", "config-contexts", ":id", "" ], "variable": [ { "key": "id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "body": "{\n \"name\": \"magn\",\n \"data\": \"dolore elit eu ipsum\",\n \"id\": -50554605,\n \"url\": \"http://vHoBPuCt.wrYzHzf2hpgkD\",\n \"weight\": 31756,\n \"description\": \"veni\",\n \"is_active\": false,\n \"regions\": [\n {\n \"name\": \"labo\",\n \"slug\": \"bAWC\",\n \"id\": -26464284,\n \"url\": \"https://OahDadCuJHOvgvbQnfDasoLZB.jvsnWQxGG\",\n \"site_count\": -41720973,\n \"_depth\": 82064272\n },\n {\n \"name\": \"comm\",\n \"slug\": \"rwZP\",\n \"id\": -34932553,\n \"url\": \"http://UZNxTiSlMWuribcQpvCThoVutiDQMRE.qduB7hKn\",\n \"site_count\": -82146874,\n \"_depth\": 21990378\n }\n ],\n \"sites\": [\n {\n \"name\": \"inci\",\n \"slug\": \"1VNs\",\n \"id\": -69214611,\n \"url\": \"http://WbSFbMw.uvayjIIjxj\"\n },\n {\n \"name\": \"sint\",\n \"slug\": \"wrJf\",\n \"id\": 98888569,\n \"url\": \"https://PxcyDHFjuePyEn.dwkeD50wVM8R8Vp+CMADpjXQzaLMAaL\"\n }\n ],\n \"roles\": [\n {\n \"name\": \"cons\",\n \"slug\": \"D D \",\n \"id\": 4168157,\n \"url\": \"https://vxOinnXyLFbhQkLp.sspurMwR1jPcqdt5skj0klAyy.HxwHwO1,KxacTtejLWbxcI6\",\n \"device_count\": -26720181,\n \"virtualmachine_count\": 26127749\n },\n {\n \"name\": \"et m\",\n \"slug\": \"l-F3\",\n \"id\": -30206890,\n \"url\": \"http://nmLtgyGZPdtqRmTecDatXVrzB.hdpYrDazegpypQ9rNwQAINSf2,HE,WI\",\n \"device_count\": 50299580,\n \"virtualmachine_count\": -78997515\n }\n ],\n \"platforms\": [\n {\n \"name\": \"irur\",\n \"slug\": \"t2Jq\",\n \"id\": 95752517,\n \"url\": \"https://WDwLxSTCTCXRFbJiWbAkjSit.avzQLUjQo698roqBrlBpybdetoyxTysGOcD.4pIBMVJ5i79qh75R91mZoji2G8Tn4,pQZ8I1P\",\n \"device_count\": 68376835,\n \"virtualmachine_count\": -57384423\n },\n {\n \"name\": \"anim\",\n \"slug\": \"of5r\",\n \"id\": -24688311,\n \"url\": \"https://FKYpq.mwmeWL74QUkC5A23IqffCbPstCGwsfsqjqAUdruuuxWMq8enATZw8fV5SjdKTf.Hiym2PhSM\",\n \"device_count\": 91807066,\n \"virtualmachine_count\": -36736473\n }\n ],\n \"cluster_groups\": [\n {\n \"name\": \"eunu\",\n \"slug\": \"t t \",\n \"id\": 2372744,\n \"url\": \"http://RcEtRSHHcSz.cwBKQYNeOcxTetGyc2JD-Q9UbUcQNeW5CMW1gAFmvOfRq,y\",\n \"cluster_count\": 76188099\n },\n {\n \"name\": \"labo\",\n \"slug\": \"l7Y \",\n \"id\": 7752798,\n \"url\": \"https://hjcbHZUhAKzQeCPygBMGcLER.lhlll,qA\",\n \"cluster_count\": 53170592\n }\n ],\n \"clusters\": [\n {\n \"name\": \"Ut L\",\n \"id\": -40078181,\n \"url\": \"https://TwFgAqAOnauWhwUzVLktgKz.bwqan4RpkW9vOVb1nRlxvfhZ\",\n \"virtualmachine_count\": 3229776\n },\n {\n \"name\": \"elit\",\n \"id\": -26928017,\n \"url\": \"http://kWfzbKQc.izevj\",\n \"virtualmachine_count\": -46280705\n }\n ],\n \"tenant_groups\": [\n {\n \"name\": \"null\",\n \"slug\": \"sNDg\",\n \"id\": 11888020,\n \"url\": \"http://lkWaAJGrbWuHyxo.lpdyeICrymWiuIWLAgIHvhRvrxFS\",\n \"tenant_count\": -46430725,\n \"_depth\": -48382461\n },\n {\n \"name\": \"null\",\n \"slug\": \"iZ3x\",\n \"id\": 96205487,\n \"url\": \"https://SILrJErdPVmGIpmWVbXVScW.upyrUzeAW9,hEXsQ8O3dklY893Dms9Ir3UWtoSSIdFrgBRY4opQAhRHF2XLsh0v54emfRnQT+\",\n \"tenant_count\": 45838582,\n \"_depth\": -46647065\n }\n ],\n \"tenants\": [\n {\n \"name\": \"sed \",\n \"slug\": \"ANxq\",\n \"id\": -73384584,\n \"url\": \"https://ioeLHjgo.sld.VYmDRa0Ci7DOEJtDu6P7wPJ4rIo-FYt\"\n },\n {\n \"name\": \"exen\",\n \"slug\": \"X X \",\n \"id\": -81849997,\n \"url\": \"http://faF.ysUtb27ZLG+q5Sap4hN1Unx\"\n }\n ],\n \"tags\": [\n \"2-MfIdehA_\",\n \"zFLMQWo8eqq\"\n ],\n \"created\": \"2000-05-17\",\n \"last_updated\": \"1946-06-10T21:24:30.557Z\"\n}" } ] }, { "name": "extras config-contexts update", "request": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"data\": \"\",\n \"weight\": \"\",\n \"description\": \"\",\n \"is_active\": \"\",\n \"regions\": [\n \"\"\n ],\n \"sites\": [\n \"\"\n ],\n \"roles\": [\n \"\"\n ],\n \"platforms\": [\n \"\"\n ],\n \"cluster_groups\": [\n \"\"\n ],\n \"clusters\": [\n \"\"\n ],\n \"tenant_groups\": [\n \"\"\n ],\n \"tenants\": [\n \"\"\n ],\n \"tags\": [\n \"\"\n ]\n}" }, "url": { "raw": "{{baseUrl}}/extras/config-contexts/:id/", "host": [ "{{baseUrl}}" ], "path": [ "extras", "config-contexts", ":id", "" ], "variable": [ { "key": "id", "value": "", "description": "(Required) A unique integer value identifying this config context." } ] } }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "PUT", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/extras/config-contexts/:id/", "host": [ "{{baseUrl}}" ], "path": [ "extras", "config-contexts", ":id", "" ], "variable": [ { "key": "id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "body": "{\n \"name\": \"magn\",\n \"data\": \"dolore elit eu ipsum\",\n \"id\": -50554605,\n \"url\": \"http://vHoBPuCt.wrYzHzf2hpgkD\",\n \"weight\": 31756,\n \"description\": \"veni\",\n \"is_active\": false,\n \"regions\": [\n {\n \"name\": \"labo\",\n \"slug\": \"bAWC\",\n \"id\": -26464284,\n \"url\": \"https://OahDadCuJHOvgvbQnfDasoLZB.jvsnWQxGG\",\n \"site_count\": -41720973,\n \"_depth\": 82064272\n },\n {\n \"name\": \"comm\",\n \"slug\": \"rwZP\",\n \"id\": -34932553,\n \"url\": \"http://UZNxTiSlMWuribcQpvCThoVutiDQMRE.qduB7hKn\",\n \"site_count\": -82146874,\n \"_depth\": 21990378\n }\n ],\n \"sites\": [\n {\n \"name\": \"inci\",\n \"slug\": \"1VNs\",\n \"id\": -69214611,\n \"url\": \"http://WbSFbMw.uvayjIIjxj\"\n },\n {\n \"name\": \"sint\",\n \"slug\": \"wrJf\",\n \"id\": 98888569,\n \"url\": \"https://PxcyDHFjuePyEn.dwkeD50wVM8R8Vp+CMADpjXQzaLMAaL\"\n }\n ],\n \"roles\": [\n {\n \"name\": \"cons\",\n \"slug\": \"D D \",\n \"id\": 4168157,\n \"url\": \"https://vxOinnXyLFbhQkLp.sspurMwR1jPcqdt5skj0klAyy.HxwHwO1,KxacTtejLWbxcI6\",\n \"device_count\": -26720181,\n \"virtualmachine_count\": 26127749\n },\n {\n \"name\": \"et m\",\n \"slug\": \"l-F3\",\n \"id\": -30206890,\n \"url\": \"http://nmLtgyGZPdtqRmTecDatXVrzB.hdpYrDazegpypQ9rNwQAINSf2,HE,WI\",\n \"device_count\": 50299580,\n \"virtualmachine_count\": -78997515\n }\n ],\n \"platforms\": [\n {\n \"name\": \"irur\",\n \"slug\": \"t2Jq\",\n \"id\": 95752517,\n \"url\": \"https://WDwLxSTCTCXRFbJiWbAkjSit.avzQLUjQo698roqBrlBpybdetoyxTysGOcD.4pIBMVJ5i79qh75R91mZoji2G8Tn4,pQZ8I1P\",\n \"device_count\": 68376835,\n \"virtualmachine_count\": -57384423\n },\n {\n \"name\": \"anim\",\n \"slug\": \"of5r\",\n \"id\": -24688311,\n \"url\": \"https://FKYpq.mwmeWL74QUkC5A23IqffCbPstCGwsfsqjqAUdruuuxWMq8enATZw8fV5SjdKTf.Hiym2PhSM\",\n \"device_count\": 91807066,\n \"virtualmachine_count\": -36736473\n }\n ],\n \"cluster_groups\": [\n {\n \"name\": \"eunu\",\n \"slug\": \"t t \",\n \"id\": 2372744,\n \"url\": \"http://RcEtRSHHcSz.cwBKQYNeOcxTetGyc2JD-Q9UbUcQNeW5CMW1gAFmvOfRq,y\",\n \"cluster_count\": 76188099\n },\n {\n \"name\": \"labo\",\n \"slug\": \"l7Y \",\n \"id\": 7752798,\n \"url\": \"https://hjcbHZUhAKzQeCPygBMGcLER.lhlll,qA\",\n \"cluster_count\": 53170592\n }\n ],\n \"clusters\": [\n {\n \"name\": \"Ut L\",\n \"id\": -40078181,\n \"url\": \"https://TwFgAqAOnauWhwUzVLktgKz.bwqan4RpkW9vOVb1nRlxvfhZ\",\n \"virtualmachine_count\": 3229776\n },\n {\n \"name\": \"elit\",\n \"id\": -26928017,\n \"url\": \"http://kWfzbKQc.izevj\",\n \"virtualmachine_count\": -46280705\n }\n ],\n \"tenant_groups\": [\n {\n \"name\": \"null\",\n \"slug\": \"sNDg\",\n \"id\": 11888020,\n \"url\": \"http://lkWaAJGrbWuHyxo.lpdyeICrymWiuIWLAgIHvhRvrxFS\",\n \"tenant_count\": -46430725,\n \"_depth\": -48382461\n },\n {\n \"name\": \"null\",\n \"slug\": \"iZ3x\",\n \"id\": 96205487,\n \"url\": \"https://SILrJErdPVmGIpmWVbXVScW.upyrUzeAW9,hEXsQ8O3dklY893Dms9Ir3UWtoSSIdFrgBRY4opQAhRHF2XLsh0v54emfRnQT+\",\n \"tenant_count\": 45838582,\n \"_depth\": -46647065\n }\n ],\n \"tenants\": [\n {\n \"name\": \"sed \",\n \"slug\": \"ANxq\",\n \"id\": -73384584,\n \"url\": \"https://ioeLHjgo.sld.VYmDRa0Ci7DOEJtDu6P7wPJ4rIo-FYt\"\n },\n {\n \"name\": \"exen\",\n \"slug\": \"X X \",\n \"id\": -81849997,\n \"url\": \"http://faF.ysUtb27ZLG+q5Sap4hN1Unx\"\n }\n ],\n \"tags\": [\n \"2-MfIdehA_\",\n \"zFLMQWo8eqq\"\n ],\n \"created\": \"2000-05-17\",\n \"last_updated\": \"1946-06-10T21:24:30.557Z\"\n}" } ] }, { "name": "extras config-contexts partial update", "request": { "method": "PATCH", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"data\": \"\",\n \"weight\": \"\",\n \"description\": \"\",\n \"is_active\": \"\",\n \"regions\": [\n \"\"\n ],\n \"sites\": [\n \"\"\n ],\n \"roles\": [\n \"\"\n ],\n \"platforms\": [\n \"\"\n ],\n \"cluster_groups\": [\n \"\"\n ],\n \"clusters\": [\n \"\"\n ],\n \"tenant_groups\": [\n \"\"\n ],\n \"tenants\": [\n \"\"\n ],\n \"tags\": [\n \"\"\n ]\n}" }, "url": { "raw": "{{baseUrl}}/extras/config-contexts/:id/", "host": [ "{{baseUrl}}" ], "path": [ "extras", "config-contexts", ":id", "" ], "variable": [ { "key": "id", "value": "", "description": "(Required) A unique integer value identifying this config context." } ] } }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "PATCH", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/extras/config-contexts/:id/", "host": [ "{{baseUrl}}" ], "path": [ "extras", "config-contexts", ":id", "" ], "variable": [ { "key": "id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "body": "{\n \"name\": \"magn\",\n \"data\": \"dolore elit eu ipsum\",\n \"id\": -50554605,\n \"url\": \"http://vHoBPuCt.wrYzHzf2hpgkD\",\n \"weight\": 31756,\n \"description\": \"veni\",\n \"is_active\": false,\n \"regions\": [\n {\n \"name\": \"labo\",\n \"slug\": \"bAWC\",\n \"id\": -26464284,\n \"url\": \"https://OahDadCuJHOvgvbQnfDasoLZB.jvsnWQxGG\",\n \"site_count\": -41720973,\n \"_depth\": 82064272\n },\n {\n \"name\": \"comm\",\n \"slug\": \"rwZP\",\n \"id\": -34932553,\n \"url\": \"http://UZNxTiSlMWuribcQpvCThoVutiDQMRE.qduB7hKn\",\n \"site_count\": -82146874,\n \"_depth\": 21990378\n }\n ],\n \"sites\": [\n {\n \"name\": \"inci\",\n \"slug\": \"1VNs\",\n \"id\": -69214611,\n \"url\": \"http://WbSFbMw.uvayjIIjxj\"\n },\n {\n \"name\": \"sint\",\n \"slug\": \"wrJf\",\n \"id\": 98888569,\n \"url\": \"https://PxcyDHFjuePyEn.dwkeD50wVM8R8Vp+CMADpjXQzaLMAaL\"\n }\n ],\n \"roles\": [\n {\n \"name\": \"cons\",\n \"slug\": \"D D \",\n \"id\": 4168157,\n \"url\": \"https://vxOinnXyLFbhQkLp.sspurMwR1jPcqdt5skj0klAyy.HxwHwO1,KxacTtejLWbxcI6\",\n \"device_count\": -26720181,\n \"virtualmachine_count\": 26127749\n },\n {\n \"name\": \"et m\",\n \"slug\": \"l-F3\",\n \"id\": -30206890,\n \"url\": \"http://nmLtgyGZPdtqRmTecDatXVrzB.hdpYrDazegpypQ9rNwQAINSf2,HE,WI\",\n \"device_count\": 50299580,\n \"virtualmachine_count\": -78997515\n }\n ],\n \"platforms\": [\n {\n \"name\": \"irur\",\n \"slug\": \"t2Jq\",\n \"id\": 95752517,\n \"url\": \"https://WDwLxSTCTCXRFbJiWbAkjSit.avzQLUjQo698roqBrlBpybdetoyxTysGOcD.4pIBMVJ5i79qh75R91mZoji2G8Tn4,pQZ8I1P\",\n \"device_count\": 68376835,\n \"virtualmachine_count\": -57384423\n },\n {\n \"name\": \"anim\",\n \"slug\": \"of5r\",\n \"id\": -24688311,\n \"url\": \"https://FKYpq.mwmeWL74QUkC5A23IqffCbPstCGwsfsqjqAUdruuuxWMq8enATZw8fV5SjdKTf.Hiym2PhSM\",\n \"device_count\": 91807066,\n \"virtualmachine_count\": -36736473\n }\n ],\n \"cluster_groups\": [\n {\n \"name\": \"eunu\",\n \"slug\": \"t t \",\n \"id\": 2372744,\n \"url\": \"http://RcEtRSHHcSz.cwBKQYNeOcxTetGyc2JD-Q9UbUcQNeW5CMW1gAFmvOfRq,y\",\n \"cluster_count\": 76188099\n },\n {\n \"name\": \"labo\",\n \"slug\": \"l7Y \",\n \"id\": 7752798,\n \"url\": \"https://hjcbHZUhAKzQeCPygBMGcLER.lhlll,qA\",\n \"cluster_count\": 53170592\n }\n ],\n \"clusters\": [\n {\n \"name\": \"Ut L\",\n \"id\": -40078181,\n \"url\": \"https://TwFgAqAOnauWhwUzVLktgKz.bwqan4RpkW9vOVb1nRlxvfhZ\",\n \"virtualmachine_count\": 3229776\n },\n {\n \"name\": \"elit\",\n \"id\": -26928017,\n \"url\": \"http://kWfzbKQc.izevj\",\n \"virtualmachine_count\": -46280705\n }\n ],\n \"tenant_groups\": [\n {\n \"name\": \"null\",\n \"slug\": \"sNDg\",\n \"id\": 11888020,\n \"url\": \"http://lkWaAJGrbWuHyxo.lpdyeICrymWiuIWLAgIHvhRvrxFS\",\n \"tenant_count\": -46430725,\n \"_depth\": -48382461\n },\n {\n \"name\": \"null\",\n \"slug\": \"iZ3x\",\n \"id\": 96205487,\n \"url\": \"https://SILrJErdPVmGIpmWVbXVScW.upyrUzeAW9,hEXsQ8O3dklY893Dms9Ir3UWtoSSIdFrgBRY4opQAhRHF2XLsh0v54emfRnQT+\",\n \"tenant_count\": 45838582,\n \"_depth\": -46647065\n }\n ],\n \"tenants\": [\n {\n \"name\": \"sed \",\n \"slug\": \"ANxq\",\n \"id\": -73384584,\n \"url\": \"https://ioeLHjgo.sld.VYmDRa0Ci7DOEJtDu6P7wPJ4rIo-FYt\"\n },\n {\n \"name\": \"exen\",\n \"slug\": \"X X \",\n \"id\": -81849997,\n \"url\": \"http://faF.ysUtb27ZLG+q5Sap4hN1Unx\"\n }\n ],\n \"tags\": [\n \"2-MfIdehA_\",\n \"zFLMQWo8eqq\"\n ],\n \"created\": \"2000-05-17\",\n \"last_updated\": \"1946-06-10T21:24:30.557Z\"\n}" } ] }, { "name": "extras config-contexts delete", "request": { "method": "DELETE", "header": [], "url": { "raw": "{{baseUrl}}/extras/config-contexts/:id/", "host": [ "{{baseUrl}}" ], "path": [ "extras", "config-contexts", ":id", "" ], "variable": [ { "key": "id", "value": "", "description": "(Required) A unique integer value identifying this config context." } ] } }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "DELETE", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/extras/config-contexts/:id/", "host": [ "{{baseUrl}}" ], "path": [ "extras", "config-contexts", ":id", "" ], "variable": [ { "key": "id" } ] } }, "status": "No Content", "code": 204, "_postman_previewlanguage": "text", "header": [ { "key": "Content-Type", "value": "text/plain" } ], "cookie": [], "body": "" } ] } ] }, { "name": "extras config-contexts list", "request": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/extras/config-contexts/?id=&name=&is_active=&q=®ion_id=®ion=&site_id=&site=&role_id=&role=&platform_id=&platform=&cluster_group_id=&cluster_group=&cluster_id=&tenant_group_id=&tenant_group=&tenant_id=&tenant=&tag=&id__n=&id__lte=&id__lt=&id__gte=&id__gt=&name__n=&name__ic=&name__nic=&name__iew=&name__niew=&name__isw=&name__nisw=&name__ie=&name__nie=®ion_id__n=®ion__n=&site_id__n=&site__n=&role_id__n=&role__n=&platform_id__n=&platform__n=&cluster_group_id__n=&cluster_group__n=&cluster_id__n=&tenant_group_id__n=&tenant_group__n=&tenant_id__n=&tenant__n=&tag__n=&limit=&offset=", "host": [ "{{baseUrl}}" ], "path": [ "extras", "config-contexts", "" ], "query": [ { "key": "id", "value": "" }, { "key": "name", "value": "" }, { "key": "is_active", "value": "" }, { "key": "q", "value": "" }, { "key": "region_id", "value": "" }, { "key": "region", "value": "" }, { "key": "site_id", "value": "" }, { "key": "site", "value": "" }, { "key": "role_id", "value": "" }, { "key": "role", "value": "" }, { "key": "platform_id", "value": "" }, { "key": "platform", "value": "" }, { "key": "cluster_group_id", "value": "" }, { "key": "cluster_group", "value": "" }, { "key": "cluster_id", "value": "" }, { "key": "tenant_group_id", "value": "" }, { "key": "tenant_group", "value": "" }, { "key": "tenant_id", "value": "" }, { "key": "tenant", "value": "" }, { "key": "tag", "value": "" }, { "key": "id__n", "value": "" }, { "key": "id__lte", "value": "" }, { "key": "id__lt", "value": "" }, { "key": "id__gte", "value": "" }, { "key": "id__gt", "value": "" }, { "key": "name__n", "value": "" }, { "key": "name__ic", "value": "" }, { "key": "name__nic", "value": "" }, { "key": "name__iew", "value": "" }, { "key": "name__niew", "value": "" }, { "key": "name__isw", "value": "" }, { "key": "name__nisw", "value": "" }, { "key": "name__ie", "value": "" }, { "key": "name__nie", "value": "" }, { "key": "region_id__n", "value": "" }, { "key": "region__n", "value": "" }, { "key": "site_id__n", "value": "" }, { "key": "site__n", "value": "" }, { "key": "role_id__n", "value": "" }, { "key": "role__n", "value": "" }, { "key": "platform_id__n", "value": "" }, { "key": "platform__n", "value": "" }, { "key": "cluster_group_id__n", "value": "" }, { "key": "cluster_group__n", "value": "" }, { "key": "cluster_id__n", "value": "" }, { "key": "tenant_group_id__n", "value": "" }, { "key": "tenant_group__n", "value": "" }, { "key": "tenant_id__n", "value": "" }, { "key": "tenant__n", "value": "" }, { "key": "tag__n", "value": "" }, { "key": "limit", "value": "", "description": "Number of results to return per page." }, { "key": "offset", "value": "", "description": "The initial index from which to return the results." } ] } }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/extras/config-contexts/?id=&name=&is_active=&q=®ion_id=®ion=&site_id=&site=&role_id=&role=&platform_id=&platform=&cluster_group_id=&cluster_group=&cluster_id=&tenant_group_id=&tenant_group=&tenant_id=&tenant=&tag=&id__n=&id__lte=&id__lt=&id__gte=&id__gt=&name__n=&name__ic=&name__nic=&name__iew=&name__niew=&name__isw=&name__nisw=&name__ie=&name__nie=®ion_id__n=®ion__n=&site_id__n=&site__n=&role_id__n=&role__n=&platform_id__n=&platform__n=&cluster_group_id__n=&cluster_group__n=&cluster_id__n=&tenant_group_id__n=&tenant_group__n=&tenant_id__n=&tenant__n=&tag__n=&limit=&offset=", "host": [ "{{baseUrl}}" ], "path": [ "extras", "config-contexts", "" ], "query": [ { "key": "id", "value": "" }, { "key": "name", "value": "" }, { "key": "is_active", "value": "" }, { "key": "q", "value": "" }, { "key": "region_id", "value": "" }, { "key": "region", "value": "" }, { "key": "site_id", "value": "" }, { "key": "site", "value": "" }, { "key": "role_id", "value": "" }, { "key": "role", "value": "" }, { "key": "platform_id", "value": "" }, { "key": "platform", "value": "" }, { "key": "cluster_group_id", "value": "" }, { "key": "cluster_group", "value": "" }, { "key": "cluster_id", "value": "" }, { "key": "tenant_group_id", "value": "" }, { "key": "tenant_group", "value": "" }, { "key": "tenant_id", "value": "" }, { "key": "tenant", "value": "" }, { "key": "tag", "value": "" }, { "key": "id__n", "value": "" }, { "key": "id__lte", "value": "" }, { "key": "id__lt", "value": "" }, { "key": "id__gte", "value": "" }, { "key": "id__gt", "value": "" }, { "key": "name__n", "value": "" }, { "key": "name__ic", "value": "" }, { "key": "name__nic", "value": "" }, { "key": "name__iew", "value": "" }, { "key": "name__niew", "value": "" }, { "key": "name__isw", "value": "" }, { "key": "name__nisw", "value": "" }, { "key": "name__ie", "value": "" }, { "key": "name__nie", "value": "" }, { "key": "region_id__n", "value": "" }, { "key": "region__n", "value": "" }, { "key": "site_id__n", "value": "" }, { "key": "site__n", "value": "" }, { "key": "role_id__n", "value": "" }, { "key": "role__n", "value": "" }, { "key": "platform_id__n", "value": "" }, { "key": "platform__n", "value": "" }, { "key": "cluster_group_id__n", "value": "" }, { "key": "cluster_group__n", "value": "" }, { "key": "cluster_id__n", "value": "" }, { "key": "tenant_group_id__n", "value": "" }, { "key": "tenant_group__n", "value": "" }, { "key": "tenant_id__n", "value": "" }, { "key": "tenant__n", "value": "" }, { "key": "tag__n", "value": "" }, { "key": "limit", "value": "" }, { "key": "offset", "value": "" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "body": "{\n \"count\": -9188047,\n \"results\": [\n {\n \"name\": \"in o\",\n \"data\": \"ut nostrud labo\",\n \"id\": 56891544,\n \"url\": \"http://RYSinWbovxxcNbjUPtnsWoLJXkCqb.xqytyu.v9j.TGV2WAMF19ZlSHEH,so0oHvGMRyaJxlqYopaUIroTqSRPnKAu.D1IG2uLFdTzhzSN\",\n \"weight\": 28569,\n \"description\": \"dolo\",\n \"is_active\": true,\n \"regions\": [\n {\n \"name\": \"veni\",\n \"slug\": \"iFsA\",\n \"id\": -22963018,\n \"url\": \"https://UfYcpHR.fjzvDl5siYd36umkCBq5\",\n \"site_count\": -72340396,\n \"_depth\": -2283997\n },\n {\n \"name\": \"cons\",\n \"slug\": \"UTK4\",\n \"id\": 40153183,\n \"url\": \"https://F.svkpAAPSNBIJFJ8Wo.ut+HrMo.LYtHKXGTzRU5UnQiEfZKv\",\n \"site_count\": -83412919,\n \"_depth\": -84421574\n }\n ],\n \"sites\": [\n {\n \"name\": \"quis\",\n \"slug\": \"FPzr\",\n \"id\": 34131457,\n \"url\": \"https://vdCJOOOhBkGuDHpJouopfwudCwNxjJL.wmFcxwjsWaAk\"\n },\n {\n \"name\": \"enim\",\n \"slug\": \"ZUPx\",\n \"id\": 71436181,\n \"url\": \"http://QlCaBMVqXtGcCJFnBOrv.ldZppacBHX-i+eIK\"\n }\n ],\n \"roles\": [\n {\n \"name\": \"repr\",\n \"slug\": \"Dix \",\n \"id\": 69921970,\n \"url\": \"http://BZMWtcPiNsCxCyvJkogGkuZvArSlZwFF.nsefPL-VjonuP4406ks\",\n \"device_count\": 27895897,\n \"virtualmachine_count\": 68305654\n },\n {\n \"name\": \"nost\",\n \"slug\": \"DX4V\",\n \"id\": -56706423,\n \"url\": \"https://Vn.jszbLXDT69WWIvHFrYehPFJ-FX.4CMC96S\",\n \"device_count\": 5611902,\n \"virtualmachine_count\": -77137083\n }\n ],\n \"platforms\": [\n {\n \"name\": \"qui \",\n \"slug\": \"-Vix\",\n \"id\": 62143365,\n \"url\": \"https://aBXylMYnrSni.xcfdn6x3FU8lTJHAvT+tn.ZMAKZ\",\n \"device_count\": 73048469,\n \"virtualmachine_count\": 3289420\n },\n {\n \"name\": \"do a\",\n \"slug\": \"1A-j\",\n \"id\": -38659861,\n \"url\": \"https://yqbggLUL.sswFzYL4iSaeMINV7LKGAySvpA5qi27Dxs1eoNvYa.9ZJwhP2icdnVgIFr63OtIe8paDcrFN6mux\",\n \"device_count\": 63517292,\n \"virtualmachine_count\": 47403095\n }\n ],\n \"cluster_groups\": [\n {\n \"name\": \"mini\",\n \"slug\": \"rpco\",\n \"id\": -24819928,\n \"url\": \"http://harTLMCfKUMNWMTydOSgpGpCyJ.ugfBxuvXLcP2mFUSU3.n4JkI1loTEovQNSV\",\n \"cluster_count\": 93588027\n },\n {\n \"name\": \"aute\",\n \"slug\": \"FtK \",\n \"id\": 79224918,\n \"url\": \"http://HC.lznwRfI5mbpEnZvZ-CCNV.pQm.l9S1q\",\n \"cluster_count\": -66842777\n }\n ],\n \"clusters\": [\n {\n \"name\": \"cons\",\n \"id\": -3623910,\n \"url\": \"https://SJPwglqeHaAYCLQFycwGD.rubWy-ORkdThOxUPxFjUBTX8vviRY2iuUhGspMOG98pbbCCc5sQVTGpQ\",\n \"virtualmachine_count\": -53373432\n },\n {\n \"name\": \"veni\",\n \"id\": 31347931,\n \"url\": \"https://wjcZqsvYCGovwxocW.fsdoettB,M21AltabPTfcDEmeFA4JRmgWTG7UXJ2sFbXknYu+XZ8EDui\",\n \"virtualmachine_count\": 85095327\n }\n ],\n \"tenant_groups\": [\n {\n \"name\": \"quis\",\n \"slug\": \"2kk \",\n \"id\": 75722677,\n \"url\": \"https://bswJFW.dhjaL3bTqQn0cvuUdY-wSAIZsLb-LrOR86,QA+\",\n \"tenant_count\": 79492464,\n \"_depth\": -55180262\n },\n {\n \"name\": \"veli\",\n \"slug\": \"2wxa\",\n \"id\": -80522261,\n \"url\": \"http://PVpHSoZYOSaMXExMPMBtOEdjorfnpZTXC.vvywLtyE1iVb.PodrqWsS-cO-V-IMnGBszUMf-cV3mNsndTpkZaIyqO+xJU\",\n \"tenant_count\": 42907681,\n \"_depth\": -6658269\n }\n ],\n \"tenants\": [\n {\n \"name\": \"dese\",\n \"slug\": \"vqnn\",\n \"id\": 54182914,\n \"url\": \"https://ygIepNGxyALLLYr.wcmfig-GDFd52CvEhGmbQMhZ4gnikcIgVnTw7qN\"\n },\n {\n \"name\": \"fugi\",\n \"slug\": \"DEUO\",\n \"id\": -82904290,\n \"url\": \"http://riWZZzCmBSsopWtGfZky.fxwaEpMsD-CVg-yPUvStAs2vX5-7ktUkOGZbSqkzf\"\n }\n ],\n \"tags\": [\n \"M_oqfks4xCe\",\n \"fDyI\"\n ],\n \"created\": \"1965-11-14\",\n \"last_updated\": \"2016-12-18T15:02:03.323Z\"\n },\n {\n \"name\": \"mini\",\n \"data\": \"incididunt\",\n \"id\": 21342523,\n \"url\": \"http://NO.zbVc-PDPGsNaE4V0XiLs4Cx2K8Buj3x4R+dAIYyZSo-usc6UR6\",\n \"weight\": 18319,\n \"description\": \"mag\",\n \"is_active\": false,\n \"regions\": [\n {\n \"name\": \"eu q\",\n \"slug\": \"d09p\",\n \"id\": -80771990,\n \"url\": \"https://ekJtIRUjBixqqWLNfwhBVYUvTAPn.axfr-13DNIYwDcLdgmf7fiWjmFZ8m2WZwmxE-wLBsKasdE.vos\",\n \"site_count\": -51399791,\n \"_depth\": 60469383\n },\n {\n \"name\": \"sunt\",\n \"slug\": \"Jlg8\",\n \"id\": -91222792,\n \"url\": \"http://VoZP.bsM8dgpSNQamQK3JydgujjEYbO-IWlwQovmDHWHCWhJKAmqauM.en3J\",\n \"site_count\": -15239942,\n \"_depth\": 66481266\n }\n ],\n \"sites\": [\n {\n \"name\": \"aliq\",\n \"slug\": \"pqZB\",\n \"id\": 6869618,\n \"url\": \"https://xEJJRP.aooDBZbiMb9.qpKykSipOndgTK7VWy6sZpyZxiaaenJJTFVBlQc4ftx8FpxB1ZGvgOl4+O1\"\n },\n {\n \"name\": \"ut p\",\n \"slug\": \"itD-\",\n \"id\": 95984800,\n \"url\": \"http://CgGvoJueGnUZxGqKRPijubAbQyMaulNcn.fgwYBkqnE7mtrqD6uKK.q4QUSxxdUOP,3oiH8cWWymlyp7ZamKWOPE58a\"\n }\n ],\n \"roles\": [\n {\n \"name\": \"labo\",\n \"slug\": \"pNqQ\",\n \"id\": -75969736,\n \"url\": \"https://EPUtNbrpstbwiYbELgwMoQTBKFXAWAG.nsykKaZgsLtgccHz,Elts8mA5Z4BXzySGbP5mxUcG9d--R0QA9QpGeFd7\",\n \"device_count\": -84227781,\n \"virtualmachine_count\": -63039675\n },\n {\n \"name\": \"quis\",\n \"slug\": \"adXX\",\n \"id\": -59432689,\n \"url\": \"http://I.gfbeqvzreyUo-mIf2FiE\",\n \"device_count\": 55419814,\n \"virtualmachine_count\": 78495040\n }\n ],\n \"platforms\": [\n {\n \"name\": \"dese\",\n \"slug\": \"e8Re\",\n \"id\": 21261950,\n \"url\": \"http://YmuDjDKWmkgHVRLoeeXMNpJOIrgEYb.vnohBx4I\",\n \"device_count\": 90511944,\n \"virtualmachine_count\": 92757583\n },\n {\n \"name\": \"cons\",\n \"slug\": \"oGBZ\",\n \"id\": -10574732,\n \"url\": \"http://valAGjOsvLDJrBCqGC.dmpzvfm6DcrU.cEbAlgkg6U81MSal39UBSKe1tKGiZRv0cSj\",\n \"device_count\": 32999783,\n \"virtualmachine_count\": 53752568\n }\n ],\n \"cluster_groups\": [\n {\n \"name\": \"ex d\",\n \"slug\": \"x x \",\n \"id\": 20131018,\n \"url\": \"http://h.riIWi8TOxg16J\",\n \"cluster_count\": 3029539\n },\n {\n \"name\": \"in e\",\n \"slug\": \"2k4a\",\n \"id\": -95187536,\n \"url\": \"https://prHsmB.zqiTklTolLwK4jUu3+vdo88fNQuAD\",\n \"cluster_count\": -63788368\n }\n ],\n \"clusters\": [\n {\n \"name\": \"proi\",\n \"id\": 19814722,\n \"url\": \"https://jVWxieufZuHWvXfBleHf.snqANAqwXBAdvwszZe1JOglnvzPRM5jRPMrS2\",\n \"virtualmachine_count\": 59252114\n },\n {\n \"name\": \"est \",\n \"id\": 28104003,\n \"url\": \"https://znblqcjTeCocpRiYtPdMgwDIJOEX.axn31,7.D9FbsVKFcnEXzr98T\",\n \"virtualmachine_count\": 7780535\n }\n ],\n \"tenant_groups\": [\n {\n \"name\": \"sunt\",\n \"slug\": \"4pNm\",\n \"id\": -97842549,\n \"url\": \"https://UkmjssOtlHA.kqynPFx\",\n \"tenant_count\": 97749229,\n \"_depth\": -4764315\n },\n {\n \"name\": \"eu i\",\n \"slug\": \"fdGJ\",\n \"id\": 95721481,\n \"url\": \"https://GiDTtPZmvtaiFXHJTLrx.okemmETJ1CFSLRGzHMzWunINRs+6kmPg,dknyE+H.pusnWRmRin4ZXdjTTmTSGDq8,\",\n \"tenant_count\": 79068926,\n \"_depth\": -13883402\n }\n ],\n \"tenants\": [\n {\n \"name\": \"non \",\n \"slug\": \"tn8o\",\n \"id\": -4632159,\n \"url\": \"https://wbNrrObve.enirpuMACehbkLoRIllEGYjt-O-dWJMtNaN2ehVV,yttTnA\"\n },\n {\n \"name\": \"et n\",\n \"slug\": \"452f\",\n \"id\": 64546518,\n \"url\": \"https://QYCEYOnrrszqQqUMjID.ubANYdVTbiNvZRIEJ6wx8L2fYv1SJVxyCj7TprC.Qentu2OleVUsIYbWehhUDCIolr\"\n }\n ],\n \"tags\": [\n \"hVR15dvFO\",\n \"oe1NBjfFrUa\"\n ],\n \"created\": \"1974-02-27\",\n \"last_updated\": \"2001-09-07T14:48:47.218Z\"\n }\n ],\n \"next\": \"https://QOLXcgfEWDooxeKMMXHPptg.rnzmybqYO8gpM6pISt8jh+R3Bxv2xlyiwmTnChNZ3\",\n \"previous\": \"http://lXHi.gicuz2Bw9GxUeQ1zu-T-RE0yy9rz2AenlnM6H3LBTJwM6w2MJ\"\n}" } ] }, { "name": "extras config-contexts create", "request": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"data\": \"\",\n \"weight\": \"\",\n \"description\": \"\",\n \"is_active\": \"\",\n \"regions\": [\n \"\"\n ],\n \"sites\": [\n \"\"\n ],\n \"roles\": [\n \"\"\n ],\n \"platforms\": [\n \"\"\n ],\n \"cluster_groups\": [\n \"\"\n ],\n \"clusters\": [\n \"\"\n ],\n \"tenant_groups\": [\n \"\"\n ],\n \"tenants\": [\n \"\"\n ],\n \"tags\": [\n \"\"\n ]\n}" }, "url": { "raw": "{{baseUrl}}/extras/config-contexts/", "host": [ "{{baseUrl}}" ], "path": [ "extras", "config-contexts", "" ] } }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "POST", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/extras/config-contexts/", "host": [ "{{baseUrl}}" ], "path": [ "extras", "config-contexts", "" ] } }, "status": "Created", "code": 201, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "body": "{\n \"name\": \"magn\",\n \"data\": \"dolore elit eu ipsum\",\n \"id\": -50554605,\n \"url\": \"http://vHoBPuCt.wrYzHzf2hpgkD\",\n \"weight\": 31756,\n \"description\": \"veni\",\n \"is_active\": false,\n \"regions\": [\n {\n \"name\": \"labo\",\n \"slug\": \"bAWC\",\n \"id\": -26464284,\n \"url\": \"https://OahDadCuJHOvgvbQnfDasoLZB.jvsnWQxGG\",\n \"site_count\": -41720973,\n \"_depth\": 82064272\n },\n {\n \"name\": \"comm\",\n \"slug\": \"rwZP\",\n \"id\": -34932553,\n \"url\": \"http://UZNxTiSlMWuribcQpvCThoVutiDQMRE.qduB7hKn\",\n \"site_count\": -82146874,\n \"_depth\": 21990378\n }\n ],\n \"sites\": [\n {\n \"name\": \"inci\",\n \"slug\": \"1VNs\",\n \"id\": -69214611,\n \"url\": \"http://WbSFbMw.uvayjIIjxj\"\n },\n {\n \"name\": \"sint\",\n \"slug\": \"wrJf\",\n \"id\": 98888569,\n \"url\": \"https://PxcyDHFjuePyEn.dwkeD50wVM8R8Vp+CMADpjXQzaLMAaL\"\n }\n ],\n \"roles\": [\n {\n \"name\": \"cons\",\n \"slug\": \"D D \",\n \"id\": 4168157,\n \"url\": \"https://vxOinnXyLFbhQkLp.sspurMwR1jPcqdt5skj0klAyy.HxwHwO1,KxacTtejLWbxcI6\",\n \"device_count\": -26720181,\n \"virtualmachine_count\": 26127749\n },\n {\n \"name\": \"et m\",\n \"slug\": \"l-F3\",\n \"id\": -30206890,\n \"url\": \"http://nmLtgyGZPdtqRmTecDatXVrzB.hdpYrDazegpypQ9rNwQAINSf2,HE,WI\",\n \"device_count\": 50299580,\n \"virtualmachine_count\": -78997515\n }\n ],\n \"platforms\": [\n {\n \"name\": \"irur\",\n \"slug\": \"t2Jq\",\n \"id\": 95752517,\n \"url\": \"https://WDwLxSTCTCXRFbJiWbAkjSit.avzQLUjQo698roqBrlBpybdetoyxTysGOcD.4pIBMVJ5i79qh75R91mZoji2G8Tn4,pQZ8I1P\",\n \"device_count\": 68376835,\n \"virtualmachine_count\": -57384423\n },\n {\n \"name\": \"anim\",\n \"slug\": \"of5r\",\n \"id\": -24688311,\n \"url\": \"https://FKYpq.mwmeWL74QUkC5A23IqffCbPstCGwsfsqjqAUdruuuxWMq8enATZw8fV5SjdKTf.Hiym2PhSM\",\n \"device_count\": 91807066,\n \"virtualmachine_count\": -36736473\n }\n ],\n \"cluster_groups\": [\n {\n \"name\": \"eunu\",\n \"slug\": \"t t \",\n \"id\": 2372744,\n \"url\": \"http://RcEtRSHHcSz.cwBKQYNeOcxTetGyc2JD-Q9UbUcQNeW5CMW1gAFmvOfRq,y\",\n \"cluster_count\": 76188099\n },\n {\n \"name\": \"labo\",\n \"slug\": \"l7Y \",\n \"id\": 7752798,\n \"url\": \"https://hjcbHZUhAKzQeCPygBMGcLER.lhlll,qA\",\n \"cluster_count\": 53170592\n }\n ],\n \"clusters\": [\n {\n \"name\": \"Ut L\",\n \"id\": -40078181,\n \"url\": \"https://TwFgAqAOnauWhwUzVLktgKz.bwqan4RpkW9vOVb1nRlxvfhZ\",\n \"virtualmachine_count\": 3229776\n },\n {\n \"name\": \"elit\",\n \"id\": -26928017,\n \"url\": \"http://kWfzbKQc.izevj\",\n \"virtualmachine_count\": -46280705\n }\n ],\n \"tenant_groups\": [\n {\n \"name\": \"null\",\n \"slug\": \"sNDg\",\n \"id\": 11888020,\n \"url\": \"http://lkWaAJGrbWuHyxo.lpdyeICrymWiuIWLAgIHvhRvrxFS\",\n \"tenant_count\": -46430725,\n \"_depth\": -48382461\n },\n {\n \"name\": \"null\",\n \"slug\": \"iZ3x\",\n \"id\": 96205487,\n \"url\": \"https://SILrJErdPVmGIpmWVbXVScW.upyrUzeAW9,hEXsQ8O3dklY893Dms9Ir3UWtoSSIdFrgBRY4opQAhRHF2XLsh0v54emfRnQT+\",\n \"tenant_count\": 45838582,\n \"_depth\": -46647065\n }\n ],\n \"tenants\": [\n {\n \"name\": \"sed \",\n \"slug\": \"ANxq\",\n \"id\": -73384584,\n \"url\": \"https://ioeLHjgo.sld.VYmDRa0Ci7DOEJtDu6P7wPJ4rIo-FYt\"\n },\n {\n \"name\": \"exen\",\n \"slug\": \"X X \",\n \"id\": -81849997,\n \"url\": \"http://faF.ysUtb27ZLG+q5Sap4hN1Unx\"\n }\n ],\n \"tags\": [\n \"2-MfIdehA_\",\n \"zFLMQWo8eqq\"\n ],\n \"created\": \"2000-05-17\",\n \"last_updated\": \"1946-06-10T21:24:30.557Z\"\n}" } ] }, { "name": "extras config-contexts bulk update", "request": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"data\": \"\",\n \"weight\": \"\",\n \"description\": \"\",\n \"is_active\": \"\",\n \"regions\": [\n \"\"\n ],\n \"sites\": [\n \"\"\n ],\n \"roles\": [\n \"\"\n ],\n \"platforms\": [\n \"\"\n ],\n \"cluster_groups\": [\n \"\"\n ],\n \"clusters\": [\n \"\"\n ],\n \"tenant_groups\": [\n \"\"\n ],\n \"tenants\": [\n \"\"\n ],\n \"tags\": [\n \"\"\n ]\n}" }, "url": { "raw": "{{baseUrl}}/extras/config-contexts/", "host": [ "{{baseUrl}}" ], "path": [ "extras", "config-contexts", "" ] } }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "PUT", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/extras/config-contexts/", "host": [ "{{baseUrl}}" ], "path": [ "extras", "config-contexts", "" ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "body": "{\n \"name\": \"magn\",\n \"data\": \"dolore elit eu ipsum\",\n \"id\": -50554605,\n \"url\": \"http://vHoBPuCt.wrYzHzf2hpgkD\",\n \"weight\": 31756,\n \"description\": \"veni\",\n \"is_active\": false,\n \"regions\": [\n {\n \"name\": \"labo\",\n \"slug\": \"bAWC\",\n \"id\": -26464284,\n \"url\": \"https://OahDadCuJHOvgvbQnfDasoLZB.jvsnWQxGG\",\n \"site_count\": -41720973,\n \"_depth\": 82064272\n },\n {\n \"name\": \"comm\",\n \"slug\": \"rwZP\",\n \"id\": -34932553,\n \"url\": \"http://UZNxTiSlMWuribcQpvCThoVutiDQMRE.qduB7hKn\",\n \"site_count\": -82146874,\n \"_depth\": 21990378\n }\n ],\n \"sites\": [\n {\n \"name\": \"inci\",\n \"slug\": \"1VNs\",\n \"id\": -69214611,\n \"url\": \"http://WbSFbMw.uvayjIIjxj\"\n },\n {\n \"name\": \"sint\",\n \"slug\": \"wrJf\",\n \"id\": 98888569,\n \"url\": \"https://PxcyDHFjuePyEn.dwkeD50wVM8R8Vp+CMADpjXQzaLMAaL\"\n }\n ],\n \"roles\": [\n {\n \"name\": \"cons\",\n \"slug\": \"D D \",\n \"id\": 4168157,\n \"url\": \"https://vxOinnXyLFbhQkLp.sspurMwR1jPcqdt5skj0klAyy.HxwHwO1,KxacTtejLWbxcI6\",\n \"device_count\": -26720181,\n \"virtualmachine_count\": 26127749\n },\n {\n \"name\": \"et m\",\n \"slug\": \"l-F3\",\n \"id\": -30206890,\n \"url\": \"http://nmLtgyGZPdtqRmTecDatXVrzB.hdpYrDazegpypQ9rNwQAINSf2,HE,WI\",\n \"device_count\": 50299580,\n \"virtualmachine_count\": -78997515\n }\n ],\n \"platforms\": [\n {\n \"name\": \"irur\",\n \"slug\": \"t2Jq\",\n \"id\": 95752517,\n \"url\": \"https://WDwLxSTCTCXRFbJiWbAkjSit.avzQLUjQo698roqBrlBpybdetoyxTysGOcD.4pIBMVJ5i79qh75R91mZoji2G8Tn4,pQZ8I1P\",\n \"device_count\": 68376835,\n \"virtualmachine_count\": -57384423\n },\n {\n \"name\": \"anim\",\n \"slug\": \"of5r\",\n \"id\": -24688311,\n \"url\": \"https://FKYpq.mwmeWL74QUkC5A23IqffCbPstCGwsfsqjqAUdruuuxWMq8enATZw8fV5SjdKTf.Hiym2PhSM\",\n \"device_count\": 91807066,\n \"virtualmachine_count\": -36736473\n }\n ],\n \"cluster_groups\": [\n {\n \"name\": \"eunu\",\n \"slug\": \"t t \",\n \"id\": 2372744,\n \"url\": \"http://RcEtRSHHcSz.cwBKQYNeOcxTetGyc2JD-Q9UbUcQNeW5CMW1gAFmvOfRq,y\",\n \"cluster_count\": 76188099\n },\n {\n \"name\": \"labo\",\n \"slug\": \"l7Y \",\n \"id\": 7752798,\n \"url\": \"https://hjcbHZUhAKzQeCPygBMGcLER.lhlll,qA\",\n \"cluster_count\": 53170592\n }\n ],\n \"clusters\": [\n {\n \"name\": \"Ut L\",\n \"id\": -40078181,\n \"url\": \"https://TwFgAqAOnauWhwUzVLktgKz.bwqan4RpkW9vOVb1nRlxvfhZ\",\n \"virtualmachine_count\": 3229776\n },\n {\n \"name\": \"elit\",\n \"id\": -26928017,\n \"url\": \"http://kWfzbKQc.izevj\",\n \"virtualmachine_count\": -46280705\n }\n ],\n \"tenant_groups\": [\n {\n \"name\": \"null\",\n \"slug\": \"sNDg\",\n \"id\": 11888020,\n \"url\": \"http://lkWaAJGrbWuHyxo.lpdyeICrymWiuIWLAgIHvhRvrxFS\",\n \"tenant_count\": -46430725,\n \"_depth\": -48382461\n },\n {\n \"name\": \"null\",\n \"slug\": \"iZ3x\",\n \"id\": 96205487,\n \"url\": \"https://SILrJErdPVmGIpmWVbXVScW.upyrUzeAW9,hEXsQ8O3dklY893Dms9Ir3UWtoSSIdFrgBRY4opQAhRHF2XLsh0v54emfRnQT+\",\n \"tenant_count\": 45838582,\n \"_depth\": -46647065\n }\n ],\n \"tenants\": [\n {\n \"name\": \"sed \",\n \"slug\": \"ANxq\",\n \"id\": -73384584,\n \"url\": \"https://ioeLHjgo.sld.VYmDRa0Ci7DOEJtDu6P7wPJ4rIo-FYt\"\n },\n {\n \"name\": \"exen\",\n \"slug\": \"X X \",\n \"id\": -81849997,\n \"url\": \"http://faF.ysUtb27ZLG+q5Sap4hN1Unx\"\n }\n ],\n \"tags\": [\n \"2-MfIdehA_\",\n \"zFLMQWo8eqq\"\n ],\n \"created\": \"2000-05-17\",\n \"last_updated\": \"1946-06-10T21:24:30.557Z\"\n}" } ] }, { "name": "extras config-contexts bulk partial update", "request": { "method": "PATCH", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"data\": \"\",\n \"weight\": \"\",\n \"description\": \"\",\n \"is_active\": \"\",\n \"regions\": [\n \"\"\n ],\n \"sites\": [\n \"\"\n ],\n \"roles\": [\n \"\"\n ],\n \"platforms\": [\n \"\"\n ],\n \"cluster_groups\": [\n \"\"\n ],\n \"clusters\": [\n \"\"\n ],\n \"tenant_groups\": [\n \"\"\n ],\n \"tenants\": [\n \"\"\n ],\n \"tags\": [\n \"\"\n ]\n}" }, "url": { "raw": "{{baseUrl}}/extras/config-contexts/", "host": [ "{{baseUrl}}" ], "path": [ "extras", "config-contexts", "" ] } }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "PATCH", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/extras/config-contexts/", "host": [ "{{baseUrl}}" ], "path": [ "extras", "config-contexts", "" ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "body": "{\n \"name\": \"magn\",\n \"data\": \"dolore elit eu ipsum\",\n \"id\": -50554605,\n \"url\": \"http://vHoBPuCt.wrYzHzf2hpgkD\",\n \"weight\": 31756,\n \"description\": \"veni\",\n \"is_active\": false,\n \"regions\": [\n {\n \"name\": \"labo\",\n \"slug\": \"bAWC\",\n \"id\": -26464284,\n \"url\": \"https://OahDadCuJHOvgvbQnfDasoLZB.jvsnWQxGG\",\n \"site_count\": -41720973,\n \"_depth\": 82064272\n },\n {\n \"name\": \"comm\",\n \"slug\": \"rwZP\",\n \"id\": -34932553,\n \"url\": \"http://UZNxTiSlMWuribcQpvCThoVutiDQMRE.qduB7hKn\",\n \"site_count\": -82146874,\n \"_depth\": 21990378\n }\n ],\n \"sites\": [\n {\n \"name\": \"inci\",\n \"slug\": \"1VNs\",\n \"id\": -69214611,\n \"url\": \"http://WbSFbMw.uvayjIIjxj\"\n },\n {\n \"name\": \"sint\",\n \"slug\": \"wrJf\",\n \"id\": 98888569,\n \"url\": \"https://PxcyDHFjuePyEn.dwkeD50wVM8R8Vp+CMADpjXQzaLMAaL\"\n }\n ],\n \"roles\": [\n {\n \"name\": \"cons\",\n \"slug\": \"D D \",\n \"id\": 4168157,\n \"url\": \"https://vxOinnXyLFbhQkLp.sspurMwR1jPcqdt5skj0klAyy.HxwHwO1,KxacTtejLWbxcI6\",\n \"device_count\": -26720181,\n \"virtualmachine_count\": 26127749\n },\n {\n \"name\": \"et m\",\n \"slug\": \"l-F3\",\n \"id\": -30206890,\n \"url\": \"http://nmLtgyGZPdtqRmTecDatXVrzB.hdpYrDazegpypQ9rNwQAINSf2,HE,WI\",\n \"device_count\": 50299580,\n \"virtualmachine_count\": -78997515\n }\n ],\n \"platforms\": [\n {\n \"name\": \"irur\",\n \"slug\": \"t2Jq\",\n \"id\": 95752517,\n \"url\": \"https://WDwLxSTCTCXRFbJiWbAkjSit.avzQLUjQo698roqBrlBpybdetoyxTysGOcD.4pIBMVJ5i79qh75R91mZoji2G8Tn4,pQZ8I1P\",\n \"device_count\": 68376835,\n \"virtualmachine_count\": -57384423\n },\n {\n \"name\": \"anim\",\n \"slug\": \"of5r\",\n \"id\": -24688311,\n \"url\": \"https://FKYpq.mwmeWL74QUkC5A23IqffCbPstCGwsfsqjqAUdruuuxWMq8enATZw8fV5SjdKTf.Hiym2PhSM\",\n \"device_count\": 91807066,\n \"virtualmachine_count\": -36736473\n }\n ],\n \"cluster_groups\": [\n {\n \"name\": \"eunu\",\n \"slug\": \"t t \",\n \"id\": 2372744,\n \"url\": \"http://RcEtRSHHcSz.cwBKQYNeOcxTetGyc2JD-Q9UbUcQNeW5CMW1gAFmvOfRq,y\",\n \"cluster_count\": 76188099\n },\n {\n \"name\": \"labo\",\n \"slug\": \"l7Y \",\n \"id\": 7752798,\n \"url\": \"https://hjcbHZUhAKzQeCPygBMGcLER.lhlll,qA\",\n \"cluster_count\": 53170592\n }\n ],\n \"clusters\": [\n {\n \"name\": \"Ut L\",\n \"id\": -40078181,\n \"url\": \"https://TwFgAqAOnauWhwUzVLktgKz.bwqan4RpkW9vOVb1nRlxvfhZ\",\n \"virtualmachine_count\": 3229776\n },\n {\n \"name\": \"elit\",\n \"id\": -26928017,\n \"url\": \"http://kWfzbKQc.izevj\",\n \"virtualmachine_count\": -46280705\n }\n ],\n \"tenant_groups\": [\n {\n \"name\": \"null\",\n \"slug\": \"sNDg\",\n \"id\": 11888020,\n \"url\": \"http://lkWaAJGrbWuHyxo.lpdyeICrymWiuIWLAgIHvhRvrxFS\",\n \"tenant_count\": -46430725,\n \"_depth\": -48382461\n },\n {\n \"name\": \"null\",\n \"slug\": \"iZ3x\",\n \"id\": 96205487,\n \"url\": \"https://SILrJErdPVmGIpmWVbXVScW.upyrUzeAW9,hEXsQ8O3dklY893Dms9Ir3UWtoSSIdFrgBRY4opQAhRHF2XLsh0v54emfRnQT+\",\n \"tenant_count\": 45838582,\n \"_depth\": -46647065\n }\n ],\n \"tenants\": [\n {\n \"name\": \"sed \",\n \"slug\": \"ANxq\",\n \"id\": -73384584,\n \"url\": \"https://ioeLHjgo.sld.VYmDRa0Ci7DOEJtDu6P7wPJ4rIo-FYt\"\n },\n {\n \"name\": \"exen\",\n \"slug\": \"X X \",\n \"id\": -81849997,\n \"url\": \"http://faF.ysUtb27ZLG+q5Sap4hN1Unx\"\n }\n ],\n \"tags\": [\n \"2-MfIdehA_\",\n \"zFLMQWo8eqq\"\n ],\n \"created\": \"2000-05-17\",\n \"last_updated\": \"1946-06-10T21:24:30.557Z\"\n}" } ] }, { "name": "extras config-contexts bulk delete", "request": { "method": "DELETE", "header": [], "url": { "raw": "{{baseUrl}}/extras/config-contexts/", "host": [ "{{baseUrl}}" ], "path": [ "extras", "config-contexts", "" ] } }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "DELETE", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/extras/config-contexts/", "host": [ "{{baseUrl}}" ], "path": [ "extras", "config-contexts", "" ] } }, "status": "No Content", "code": 204, "_postman_previewlanguage": "text", "header": [ { "key": "Content-Type", "value": "text/plain" } ], "cookie": [], "body": "" } ] } ] }, { "name": "content-types", "item": [ { "name": "extras content-types list", "request": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/extras/content-types/?id=&app_label=&model=&limit=&offset=", "host": [ "{{baseUrl}}" ], "path": [ "extras", "content-types", "" ], "query": [ { "key": "id", "value": "" }, { "key": "app_label", "value": "" }, { "key": "model", "value": "" }, { "key": "limit", "value": "", "description": "Number of results to return per page." }, { "key": "offset", "value": "", "description": "The initial index from which to return the results." } ] }, "description": "Read-only list of ContentTypes. Limit results to ContentTypes pertinent to NetBox objects." }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/extras/content-types/?id=&app_label=&model=&limit=&offset=", "host": [ "{{baseUrl}}" ], "path": [ "extras", "content-types", "" ], "query": [ { "key": "id", "value": "" }, { "key": "app_label", "value": "" }, { "key": "model", "value": "" }, { "key": "limit", "value": "" }, { "key": "offset", "value": "" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "body": "{\n \"count\": 97880772,\n \"results\": [\n {\n \"app_label\": \"dolo\",\n \"model\": \"repr\",\n \"id\": -54525750,\n \"url\": \"http://LyZv.wpzkLJi+2hR2q2PJcKURoCgEoZiE9iFjCJb-+yGTAIKe7CxCk\",\n \"display_name\": \"sint eu amet\"\n },\n {\n \"app_label\": \"dosi\",\n \"model\": \"cons\",\n \"id\": 74176289,\n \"url\": \"https://WeXQXaLgsSxbddYze.krpdhFpGaFvePYH9oAueEUD8rQxZpxMHw4xgHo7VPipM1x3IlaPyI5fxyBmwfjaBM4xS9bkNVpy1+yHP\",\n \"display_name\": \"sed voluptate dolore consectetur\"\n }\n ],\n \"next\": \"http://oKNCEyBGXfMUBzBGeNiZfztLkAJhk.pyvamWsf8P15oN1MRkUjhvrAqdjaQCAXW7FB8F6mX8Df,oLH\",\n \"previous\": \"http://XioRbOEyCHMbmnhg.now9UezNn7h7zjS-E1E\"\n}" } ] }, { "name": "extras content-types read", "request": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/extras/content-types/:id/", "host": [ "{{baseUrl}}" ], "path": [ "extras", "content-types", ":id", "" ], "variable": [ { "key": "id", "value": "", "description": "(Required) A unique integer value identifying this content type." } ] }, "description": "Read-only list of ContentTypes. Limit results to ContentTypes pertinent to NetBox objects." }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/extras/content-types/:id/", "host": [ "{{baseUrl}}" ], "path": [ "extras", "content-types", ":id", "" ], "variable": [ { "key": "id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "body": "{\n \"app_label\": \"inci\",\n \"model\": \"id d\",\n \"id\": 83376603,\n \"url\": \"https://PTTosNKdoJkrIPBDnYMvWwCVMKlmhYvF.kuX8HbQj5HYKJGv6Y2H8oqQVxR43LUKeYhjGre9tYrsW,buBohzEpqo2uC.6\",\n \"display_name\": \"veniam anim eu\"\n}" } ] } ] }, { "name": "custom-fields", "item": [ { "name": "{id}", "item": [ { "name": "extras custom-fields read", "request": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/extras/custom-fields/:id/", "host": [ "{{baseUrl}}" ], "path": [ "extras", "custom-fields", ":id", "" ], "variable": [ { "key": "id", "value": "", "description": "(Required) A unique integer value identifying this custom field." } ] } }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/extras/custom-fields/:id/", "host": [ "{{baseUrl}}" ], "path": [ "extras", "custom-fields", ":id", "" ], "variable": [ { "key": "id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "body": "{\n \"title\": \"Default\",\n \"description\": \"Default value for the field (must be a JSON value). Encapsulate strings with double quotes (e.g. \\\"Foo\\\").\",\n \"type\": \"string\",\n \"nullable\": true\n}" } ] }, { "name": "extras custom-fields update", "request": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"title\": \"Default\",\n \"description\": \"Default value for the field (must be a JSON value). Encapsulate strings with double quotes (e.g. \\\"Foo\\\").\",\n \"type\": \"string\",\n \"nullable\": true,\n \"default\": \"\"\n}" }, "url": { "raw": "{{baseUrl}}/extras/custom-fields/:id/", "host": [ "{{baseUrl}}" ], "path": [ "extras", "custom-fields", ":id", "" ], "variable": [ { "key": "id", "value": "", "description": "(Required) A unique integer value identifying this custom field." } ] } }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "PUT", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/extras/custom-fields/:id/", "host": [ "{{baseUrl}}" ], "path": [ "extras", "custom-fields", ":id", "" ], "variable": [ { "key": "id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "body": "{\n \"title\": \"Default\",\n \"description\": \"Default value for the field (must be a JSON value). Encapsulate strings with double quotes (e.g. \\\"Foo\\\").\",\n \"type\": \"string\",\n \"nullable\": true\n}" } ] }, { "name": "extras custom-fields partial update", "request": { "method": "PATCH", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"title\": \"Default\",\n \"description\": \"Default value for the field (must be a JSON value). Encapsulate strings with double quotes (e.g. \\\"Foo\\\").\",\n \"type\": \"string\",\n \"nullable\": true,\n \"default\": \"\"\n}" }, "url": { "raw": "{{baseUrl}}/extras/custom-fields/:id/", "host": [ "{{baseUrl}}" ], "path": [ "extras", "custom-fields", ":id", "" ], "variable": [ { "key": "id", "value": "", "description": "(Required) A unique integer value identifying this custom field." } ] } }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "PATCH", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/extras/custom-fields/:id/", "host": [ "{{baseUrl}}" ], "path": [ "extras", "custom-fields", ":id", "" ], "variable": [ { "key": "id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "body": "{\n \"title\": \"Default\",\n \"description\": \"Default value for the field (must be a JSON value). Encapsulate strings with double quotes (e.g. \\\"Foo\\\").\",\n \"type\": \"string\",\n \"nullable\": true\n}" } ] }, { "name": "extras custom-fields delete", "request": { "method": "DELETE", "header": [], "url": { "raw": "{{baseUrl}}/extras/custom-fields/:id/", "host": [ "{{baseUrl}}" ], "path": [ "extras", "custom-fields", ":id", "" ], "variable": [ { "key": "id", "value": "", "description": "(Required) A unique integer value identifying this custom field." } ] } }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "DELETE", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/extras/custom-fields/:id/", "host": [ "{{baseUrl}}" ], "path": [ "extras", "custom-fields", ":id", "" ], "variable": [ { "key": "id" } ] } }, "status": "No Content", "code": 204, "_postman_previewlanguage": "text", "header": [ { "key": "Content-Type", "value": "text/plain" } ], "cookie": [], "body": "" } ] } ] }, { "name": "extras custom-fields list", "request": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/extras/custom-fields/?id=&content_types=&name=&required=&filter_logic=&weight=&limit=&offset=", "host": [ "{{baseUrl}}" ], "path": [ "extras", "custom-fields", "" ], "query": [ { "key": "id", "value": "" }, { "key": "content_types", "value": "" }, { "key": "name", "value": "" }, { "key": "required", "value": "" }, { "key": "filter_logic", "value": "" }, { "key": "weight", "value": "" }, { "key": "limit", "value": "", "description": "Number of results to return per page." }, { "key": "offset", "value": "", "description": "The initial index from which to return the results." } ] } }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/extras/custom-fields/?id=&content_types=&name=&required=&filter_logic=&weight=&limit=&offset=", "host": [ "{{baseUrl}}" ], "path": [ "extras", "custom-fields", "" ], "query": [ { "key": "id", "value": "" }, { "key": "content_types", "value": "" }, { "key": "name", "value": "" }, { "key": "required", "value": "" }, { "key": "filter_logic", "value": "" }, { "key": "weight", "value": "" }, { "key": "limit", "value": "" }, { "key": "offset", "value": "" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "body": "{\n \"count\": -90058174,\n \"results\": [\n {\n \"title\": \"Default\",\n \"description\": \"Default value for the field (must be a JSON value). Encapsulate strings with double quotes (e.g. \\\"Foo\\\").\",\n \"type\": \"string\",\n \"nullable\": true\n },\n {\n \"title\": \"Default\",\n \"description\": \"Default value for the field (must be a JSON value). Encapsulate strings with double quotes (e.g. \\\"Foo\\\").\",\n \"type\": \"string\",\n \"nullable\": true\n }\n ],\n \"next\": \"https://GpmpEByLKjwsOyGEjnxWa.phynnkBW4w2eKdTTANQWlLvhPNQmT\",\n \"previous\": \"http://rVrpXkCnEMP.ekutPiqGxeeBYnROCNpdWYVa,OXXJCQpXBvNr8EyxUArdIla3OYcfIT8,\"\n}" } ] }, { "name": "extras custom-fields create", "request": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"title\": \"Default\",\n \"description\": \"Default value for the field (must be a JSON value). Encapsulate strings with double quotes (e.g. \\\"Foo\\\").\",\n \"type\": \"string\",\n \"nullable\": true,\n \"default\": \"\"\n}" }, "url": { "raw": "{{baseUrl}}/extras/custom-fields/", "host": [ "{{baseUrl}}" ], "path": [ "extras", "custom-fields", "" ] } }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "POST", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/extras/custom-fields/", "host": [ "{{baseUrl}}" ], "path": [ "extras", "custom-fields", "" ] } }, "status": "Created", "code": 201, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "body": "{\n \"title\": \"Default\",\n \"description\": \"Default value for the field (must be a JSON value). Encapsulate strings with double quotes (e.g. \\\"Foo\\\").\",\n \"type\": \"string\",\n \"nullable\": true\n}" } ] }, { "name": "extras custom-fields bulk update", "request": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"title\": \"Default\",\n \"description\": \"Default value for the field (must be a JSON value). Encapsulate strings with double quotes (e.g. \\\"Foo\\\").\",\n \"type\": \"string\",\n \"nullable\": true,\n \"default\": \"\"\n}" }, "url": { "raw": "{{baseUrl}}/extras/custom-fields/", "host": [ "{{baseUrl}}" ], "path": [ "extras", "custom-fields", "" ] } }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "PUT", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/extras/custom-fields/", "host": [ "{{baseUrl}}" ], "path": [ "extras", "custom-fields", "" ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "body": "{\n \"title\": \"Default\",\n \"description\": \"Default value for the field (must be a JSON value). Encapsulate strings with double quotes (e.g. \\\"Foo\\\").\",\n \"type\": \"string\",\n \"nullable\": true\n}" } ] }, { "name": "extras custom-fields bulk partial update", "request": { "method": "PATCH", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"title\": \"Default\",\n \"description\": \"Default value for the field (must be a JSON value). Encapsulate strings with double quotes (e.g. \\\"Foo\\\").\",\n \"type\": \"string\",\n \"nullable\": true,\n \"default\": \"\"\n}" }, "url": { "raw": "{{baseUrl}}/extras/custom-fields/", "host": [ "{{baseUrl}}" ], "path": [ "extras", "custom-fields", "" ] } }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "PATCH", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/extras/custom-fields/", "host": [ "{{baseUrl}}" ], "path": [ "extras", "custom-fields", "" ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "body": "{\n \"title\": \"Default\",\n \"description\": \"Default value for the field (must be a JSON value). Encapsulate strings with double quotes (e.g. \\\"Foo\\\").\",\n \"type\": \"string\",\n \"nullable\": true\n}" } ] }, { "name": "extras custom-fields bulk delete", "request": { "method": "DELETE", "header": [], "url": { "raw": "{{baseUrl}}/extras/custom-fields/", "host": [ "{{baseUrl}}" ], "path": [ "extras", "custom-fields", "" ] } }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "DELETE", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/extras/custom-fields/", "host": [ "{{baseUrl}}" ], "path": [ "extras", "custom-fields", "" ] } }, "status": "No Content", "code": 204, "_postman_previewlanguage": "text", "header": [ { "key": "Content-Type", "value": "text/plain" } ], "cookie": [], "body": "" } ] } ] }, { "name": "export-templates", "item": [ { "name": "{id}", "item": [ { "name": "extras export-templates read", "request": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/extras/export-templates/:id/", "host": [ "{{baseUrl}}" ], "path": [ "extras", "export-templates", ":id", "" ], "variable": [ { "key": "id", "value": "", "description": "(Required) A unique integer value identifying this export template." } ] } }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/extras/export-templates/:id/", "host": [ "{{baseUrl}}" ], "path": [ "extras", "export-templates", ":id", "" ], "variable": [ { "key": "id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "body": "{\n \"content_type\": \"\",\n \"name\": \"\",\n \"template_code\": \"\",\n \"id\": 96369024,\n \"url\": \"https://QWwjDqbkTIbdsoOhPpeEbAUgsuqJx.yxS4ffQ.F\",\n \"description\": \"\",\n \"mime_type\": \"\",\n \"file_extension\": \"\"\n}" } ] }, { "name": "extras export-templates update", "request": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"content_type\": \"\",\n \"name\": \"\",\n \"template_code\": \"\",\n \"description\": \"\",\n \"mime_type\": \"\",\n \"file_extension\": \"\"\n}" }, "url": { "raw": "{{baseUrl}}/extras/export-templates/:id/", "host": [ "{{baseUrl}}" ], "path": [ "extras", "export-templates", ":id", "" ], "variable": [ { "key": "id", "value": "", "description": "(Required) A unique integer value identifying this export template." } ] } }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "PUT", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/extras/export-templates/:id/", "host": [ "{{baseUrl}}" ], "path": [ "extras", "export-templates", ":id", "" ], "variable": [ { "key": "id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "body": "{\n \"content_type\": \"\",\n \"name\": \"\",\n \"template_code\": \"\",\n \"id\": 96369024,\n \"url\": \"https://QWwjDqbkTIbdsoOhPpeEbAUgsuqJx.yxS4ffQ.F\",\n \"description\": \"\",\n \"mime_type\": \"\",\n \"file_extension\": \"\"\n}" } ] }, { "name": "extras export-templates partial update", "request": { "method": "PATCH", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"content_type\": \"\",\n \"name\": \"\",\n \"template_code\": \"\",\n \"description\": \"\",\n \"mime_type\": \"\",\n \"file_extension\": \"\"\n}" }, "url": { "raw": "{{baseUrl}}/extras/export-templates/:id/", "host": [ "{{baseUrl}}" ], "path": [ "extras", "export-templates", ":id", "" ], "variable": [ { "key": "id", "value": "", "description": "(Required) A unique integer value identifying this export template." } ] } }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "PATCH", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/extras/export-templates/:id/", "host": [ "{{baseUrl}}" ], "path": [ "extras", "export-templates", ":id", "" ], "variable": [ { "key": "id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "body": "{\n \"content_type\": \"\",\n \"name\": \"\",\n \"template_code\": \"\",\n \"id\": 96369024,\n \"url\": \"https://QWwjDqbkTIbdsoOhPpeEbAUgsuqJx.yxS4ffQ.F\",\n \"description\": \"\",\n \"mime_type\": \"\",\n \"file_extension\": \"\"\n}" } ] }, { "name": "extras export-templates delete", "request": { "method": "DELETE", "header": [], "url": { "raw": "{{baseUrl}}/extras/export-templates/:id/", "host": [ "{{baseUrl}}" ], "path": [ "extras", "export-templates", ":id", "" ], "variable": [ { "key": "id", "value": "", "description": "(Required) A unique integer value identifying this export template." } ] } }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "DELETE", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/extras/export-templates/:id/", "host": [ "{{baseUrl}}" ], "path": [ "extras", "export-templates", ":id", "" ], "variable": [ { "key": "id" } ] } }, "status": "No Content", "code": 204, "_postman_previewlanguage": "text", "header": [ { "key": "Content-Type", "value": "text/plain" } ], "cookie": [], "body": "" } ] } ] }, { "name": "extras export-templates list", "request": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/extras/export-templates/?id=&content_type=&name=&id__n=&id__lte=&id__lt=&id__gte=&id__gt=&content_type__n=&name__n=&name__ic=&name__nic=&name__iew=&name__niew=&name__isw=&name__nisw=&name__ie=&name__nie=&limit=&offset=", "host": [ "{{baseUrl}}" ], "path": [ "extras", "export-templates", "" ], "query": [ { "key": "id", "value": "" }, { "key": "content_type", "value": "" }, { "key": "name", "value": "" }, { "key": "id__n", "value": "" }, { "key": "id__lte", "value": "" }, { "key": "id__lt", "value": "" }, { "key": "id__gte", "value": "" }, { "key": "id__gt", "value": "" }, { "key": "content_type__n", "value": "" }, { "key": "name__n", "value": "" }, { "key": "name__ic", "value": "" }, { "key": "name__nic", "value": "" }, { "key": "name__iew", "value": "" }, { "key": "name__niew", "value": "" }, { "key": "name__isw", "value": "" }, { "key": "name__nisw", "value": "" }, { "key": "name__ie", "value": "" }, { "key": "name__nie", "value": "" }, { "key": "limit", "value": "", "description": "Number of results to return per page." }, { "key": "offset", "value": "", "description": "The initial index from which to return the results." } ] } }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/extras/export-templates/?id=&content_type=&name=&id__n=&id__lte=&id__lt=&id__gte=&id__gt=&content_type__n=&name__n=&name__ic=&name__nic=&name__iew=&name__niew=&name__isw=&name__nisw=&name__ie=&name__nie=&limit=&offset=", "host": [ "{{baseUrl}}" ], "path": [ "extras", "export-templates", "" ], "query": [ { "key": "id", "value": "" }, { "key": "content_type", "value": "" }, { "key": "name", "value": "" }, { "key": "id__n", "value": "" }, { "key": "id__lte", "value": "" }, { "key": "id__lt", "value": "" }, { "key": "id__gte", "value": "" }, { "key": "id__gt", "value": "" }, { "key": "content_type__n", "value": "" }, { "key": "name__n", "value": "" }, { "key": "name__ic", "value": "" }, { "key": "name__nic", "value": "" }, { "key": "name__iew", "value": "" }, { "key": "name__niew", "value": "" }, { "key": "name__isw", "value": "" }, { "key": "name__nisw", "value": "" }, { "key": "name__ie", "value": "" }, { "key": "name__nie", "value": "" }, { "key": "limit", "value": "" }, { "key": "offset", "value": "" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "body": "{\n \"count\": -53370653,\n \"results\": [\n {\n \"content_type\": \"incididunt ad voluptate labor\",\n \"name\": \"anim\",\n \"template_code\": \"irure non\",\n \"id\": -66966683,\n \"url\": \"http://KuhpSTsjQERuBOxnvB.xmyob0bkE1RdGzVzhWdCf\",\n \"description\": \"ut\",\n \"mime_type\": \"in l\",\n \"file_extension\": \"au\"\n },\n {\n \"content_type\": \"Lorem esse tempor cillum in\",\n \"name\": \"cons\",\n \"template_code\": \"ut ad sed non dolor\",\n \"id\": -60242272,\n \"url\": \"https://JApsEugbhvnhotJHjQBDudWUfp.yntXLlA5pl\",\n \"description\": \"t\",\n \"mime_type\": \"comm\",\n \"file_extension\": \"eu i\"\n }\n ],\n \"next\": \"https://KznhEVzPt.lsLWVzf+oeobHI-YZE\",\n \"previous\": \"http://PEqgb.oqathvYnl\"\n}" } ] }, { "name": "extras export-templates create", "request": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"content_type\": \"\",\n \"name\": \"\",\n \"template_code\": \"\",\n \"description\": \"\",\n \"mime_type\": \"\",\n \"file_extension\": \"\"\n}" }, "url": { "raw": "{{baseUrl}}/extras/export-templates/", "host": [ "{{baseUrl}}" ], "path": [ "extras", "export-templates", "" ] } }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "POST", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/extras/export-templates/", "host": [ "{{baseUrl}}" ], "path": [ "extras", "export-templates", "" ] } }, "status": "Created", "code": 201, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "body": "{\n \"content_type\": \"\",\n \"name\": \"\",\n \"template_code\": \"\",\n \"id\": 96369024,\n \"url\": \"https://QWwjDqbkTIbdsoOhPpeEbAUgsuqJx.yxS4ffQ.F\",\n \"description\": \"\",\n \"mime_type\": \"\",\n \"file_extension\": \"\"\n}" } ] }, { "name": "extras export-templates bulk update", "request": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"content_type\": \"\",\n \"name\": \"\",\n \"template_code\": \"\",\n \"description\": \"\",\n \"mime_type\": \"\",\n \"file_extension\": \"\"\n}" }, "url": { "raw": "{{baseUrl}}/extras/export-templates/", "host": [ "{{baseUrl}}" ], "path": [ "extras", "export-templates", "" ] } }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "PUT", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/extras/export-templates/", "host": [ "{{baseUrl}}" ], "path": [ "extras", "export-templates", "" ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "body": "{\n \"content_type\": \"\",\n \"name\": \"\",\n \"template_code\": \"\",\n \"id\": 96369024,\n \"url\": \"https://QWwjDqbkTIbdsoOhPpeEbAUgsuqJx.yxS4ffQ.F\",\n \"description\": \"\",\n \"mime_type\": \"\",\n \"file_extension\": \"\"\n}" } ] }, { "name": "extras export-templates bulk partial update", "request": { "method": "PATCH", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"content_type\": \"\",\n \"name\": \"\",\n \"template_code\": \"\",\n \"description\": \"\",\n \"mime_type\": \"\",\n \"file_extension\": \"\"\n}" }, "url": { "raw": "{{baseUrl}}/extras/export-templates/", "host": [ "{{baseUrl}}" ], "path": [ "extras", "export-templates", "" ] } }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "PATCH", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/extras/export-templates/", "host": [ "{{baseUrl}}" ], "path": [ "extras", "export-templates", "" ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "body": "{\n \"content_type\": \"\",\n \"name\": \"\",\n \"template_code\": \"\",\n \"id\": 96369024,\n \"url\": \"https://QWwjDqbkTIbdsoOhPpeEbAUgsuqJx.yxS4ffQ.F\",\n \"description\": \"\",\n \"mime_type\": \"\",\n \"file_extension\": \"\"\n}" } ] }, { "name": "extras export-templates bulk delete", "request": { "method": "DELETE", "header": [], "url": { "raw": "{{baseUrl}}/extras/export-templates/", "host": [ "{{baseUrl}}" ], "path": [ "extras", "export-templates", "" ] } }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "DELETE", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/extras/export-templates/", "host": [ "{{baseUrl}}" ], "path": [ "extras", "export-templates", "" ] } }, "status": "No Content", "code": 204, "_postman_previewlanguage": "text", "header": [ { "key": "Content-Type", "value": "text/plain" } ], "cookie": [], "body": "" } ] } ] }, { "name": "image-attachments", "item": [ { "name": "{id}", "item": [ { "name": "extras image-attachments read", "request": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/extras/image-attachments/:id/", "host": [ "{{baseUrl}}" ], "path": [ "extras", "image-attachments", ":id", "" ], "variable": [ { "key": "id", "value": "", "description": "(Required) A unique integer value identifying this image attachment." } ] } }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/extras/image-attachments/:id/", "host": [ "{{baseUrl}}" ], "path": [ "extras", "image-attachments", ":id", "" ], "variable": [ { "key": "id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "body": "{\n \"content_type\": \"\",\n \"object_id\": \"\",\n \"image_height\": \"\",\n \"image_width\": \"\",\n \"id\": -8563093,\n \"url\": \"https://XsTOMmdljfLdJclGBeHGeLbdLbyIzeu.qpujMQKhYX630ZLov+eJMX.SWvCl9y0TrvxqMVdDKLge-QMFgDlw0xIhLqIu\",\n \"parent\": {},\n \"name\": \"\",\n \"image\": \"http://muZckivmzIjNyoHlOfHqLcqwfjjQv.tzUSKrI7EtIkFtqNdTYXYRbRDk+zC5m3Iup0RuWmjGIS9\",\n \"created\": \"1963-09-18T22:27:18.585Z\"\n}" } ] }, { "name": "extras image-attachments update", "request": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"content_type\": \"\",\n \"object_id\": \"\",\n \"image_height\": \"\",\n \"image_width\": \"\",\n \"name\": \"\"\n}" }, "url": { "raw": "{{baseUrl}}/extras/image-attachments/:id/", "host": [ "{{baseUrl}}" ], "path": [ "extras", "image-attachments", ":id", "" ], "variable": [ { "key": "id", "value": "", "description": "(Required) A unique integer value identifying this image attachment." } ] } }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "PUT", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/extras/image-attachments/:id/", "host": [ "{{baseUrl}}" ], "path": [ "extras", "image-attachments", ":id", "" ], "variable": [ { "key": "id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "body": "{\n \"content_type\": \"\",\n \"object_id\": \"\",\n \"image_height\": \"\",\n \"image_width\": \"\",\n \"id\": -8563093,\n \"url\": \"https://XsTOMmdljfLdJclGBeHGeLbdLbyIzeu.qpujMQKhYX630ZLov+eJMX.SWvCl9y0TrvxqMVdDKLge-QMFgDlw0xIhLqIu\",\n \"parent\": {},\n \"name\": \"\",\n \"image\": \"http://muZckivmzIjNyoHlOfHqLcqwfjjQv.tzUSKrI7EtIkFtqNdTYXYRbRDk+zC5m3Iup0RuWmjGIS9\",\n \"created\": \"1963-09-18T22:27:18.585Z\"\n}" } ] }, { "name": "extras image-attachments partial update", "request": { "method": "PATCH", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"content_type\": \"\",\n \"object_id\": \"\",\n \"image_height\": \"\",\n \"image_width\": \"\",\n \"name\": \"\"\n}" }, "url": { "raw": "{{baseUrl}}/extras/image-attachments/:id/", "host": [ "{{baseUrl}}" ], "path": [ "extras", "image-attachments", ":id", "" ], "variable": [ { "key": "id", "value": "", "description": "(Required) A unique integer value identifying this image attachment." } ] } }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "PATCH", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/extras/image-attachments/:id/", "host": [ "{{baseUrl}}" ], "path": [ "extras", "image-attachments", ":id", "" ], "variable": [ { "key": "id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "body": "{\n \"content_type\": \"\",\n \"object_id\": \"\",\n \"image_height\": \"\",\n \"image_width\": \"\",\n \"id\": -8563093,\n \"url\": \"https://XsTOMmdljfLdJclGBeHGeLbdLbyIzeu.qpujMQKhYX630ZLov+eJMX.SWvCl9y0TrvxqMVdDKLge-QMFgDlw0xIhLqIu\",\n \"parent\": {},\n \"name\": \"\",\n \"image\": \"http://muZckivmzIjNyoHlOfHqLcqwfjjQv.tzUSKrI7EtIkFtqNdTYXYRbRDk+zC5m3Iup0RuWmjGIS9\",\n \"created\": \"1963-09-18T22:27:18.585Z\"\n}" } ] }, { "name": "extras image-attachments delete", "request": { "method": "DELETE", "header": [], "url": { "raw": "{{baseUrl}}/extras/image-attachments/:id/", "host": [ "{{baseUrl}}" ], "path": [ "extras", "image-attachments", ":id", "" ], "variable": [ { "key": "id", "value": "", "description": "(Required) A unique integer value identifying this image attachment." } ] } }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "DELETE", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/extras/image-attachments/:id/", "host": [ "{{baseUrl}}" ], "path": [ "extras", "image-attachments", ":id", "" ], "variable": [ { "key": "id" } ] } }, "status": "No Content", "code": 204, "_postman_previewlanguage": "text", "header": [ { "key": "Content-Type", "value": "text/plain" } ], "cookie": [], "body": "" } ] } ] }, { "name": "extras image-attachments list", "request": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/extras/image-attachments/?id=&content_type_id=&object_id=&name=&content_type=&id__n=&id__lte=&id__lt=&id__gte=&id__gt=&content_type_id__n=&object_id__n=&object_id__lte=&object_id__lt=&object_id__gte=&object_id__gt=&name__n=&name__ic=&name__nic=&name__iew=&name__niew=&name__isw=&name__nisw=&name__ie=&name__nie=&content_type__n=&limit=&offset=", "host": [ "{{baseUrl}}" ], "path": [ "extras", "image-attachments", "" ], "query": [ { "key": "id", "value": "" }, { "key": "content_type_id", "value": "" }, { "key": "object_id", "value": "" }, { "key": "name", "value": "" }, { "key": "content_type", "value": "" }, { "key": "id__n", "value": "" }, { "key": "id__lte", "value": "" }, { "key": "id__lt", "value": "" }, { "key": "id__gte", "value": "" }, { "key": "id__gt", "value": "" }, { "key": "content_type_id__n", "value": "" }, { "key": "object_id__n", "value": "" }, { "key": "object_id__lte", "value": "" }, { "key": "object_id__lt", "value": "" }, { "key": "object_id__gte", "value": "" }, { "key": "object_id__gt", "value": "" }, { "key": "name__n", "value": "" }, { "key": "name__ic", "value": "" }, { "key": "name__nic", "value": "" }, { "key": "name__iew", "value": "" }, { "key": "name__niew", "value": "" }, { "key": "name__isw", "value": "" }, { "key": "name__nisw", "value": "" }, { "key": "name__ie", "value": "" }, { "key": "name__nie", "value": "" }, { "key": "content_type__n", "value": "" }, { "key": "limit", "value": "", "description": "Number of results to return per page." }, { "key": "offset", "value": "", "description": "The initial index from which to return the results." } ] } }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/extras/image-attachments/?id=&content_type_id=&object_id=&name=&content_type=&id__n=&id__lte=&id__lt=&id__gte=&id__gt=&content_type_id__n=&object_id__n=&object_id__lte=&object_id__lt=&object_id__gte=&object_id__gt=&name__n=&name__ic=&name__nic=&name__iew=&name__niew=&name__isw=&name__nisw=&name__ie=&name__nie=&content_type__n=&limit=&offset=", "host": [ "{{baseUrl}}" ], "path": [ "extras", "image-attachments", "" ], "query": [ { "key": "id", "value": "" }, { "key": "content_type_id", "value": "" }, { "key": "object_id", "value": "" }, { "key": "name", "value": "" }, { "key": "content_type", "value": "" }, { "key": "id__n", "value": "" }, { "key": "id__lte", "value": "" }, { "key": "id__lt", "value": "" }, { "key": "id__gte", "value": "" }, { "key": "id__gt", "value": "" }, { "key": "content_type_id__n", "value": "" }, { "key": "object_id__n", "value": "" }, { "key": "object_id__lte", "value": "" }, { "key": "object_id__lt", "value": "" }, { "key": "object_id__gte", "value": "" }, { "key": "object_id__gt", "value": "" }, { "key": "name__n", "value": "" }, { "key": "name__ic", "value": "" }, { "key": "name__nic", "value": "" }, { "key": "name__iew", "value": "" }, { "key": "name__niew", "value": "" }, { "key": "name__isw", "value": "" }, { "key": "name__nisw", "value": "" }, { "key": "name__ie", "value": "" }, { "key": "name__nie", "value": "" }, { "key": "content_type__n", "value": "" }, { "key": "limit", "value": "" }, { "key": "offset", "value": "" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "body": "{\n \"count\": 32644586,\n \"results\": [\n {\n \"content_type\": \"ut Dui\",\n \"object_id\": 1665753236,\n \"image_height\": 30311,\n \"image_width\": 10969,\n \"id\": -29915437,\n \"url\": \"https://YGaSfvTOHBSLKrdMJ.oxZyrkcTv-jqmehXJqL,Fkqw3Z+lDi4,ptZ7eiKWxPLnelvify\",\n \"parent\": {},\n \"name\": \"ve\",\n \"image\": \"https://MfvoXZTwCUrvtltntpofox.zhpxFEZG2ofRS.JpvXbqnp24rwAc6CoqXgQ.P6c4U2F,xe9RlIdkDmk1WerF4TLRSXoi8xBHtO\",\n \"created\": \"1999-08-29T09:12:23.335Z\"\n },\n {\n \"content_type\": \"in Lorem cillum\",\n \"object_id\": 357428499,\n \"image_height\": 28823,\n \"image_width\": 14840,\n \"id\": 36331967,\n \"url\": \"http://Jj.dqeNBFmlu-9fCxlN5V4HHJLavqQMFxkgBqY6AwtfupwXJryRm-Pb76TUEGCvFDlfc,F+uxih\",\n \"parent\": {},\n \"name\": \"cons\",\n \"image\": \"https://dhCIcx.unCRKi,SYfa6-LqGJwTOxgMGcTyDXfbEZTvBhMqFJz4.Ye9cNJSV-3pZwCwtkkD\",\n \"created\": \"2018-03-16T01:17:17.973Z\"\n }\n ],\n \"next\": \"https://cjaGztfnHjxWlVmFnyOFFqkYee.gzvqlD3TakSVqqmfR8bCLWHW4-RY\",\n \"previous\": \"https://mupjRnrtZbrHHIkYTpgdcTDtVriUL.qgowgQf6GkicKk3Y8GEAxmaCv+pusMQNKJvlUOmPebD9\"\n}" } ] }, { "name": "extras image-attachments create", "request": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"content_type\": \"\",\n \"object_id\": \"\",\n \"image_height\": \"\",\n \"image_width\": \"\",\n \"name\": \"\"\n}" }, "url": { "raw": "{{baseUrl}}/extras/image-attachments/", "host": [ "{{baseUrl}}" ], "path": [ "extras", "image-attachments", "" ] } }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "POST", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/extras/image-attachments/", "host": [ "{{baseUrl}}" ], "path": [ "extras", "image-attachments", "" ] } }, "status": "Created", "code": 201, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "body": "{\n \"content_type\": \"\",\n \"object_id\": \"\",\n \"image_height\": \"\",\n \"image_width\": \"\",\n \"id\": -8563093,\n \"url\": \"https://XsTOMmdljfLdJclGBeHGeLbdLbyIzeu.qpujMQKhYX630ZLov+eJMX.SWvCl9y0TrvxqMVdDKLge-QMFgDlw0xIhLqIu\",\n \"parent\": {},\n \"name\": \"\",\n \"image\": \"http://muZckivmzIjNyoHlOfHqLcqwfjjQv.tzUSKrI7EtIkFtqNdTYXYRbRDk+zC5m3Iup0RuWmjGIS9\",\n \"created\": \"1963-09-18T22:27:18.585Z\"\n}" } ] }, { "name": "extras image-attachments bulk update", "request": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"content_type\": \"\",\n \"object_id\": \"\",\n \"image_height\": \"\",\n \"image_width\": \"\",\n \"name\": \"\"\n}" }, "url": { "raw": "{{baseUrl}}/extras/image-attachments/", "host": [ "{{baseUrl}}" ], "path": [ "extras", "image-attachments", "" ] } }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "PUT", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/extras/image-attachments/", "host": [ "{{baseUrl}}" ], "path": [ "extras", "image-attachments", "" ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "body": "{\n \"content_type\": \"\",\n \"object_id\": \"\",\n \"image_height\": \"\",\n \"image_width\": \"\",\n \"id\": -8563093,\n \"url\": \"https://XsTOMmdljfLdJclGBeHGeLbdLbyIzeu.qpujMQKhYX630ZLov+eJMX.SWvCl9y0TrvxqMVdDKLge-QMFgDlw0xIhLqIu\",\n \"parent\": {},\n \"name\": \"\",\n \"image\": \"http://muZckivmzIjNyoHlOfHqLcqwfjjQv.tzUSKrI7EtIkFtqNdTYXYRbRDk+zC5m3Iup0RuWmjGIS9\",\n \"created\": \"1963-09-18T22:27:18.585Z\"\n}" } ] }, { "name": "extras image-attachments bulk partial update", "request": { "method": "PATCH", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"content_type\": \"\",\n \"object_id\": \"\",\n \"image_height\": \"\",\n \"image_width\": \"\",\n \"name\": \"\"\n}" }, "url": { "raw": "{{baseUrl}}/extras/image-attachments/", "host": [ "{{baseUrl}}" ], "path": [ "extras", "image-attachments", "" ] } }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "PATCH", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/extras/image-attachments/", "host": [ "{{baseUrl}}" ], "path": [ "extras", "image-attachments", "" ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "body": "{\n \"content_type\": \"\",\n \"object_id\": \"\",\n \"image_height\": \"\",\n \"image_width\": \"\",\n \"id\": -8563093,\n \"url\": \"https://XsTOMmdljfLdJclGBeHGeLbdLbyIzeu.qpujMQKhYX630ZLov+eJMX.SWvCl9y0TrvxqMVdDKLge-QMFgDlw0xIhLqIu\",\n \"parent\": {},\n \"name\": \"\",\n \"image\": \"http://muZckivmzIjNyoHlOfHqLcqwfjjQv.tzUSKrI7EtIkFtqNdTYXYRbRDk+zC5m3Iup0RuWmjGIS9\",\n \"created\": \"1963-09-18T22:27:18.585Z\"\n}" } ] }, { "name": "extras image-attachments bulk delete", "request": { "method": "DELETE", "header": [], "url": { "raw": "{{baseUrl}}/extras/image-attachments/", "host": [ "{{baseUrl}}" ], "path": [ "extras", "image-attachments", "" ] } }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "DELETE", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/extras/image-attachments/", "host": [ "{{baseUrl}}" ], "path": [ "extras", "image-attachments", "" ] } }, "status": "No Content", "code": 204, "_postman_previewlanguage": "text", "header": [ { "key": "Content-Type", "value": "text/plain" } ], "cookie": [], "body": "" } ] } ] }, { "name": "job-results", "item": [ { "name": "extras job-results list", "request": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/extras/job-results/?id=&created=&completed=&status=&user=&obj_type=&name=&q=&id__n=&id__lte=&id__lt=&id__gte=&id__gt=&status__n=&user__n=&obj_type__n=&name__n=&name__ic=&name__nic=&name__iew=&name__niew=&name__isw=&name__nisw=&name__ie=&name__nie=&limit=&offset=", "host": [ "{{baseUrl}}" ], "path": [ "extras", "job-results", "" ], "query": [ { "key": "id", "value": "" }, { "key": "created", "value": "" }, { "key": "completed", "value": "" }, { "key": "status", "value": "" }, { "key": "user", "value": "" }, { "key": "obj_type", "value": "" }, { "key": "name", "value": "" }, { "key": "q", "value": "" }, { "key": "id__n", "value": "" }, { "key": "id__lte", "value": "" }, { "key": "id__lt", "value": "" }, { "key": "id__gte", "value": "" }, { "key": "id__gt", "value": "" }, { "key": "status__n", "value": "" }, { "key": "user__n", "value": "" }, { "key": "obj_type__n", "value": "" }, { "key": "name__n", "value": "" }, { "key": "name__ic", "value": "" }, { "key": "name__nic", "value": "" }, { "key": "name__iew", "value": "" }, { "key": "name__niew", "value": "" }, { "key": "name__isw", "value": "" }, { "key": "name__nisw", "value": "" }, { "key": "name__ie", "value": "" }, { "key": "name__nie", "value": "" }, { "key": "limit", "value": "", "description": "Number of results to return per page." }, { "key": "offset", "value": "", "description": "The initial index from which to return the results." } ] }, "description": "Retrieve a list of job results" }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/extras/job-results/?id=&created=&completed=&status=&user=&obj_type=&name=&q=&id__n=&id__lte=&id__lt=&id__gte=&id__gt=&status__n=&user__n=&obj_type__n=&name__n=&name__ic=&name__nic=&name__iew=&name__niew=&name__isw=&name__nisw=&name__ie=&name__nie=&limit=&offset=", "host": [ "{{baseUrl}}" ], "path": [ "extras", "job-results", "" ], "query": [ { "key": "id", "value": "" }, { "key": "created", "value": "" }, { "key": "completed", "value": "" }, { "key": "status", "value": "" }, { "key": "user", "value": "" }, { "key": "obj_type", "value": "" }, { "key": "name", "value": "" }, { "key": "q", "value": "" }, { "key": "id__n", "value": "" }, { "key": "id__lte", "value": "" }, { "key": "id__lt", "value": "" }, { "key": "id__gte", "value": "" }, { "key": "id__gt", "value": "" }, { "key": "status__n", "value": "" }, { "key": "user__n", "value": "" }, { "key": "obj_type__n", "value": "" }, { "key": "name__n", "value": "" }, { "key": "name__ic", "value": "" }, { "key": "name__nic", "value": "" }, { "key": "name__iew", "value": "" }, { "key": "name__niew", "value": "" }, { "key": "name__isw", "value": "" }, { "key": "name__nisw", "value": "" }, { "key": "name__ie", "value": "" }, { "key": "name__nie", "value": "" }, { "key": "limit", "value": "" }, { "key": "offset", "value": "" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "body": "{\n \"count\": -42806780,\n \"results\": [\n {\n \"name\": \"eami\",\n \"job_id\": \"b529c5e8-16c5-e133-6bab-4c812bcae65b\",\n \"id\": -25960287,\n \"url\": \"https://NGJgXgIZIaJjFyEaTYrn.jhj2xy+Ph9\",\n \"created\": \"1982-05-15T14:51:53.890Z\",\n \"completed\": \"1997-10-30T11:00:47.808Z\",\n \"obj_type\": \"laboris aliquip sint cillum proident\",\n \"status\": {\n \"label\": \"Completed\",\n \"value\": \"pending\"\n },\n \"user\": {\n \"username\": \"_YNK\",\n \"id\": 85064149,\n \"url\": \"http://mFffJbSuXWbkWvktXkSKiCNqtDoQ.fsywj+PCG5.LByHQbtuuZQ6MpI6.reid43\"\n },\n \"data\": \"sed sint labore cupidatat Lorem\"\n },\n {\n \"name\": \"incu\",\n \"job_id\": \"urn:uuid:378ab54b-3ba1-44f2-9bfc-d4d5a30fce01\",\n \"id\": -67350378,\n \"url\": \"http://rtIKnmYzRmypLRxslG.nshVy3\",\n \"created\": \"1983-03-29T03:16:09.980Z\",\n \"completed\": \"2005-09-11T02:32:38.251Z\",\n \"obj_type\": \"mol\",\n \"status\": {\n \"label\": \"Running\",\n \"value\": \"running\"\n },\n \"user\": {\n \"username\": \"osag\",\n \"id\": 57936381,\n \"url\": \"http://pKWIWLYyAx.iiZFbFv3+TY3IcrOLNYYF2TuMAHKL.PfzgTZdHMuxUQ\"\n },\n \"data\": \"ut amet deserunt sunt\"\n }\n ],\n \"next\": \"https://eUuzClKAyYXaNJGUA.ukqPHYUXrQQn,7rbbRwdHzsTLnBRYEJBFC1qsk8rMwREgMpE5ArTEfP2N7nP+PeQ9ywFz2\",\n \"previous\": \"https://ZllzTvLJhubyzmUYesXGFe.vpgFSFwpHszirH9N-tYgW5r3DSj1FYYETKpLDrVy+QbP6xWOykqCjRIM.DaktYLQ5,p\"\n}" } ] }, { "name": "extras job-results read", "request": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/extras/job-results/:id/", "host": [ "{{baseUrl}}" ], "path": [ "extras", "job-results", ":id", "" ], "variable": [ { "key": "id", "value": "", "description": "(Required) A unique integer value identifying this job result." } ] }, "description": "Retrieve a list of job results" }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/extras/job-results/:id/", "host": [ "{{baseUrl}}" ], "path": [ "extras", "job-results", ":id", "" ], "variable": [ { "key": "id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "body": "{\n \"name\": \"do a\",\n \"job_id\": \"urn:uuid:3981eaf0-c28d-f28c-96ab-7bd1ec518f56\",\n \"id\": 28167973,\n \"url\": \"https://hlZVhhoWmMqzctzrQkGBkybFQJVyNWASA.zqRLEREiB.3dMcolgGm\",\n \"created\": \"1988-01-12T01:09:49.578Z\",\n \"completed\": \"1998-12-03T03:21:18.314Z\",\n \"obj_type\": \"dolore consequat ut\",\n \"status\": {\n \"label\": \"Completed\",\n \"value\": \"pending\"\n },\n \"user\": {\n \"username\": \"qzZ \",\n \"id\": 39546067,\n \"url\": \"http://ibZwyOpgYLlnlJIsNzPXxOt.llVOKtCW+O1L\"\n },\n \"data\": \"eu veniam\"\n}" } ] } ] }, { "name": "object-changes", "item": [ { "name": "extras object-changes list", "request": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/extras/object-changes/?id=&user=&user_name=&request_id=&action=&changed_object_type_id=&changed_object_id=&object_repr=&q=&time=&changed_object_type=&user_id=&id__n=&id__lte=&id__lt=&id__gte=&id__gt=&user__n=&user_name__n=&user_name__ic=&user_name__nic=&user_name__iew=&user_name__niew=&user_name__isw=&user_name__nisw=&user_name__ie=&user_name__nie=&action__n=&changed_object_type_id__n=&changed_object_id__n=&changed_object_id__lte=&changed_object_id__lt=&changed_object_id__gte=&changed_object_id__gt=&object_repr__n=&object_repr__ic=&object_repr__nic=&object_repr__iew=&object_repr__niew=&object_repr__isw=&object_repr__nisw=&object_repr__ie=&object_repr__nie=&changed_object_type__n=&user_id__n=&limit=&offset=", "host": [ "{{baseUrl}}" ], "path": [ "extras", "object-changes", "" ], "query": [ { "key": "id", "value": "" }, { "key": "user", "value": "" }, { "key": "user_name", "value": "" }, { "key": "request_id", "value": "" }, { "key": "action", "value": "" }, { "key": "changed_object_type_id", "value": "" }, { "key": "changed_object_id", "value": "" }, { "key": "object_repr", "value": "" }, { "key": "q", "value": "" }, { "key": "time", "value": "" }, { "key": "changed_object_type", "value": "" }, { "key": "user_id", "value": "" }, { "key": "id__n", "value": "" }, { "key": "id__lte", "value": "" }, { "key": "id__lt", "value": "" }, { "key": "id__gte", "value": "" }, { "key": "id__gt", "value": "" }, { "key": "user__n", "value": "" }, { "key": "user_name__n", "value": "" }, { "key": "user_name__ic", "value": "" }, { "key": "user_name__nic", "value": "" }, { "key": "user_name__iew", "value": "" }, { "key": "user_name__niew", "value": "" }, { "key": "user_name__isw", "value": "" }, { "key": "user_name__nisw", "value": "" }, { "key": "user_name__ie", "value": "" }, { "key": "user_name__nie", "value": "" }, { "key": "action__n", "value": "" }, { "key": "changed_object_type_id__n", "value": "" }, { "key": "changed_object_id__n", "value": "" }, { "key": "changed_object_id__lte", "value": "" }, { "key": "changed_object_id__lt", "value": "" }, { "key": "changed_object_id__gte", "value": "" }, { "key": "changed_object_id__gt", "value": "" }, { "key": "object_repr__n", "value": "" }, { "key": "object_repr__ic", "value": "" }, { "key": "object_repr__nic", "value": "" }, { "key": "object_repr__iew", "value": "" }, { "key": "object_repr__niew", "value": "" }, { "key": "object_repr__isw", "value": "" }, { "key": "object_repr__nisw", "value": "" }, { "key": "object_repr__ie", "value": "" }, { "key": "object_repr__nie", "value": "" }, { "key": "changed_object_type__n", "value": "" }, { "key": "user_id__n", "value": "" }, { "key": "limit", "value": "", "description": "Number of results to return per page." }, { "key": "offset", "value": "", "description": "The initial index from which to return the results." } ] }, "description": "Retrieve a list of recent changes." }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/extras/object-changes/?id=&user=&user_name=&request_id=&action=&changed_object_type_id=&changed_object_id=&object_repr=&q=&time=&changed_object_type=&user_id=&id__n=&id__lte=&id__lt=&id__gte=&id__gt=&user__n=&user_name__n=&user_name__ic=&user_name__nic=&user_name__iew=&user_name__niew=&user_name__isw=&user_name__nisw=&user_name__ie=&user_name__nie=&action__n=&changed_object_type_id__n=&changed_object_id__n=&changed_object_id__lte=&changed_object_id__lt=&changed_object_id__gte=&changed_object_id__gt=&object_repr__n=&object_repr__ic=&object_repr__nic=&object_repr__iew=&object_repr__niew=&object_repr__isw=&object_repr__nisw=&object_repr__ie=&object_repr__nie=&changed_object_type__n=&user_id__n=&limit=&offset=", "host": [ "{{baseUrl}}" ], "path": [ "extras", "object-changes", "" ], "query": [ { "key": "id", "value": "" }, { "key": "user", "value": "" }, { "key": "user_name", "value": "" }, { "key": "request_id", "value": "" }, { "key": "action", "value": "" }, { "key": "changed_object_type_id", "value": "" }, { "key": "changed_object_id", "value": "" }, { "key": "object_repr", "value": "" }, { "key": "q", "value": "" }, { "key": "time", "value": "" }, { "key": "changed_object_type", "value": "" }, { "key": "user_id", "value": "" }, { "key": "id__n", "value": "" }, { "key": "id__lte", "value": "" }, { "key": "id__lt", "value": "" }, { "key": "id__gte", "value": "" }, { "key": "id__gt", "value": "" }, { "key": "user__n", "value": "" }, { "key": "user_name__n", "value": "" }, { "key": "user_name__ic", "value": "" }, { "key": "user_name__nic", "value": "" }, { "key": "user_name__iew", "value": "" }, { "key": "user_name__niew", "value": "" }, { "key": "user_name__isw", "value": "" }, { "key": "user_name__nisw", "value": "" }, { "key": "user_name__ie", "value": "" }, { "key": "user_name__nie", "value": "" }, { "key": "action__n", "value": "" }, { "key": "changed_object_type_id__n", "value": "" }, { "key": "changed_object_id__n", "value": "" }, { "key": "changed_object_id__lte", "value": "" }, { "key": "changed_object_id__lt", "value": "" }, { "key": "changed_object_id__gte", "value": "" }, { "key": "changed_object_id__gt", "value": "" }, { "key": "object_repr__n", "value": "" }, { "key": "object_repr__ic", "value": "" }, { "key": "object_repr__nic", "value": "" }, { "key": "object_repr__iew", "value": "" }, { "key": "object_repr__niew", "value": "" }, { "key": "object_repr__isw", "value": "" }, { "key": "object_repr__nisw", "value": "" }, { "key": "object_repr__ie", "value": "" }, { "key": "object_repr__nie", "value": "" }, { "key": "changed_object_type__n", "value": "" }, { "key": "user_id__n", "value": "" }, { "key": "limit", "value": "" }, { "key": "offset", "value": "" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "body": "{\n \"count\": -72838716,\n \"results\": [\n {\n \"changed_object_id\": 1218874889,\n \"id\": -90504747,\n \"url\": \"http://tfpgTvgkkPBcrMYdIYNFrSf.hivlg6D8tBDwcmzLaAxNyUoVFB\",\n \"time\": \"2007-01-11T04:48:37.900Z\",\n \"user\": {\n \"username\": \"QvLD\",\n \"id\": 946731,\n \"url\": \"https://sEXmV.fbrHq.OUZO6XsdUB\"\n },\n \"user_name\": \"ea tempor sunt\",\n \"request_id\": \"297af9eb-cb85-d750-3487-37723d341cef\",\n \"action\": {\n \"label\": \"Updated\",\n \"value\": \"create\"\n },\n \"changed_object_type\": \"in quis sed ut velit\",\n \"changed_object\": {},\n \"object_data\": \"laborum nulla\"\n },\n {\n \"changed_object_id\": 1351746988,\n \"id\": -33677802,\n \"url\": \"http://ROtViseIbLVmlfyGNds.qbqWt3QORMYHXnoQco6X1Kt\",\n \"time\": \"1975-07-21T17:55:25.450Z\",\n \"user\": {\n \"username\": \"q1 q\",\n \"id\": 63708491,\n \"url\": \"http://tphORxrcTkQlxxYvkYXriJWHTDfyxE.siHqzBYgWUVZiLLPtt8V9qpNCnd-mhd3XseFd1hmBy7Q09NPuNvT99Q6l8NL\"\n },\n \"user_name\": \"ullamco\",\n \"request_id\": \"urn:uuid:c5aeb468-07df-cbac-b440-5c2d66aee1c8\",\n \"action\": {\n \"label\": \"Created\",\n \"value\": \"create\"\n },\n \"changed_object_type\": \"est ex pariatur fugiat\",\n \"changed_object\": {},\n \"object_data\": \"aute nisi Ut\"\n }\n ],\n \"next\": \"http://gPxW.vimsg3Cklv8VQD0nqfPFT1FYcgdJ.Z0jfLePCJPipyF,dkwLixpJu,7cD1Cf\",\n \"previous\": \"https://FBaTEPvabeamAMYWbudYiYPESVZtq.bfnPekpEF-xoqlECLIGFLyempq\"\n}" } ] }, { "name": "extras object-changes read", "request": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/extras/object-changes/:id/", "host": [ "{{baseUrl}}" ], "path": [ "extras", "object-changes", ":id", "" ], "variable": [ { "key": "id", "value": "", "description": "(Required) A unique integer value identifying this object change." } ] }, "description": "Retrieve a list of recent changes." }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/extras/object-changes/:id/", "host": [ "{{baseUrl}}" ], "path": [ "extras", "object-changes", ":id", "" ], "variable": [ { "key": "id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "body": "{\n \"changed_object_id\": 199781676,\n \"id\": -72169782,\n \"url\": \"http://nisipoajyOFxSMzpIopSXbAIxbRreYmeP.huP00egG-Om3AE4eq,hniu\",\n \"time\": \"2000-08-14T03:38:11.634Z\",\n \"user\": {\n \"username\": \"1.Go\",\n \"id\": 14236413,\n \"url\": \"http://kaRxvfjJKRVZFZpuDsBMFIra.uiujzFiZ8YRpJHNYZde6rWc92p26j0RRP-QEmn,90gRK2tiA-I\"\n },\n \"user_name\": \"enim fugiat ullamco\",\n \"request_id\": \"c36b6cb5-986e-23e1-5952-f9326897f947\",\n \"action\": {\n \"label\": \"Deleted\",\n \"value\": \"update\"\n },\n \"changed_object_type\": \"sit id in elit Duis\",\n \"changed_object\": {},\n \"object_data\": \"aliqua cillum\"\n}" } ] } ] }, { "name": "reports", "item": [ { "name": "{id}", "item": [ { "name": "extras reports read", "request": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/extras/reports/:id/", "host": [ "{{baseUrl}}" ], "path": [ "extras", "reports", ":id", "" ], "variable": [ { "key": "id", "value": "", "description": "(Required) " } ] }, "description": "Retrieve a single Report identified as \".\"." }, "response": [ { "name": "Untitled Response", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/extras/reports/:id/", "host": [ "{{baseUrl}}" ], "path": [ "extras", "reports", ":id", "" ], "variable": [ { "key": "id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "text", "header": [ { "key": "Content-Type", "value": "text/plain" } ], "cookie": [], "body": "" } ] }, { "name": "extras reports run", "request": { "method": "POST", "header": [], "url": { "raw": "{{baseUrl}}/extras/reports/:id/run/", "host": [ "{{baseUrl}}" ], "path": [ "extras", "reports", ":id", "run", "" ], "variable": [ { "key": "id", "value": "", "description": "(Required) " } ] }, "description": "Run a Report identified as \".