|
|
@@ -2,7 +2,7 @@
|
|
|
"openapi": "3.0.3",
|
|
|
"info": {
|
|
|
"title": "NetBox REST API",
|
|
|
- "version": "4.4.7",
|
|
|
+ "version": "4.4.8",
|
|
|
"license": {
|
|
|
"name": "Apache v2 License"
|
|
|
}
|
|
|
@@ -27326,6 +27326,58 @@
|
|
|
"explode": true,
|
|
|
"style": "form"
|
|
|
},
|
|
|
+ {
|
|
|
+ "in": "query",
|
|
|
+ "name": "tenant",
|
|
|
+ "schema": {
|
|
|
+ "type": "array",
|
|
|
+ "items": {
|
|
|
+ "type": "string"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "description": "Tenant (slug)",
|
|
|
+ "explode": true,
|
|
|
+ "style": "form"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "in": "query",
|
|
|
+ "name": "tenant__n",
|
|
|
+ "schema": {
|
|
|
+ "type": "array",
|
|
|
+ "items": {
|
|
|
+ "type": "string"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "description": "Tenant (slug)",
|
|
|
+ "explode": true,
|
|
|
+ "style": "form"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "in": "query",
|
|
|
+ "name": "tenant_id",
|
|
|
+ "schema": {
|
|
|
+ "type": "array",
|
|
|
+ "items": {
|
|
|
+ "type": "integer"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "description": "Tenant (ID)",
|
|
|
+ "explode": true,
|
|
|
+ "style": "form"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "in": "query",
|
|
|
+ "name": "tenant_id__n",
|
|
|
+ "schema": {
|
|
|
+ "type": "array",
|
|
|
+ "items": {
|
|
|
+ "type": "integer"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "description": "Tenant (ID)",
|
|
|
+ "explode": true,
|
|
|
+ "style": "form"
|
|
|
+ },
|
|
|
{
|
|
|
"in": "query",
|
|
|
"name": "type",
|
|
|
@@ -30798,6 +30850,58 @@
|
|
|
"explode": true,
|
|
|
"style": "form"
|
|
|
},
|
|
|
+ {
|
|
|
+ "in": "query",
|
|
|
+ "name": "tenant",
|
|
|
+ "schema": {
|
|
|
+ "type": "array",
|
|
|
+ "items": {
|
|
|
+ "type": "string"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "description": "Tenant (slug)",
|
|
|
+ "explode": true,
|
|
|
+ "style": "form"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "in": "query",
|
|
|
+ "name": "tenant__n",
|
|
|
+ "schema": {
|
|
|
+ "type": "array",
|
|
|
+ "items": {
|
|
|
+ "type": "string"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "description": "Tenant (slug)",
|
|
|
+ "explode": true,
|
|
|
+ "style": "form"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "in": "query",
|
|
|
+ "name": "tenant_id",
|
|
|
+ "schema": {
|
|
|
+ "type": "array",
|
|
|
+ "items": {
|
|
|
+ "type": "integer"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "description": "Tenant (ID)",
|
|
|
+ "explode": true,
|
|
|
+ "style": "form"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "in": "query",
|
|
|
+ "name": "tenant_id__n",
|
|
|
+ "schema": {
|
|
|
+ "type": "array",
|
|
|
+ "items": {
|
|
|
+ "type": "integer"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "description": "Tenant (ID)",
|
|
|
+ "explode": true,
|
|
|
+ "style": "form"
|
|
|
+ },
|
|
|
{
|
|
|
"in": "query",
|
|
|
"name": "type",
|
|
|
@@ -34158,6 +34262,58 @@
|
|
|
"explode": true,
|
|
|
"style": "form"
|
|
|
},
|
|
|
+ {
|
|
|
+ "in": "query",
|
|
|
+ "name": "tenant",
|
|
|
+ "schema": {
|
|
|
+ "type": "array",
|
|
|
+ "items": {
|
|
|
+ "type": "string"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "description": "Tenant (slug)",
|
|
|
+ "explode": true,
|
|
|
+ "style": "form"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "in": "query",
|
|
|
+ "name": "tenant__n",
|
|
|
+ "schema": {
|
|
|
+ "type": "array",
|
|
|
+ "items": {
|
|
|
+ "type": "string"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "description": "Tenant (slug)",
|
|
|
+ "explode": true,
|
|
|
+ "style": "form"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "in": "query",
|
|
|
+ "name": "tenant_id",
|
|
|
+ "schema": {
|
|
|
+ "type": "array",
|
|
|
+ "items": {
|
|
|
+ "type": "integer"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "description": "Tenant (ID)",
|
|
|
+ "explode": true,
|
|
|
+ "style": "form"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "in": "query",
|
|
|
+ "name": "tenant_id__n",
|
|
|
+ "schema": {
|
|
|
+ "type": "array",
|
|
|
+ "items": {
|
|
|
+ "type": "integer"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "description": "Tenant (ID)",
|
|
|
+ "explode": true,
|
|
|
+ "style": "form"
|
|
|
+ },
|
|
|
{
|
|
|
"in": "query",
|
|
|
"name": "updated_by_request",
|
|
|
@@ -46373,6 +46529,58 @@
|
|
|
"explode": true,
|
|
|
"style": "form"
|
|
|
},
|
|
|
+ {
|
|
|
+ "in": "query",
|
|
|
+ "name": "tenant",
|
|
|
+ "schema": {
|
|
|
+ "type": "array",
|
|
|
+ "items": {
|
|
|
+ "type": "string"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "description": "Tenant (slug)",
|
|
|
+ "explode": true,
|
|
|
+ "style": "form"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "in": "query",
|
|
|
+ "name": "tenant__n",
|
|
|
+ "schema": {
|
|
|
+ "type": "array",
|
|
|
+ "items": {
|
|
|
+ "type": "string"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "description": "Tenant (slug)",
|
|
|
+ "explode": true,
|
|
|
+ "style": "form"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "in": "query",
|
|
|
+ "name": "tenant_id",
|
|
|
+ "schema": {
|
|
|
+ "type": "array",
|
|
|
+ "items": {
|
|
|
+ "type": "integer"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "description": "Tenant (ID)",
|
|
|
+ "explode": true,
|
|
|
+ "style": "form"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "in": "query",
|
|
|
+ "name": "tenant_id__n",
|
|
|
+ "schema": {
|
|
|
+ "type": "array",
|
|
|
+ "items": {
|
|
|
+ "type": "integer"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "description": "Tenant (ID)",
|
|
|
+ "explode": true,
|
|
|
+ "style": "form"
|
|
|
+ },
|
|
|
{
|
|
|
"in": "query",
|
|
|
"name": "type",
|
|
|
@@ -52303,6 +52511,58 @@
|
|
|
"explode": true,
|
|
|
"style": "form"
|
|
|
},
|
|
|
+ {
|
|
|
+ "in": "query",
|
|
|
+ "name": "tenant",
|
|
|
+ "schema": {
|
|
|
+ "type": "array",
|
|
|
+ "items": {
|
|
|
+ "type": "string"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "description": "Tenant (slug)",
|
|
|
+ "explode": true,
|
|
|
+ "style": "form"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "in": "query",
|
|
|
+ "name": "tenant__n",
|
|
|
+ "schema": {
|
|
|
+ "type": "array",
|
|
|
+ "items": {
|
|
|
+ "type": "string"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "description": "Tenant (slug)",
|
|
|
+ "explode": true,
|
|
|
+ "style": "form"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "in": "query",
|
|
|
+ "name": "tenant_id",
|
|
|
+ "schema": {
|
|
|
+ "type": "array",
|
|
|
+ "items": {
|
|
|
+ "type": "integer"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "description": "Tenant (ID)",
|
|
|
+ "explode": true,
|
|
|
+ "style": "form"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "in": "query",
|
|
|
+ "name": "tenant_id__n",
|
|
|
+ "schema": {
|
|
|
+ "type": "array",
|
|
|
+ "items": {
|
|
|
+ "type": "integer"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "description": "Tenant (ID)",
|
|
|
+ "explode": true,
|
|
|
+ "style": "form"
|
|
|
+ },
|
|
|
{
|
|
|
"in": "query",
|
|
|
"name": "tx_power",
|
|
|
@@ -58814,6 +59074,58 @@
|
|
|
"explode": true,
|
|
|
"style": "form"
|
|
|
},
|
|
|
+ {
|
|
|
+ "in": "query",
|
|
|
+ "name": "tenant",
|
|
|
+ "schema": {
|
|
|
+ "type": "array",
|
|
|
+ "items": {
|
|
|
+ "type": "string"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "description": "Tenant (slug)",
|
|
|
+ "explode": true,
|
|
|
+ "style": "form"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "in": "query",
|
|
|
+ "name": "tenant__n",
|
|
|
+ "schema": {
|
|
|
+ "type": "array",
|
|
|
+ "items": {
|
|
|
+ "type": "string"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "description": "Tenant (slug)",
|
|
|
+ "explode": true,
|
|
|
+ "style": "form"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "in": "query",
|
|
|
+ "name": "tenant_id",
|
|
|
+ "schema": {
|
|
|
+ "type": "array",
|
|
|
+ "items": {
|
|
|
+ "type": "integer"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "description": "Tenant (ID)",
|
|
|
+ "explode": true,
|
|
|
+ "style": "form"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "in": "query",
|
|
|
+ "name": "tenant_id__n",
|
|
|
+ "schema": {
|
|
|
+ "type": "array",
|
|
|
+ "items": {
|
|
|
+ "type": "integer"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "description": "Tenant (ID)",
|
|
|
+ "explode": true,
|
|
|
+ "style": "form"
|
|
|
+ },
|
|
|
{
|
|
|
"in": "query",
|
|
|
"name": "updated_by_request",
|
|
|
@@ -66953,6 +67265,58 @@
|
|
|
"explode": true,
|
|
|
"style": "form"
|
|
|
},
|
|
|
+ {
|
|
|
+ "in": "query",
|
|
|
+ "name": "tenant",
|
|
|
+ "schema": {
|
|
|
+ "type": "array",
|
|
|
+ "items": {
|
|
|
+ "type": "string"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "description": "Tenant (slug)",
|
|
|
+ "explode": true,
|
|
|
+ "style": "form"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "in": "query",
|
|
|
+ "name": "tenant__n",
|
|
|
+ "schema": {
|
|
|
+ "type": "array",
|
|
|
+ "items": {
|
|
|
+ "type": "string"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "description": "Tenant (slug)",
|
|
|
+ "explode": true,
|
|
|
+ "style": "form"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "in": "query",
|
|
|
+ "name": "tenant_id",
|
|
|
+ "schema": {
|
|
|
+ "type": "array",
|
|
|
+ "items": {
|
|
|
+ "type": "integer"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "description": "Tenant (ID)",
|
|
|
+ "explode": true,
|
|
|
+ "style": "form"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "in": "query",
|
|
|
+ "name": "tenant_id__n",
|
|
|
+ "schema": {
|
|
|
+ "type": "array",
|
|
|
+ "items": {
|
|
|
+ "type": "integer"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "description": "Tenant (ID)",
|
|
|
+ "explode": true,
|
|
|
+ "style": "form"
|
|
|
+ },
|
|
|
{
|
|
|
"in": "query",
|
|
|
"name": "updated_by_request",
|
|
|
@@ -78840,6 +79204,58 @@
|
|
|
"explode": true,
|
|
|
"style": "form"
|
|
|
},
|
|
|
+ {
|
|
|
+ "in": "query",
|
|
|
+ "name": "tenant",
|
|
|
+ "schema": {
|
|
|
+ "type": "array",
|
|
|
+ "items": {
|
|
|
+ "type": "string"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "description": "Tenant (slug)",
|
|
|
+ "explode": true,
|
|
|
+ "style": "form"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "in": "query",
|
|
|
+ "name": "tenant__n",
|
|
|
+ "schema": {
|
|
|
+ "type": "array",
|
|
|
+ "items": {
|
|
|
+ "type": "string"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "description": "Tenant (slug)",
|
|
|
+ "explode": true,
|
|
|
+ "style": "form"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "in": "query",
|
|
|
+ "name": "tenant_id",
|
|
|
+ "schema": {
|
|
|
+ "type": "array",
|
|
|
+ "items": {
|
|
|
+ "type": "integer"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "description": "Tenant (ID)",
|
|
|
+ "explode": true,
|
|
|
+ "style": "form"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "in": "query",
|
|
|
+ "name": "tenant_id__n",
|
|
|
+ "schema": {
|
|
|
+ "type": "array",
|
|
|
+ "items": {
|
|
|
+ "type": "integer"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "description": "Tenant (ID)",
|
|
|
+ "explode": true,
|
|
|
+ "style": "form"
|
|
|
+ },
|
|
|
{
|
|
|
"in": "query",
|
|
|
"name": "type",
|
|
|
@@ -83976,6 +84392,58 @@
|
|
|
"explode": true,
|
|
|
"style": "form"
|
|
|
},
|
|
|
+ {
|
|
|
+ "in": "query",
|
|
|
+ "name": "tenant",
|
|
|
+ "schema": {
|
|
|
+ "type": "array",
|
|
|
+ "items": {
|
|
|
+ "type": "string"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "description": "Tenant (slug)",
|
|
|
+ "explode": true,
|
|
|
+ "style": "form"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "in": "query",
|
|
|
+ "name": "tenant__n",
|
|
|
+ "schema": {
|
|
|
+ "type": "array",
|
|
|
+ "items": {
|
|
|
+ "type": "string"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "description": "Tenant (slug)",
|
|
|
+ "explode": true,
|
|
|
+ "style": "form"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "in": "query",
|
|
|
+ "name": "tenant_id",
|
|
|
+ "schema": {
|
|
|
+ "type": "array",
|
|
|
+ "items": {
|
|
|
+ "type": "integer"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "description": "Tenant (ID)",
|
|
|
+ "explode": true,
|
|
|
+ "style": "form"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "in": "query",
|
|
|
+ "name": "tenant_id__n",
|
|
|
+ "schema": {
|
|
|
+ "type": "array",
|
|
|
+ "items": {
|
|
|
+ "type": "integer"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "description": "Tenant (ID)",
|
|
|
+ "explode": true,
|
|
|
+ "style": "form"
|
|
|
+ },
|
|
|
{
|
|
|
"in": "query",
|
|
|
"name": "type",
|
|
|
@@ -96759,6 +97227,58 @@
|
|
|
"explode": true,
|
|
|
"style": "form"
|
|
|
},
|
|
|
+ {
|
|
|
+ "in": "query",
|
|
|
+ "name": "tenant",
|
|
|
+ "schema": {
|
|
|
+ "type": "array",
|
|
|
+ "items": {
|
|
|
+ "type": "string"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "description": "Tenant (slug)",
|
|
|
+ "explode": true,
|
|
|
+ "style": "form"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "in": "query",
|
|
|
+ "name": "tenant__n",
|
|
|
+ "schema": {
|
|
|
+ "type": "array",
|
|
|
+ "items": {
|
|
|
+ "type": "string"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "description": "Tenant (slug)",
|
|
|
+ "explode": true,
|
|
|
+ "style": "form"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "in": "query",
|
|
|
+ "name": "tenant_id",
|
|
|
+ "schema": {
|
|
|
+ "type": "array",
|
|
|
+ "items": {
|
|
|
+ "type": "integer"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "description": "Tenant (ID)",
|
|
|
+ "explode": true,
|
|
|
+ "style": "form"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "in": "query",
|
|
|
+ "name": "tenant_id__n",
|
|
|
+ "schema": {
|
|
|
+ "type": "array",
|
|
|
+ "items": {
|
|
|
+ "type": "integer"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "description": "Tenant (ID)",
|
|
|
+ "explode": true,
|
|
|
+ "style": "form"
|
|
|
+ },
|
|
|
{
|
|
|
"in": "query",
|
|
|
"name": "type",
|