Skip to content

Commit 716c358

Browse files
committed
netbox v3.6 wip
1 parent d1d694c commit 716c358

File tree

507 files changed

+6828
-30378
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

507 files changed

+6828
-30378
lines changed

actions/delete.circuits.circuit_terminations.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# This action was auto generated from the NetBox API Swagger Spec
2-
# NetBox API version: 3.5
3-
description: "DELETE Circuit Terminations"
2+
# NetBox API version: 3.6.9
3+
description: "Delete a circuit termination object."
44
enabled: true
55
entry_point: run.py
66
name: delete.circuits.circuit_terminations
@@ -19,6 +19,6 @@ parameters:
1919
type: boolean
2020
id:
2121
required: true
22-
type: string
22+
type: integer
2323
description: "ID of the object to delete."
2424
runner_type: python-script

actions/delete.circuits.circuit_types.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# This action was auto generated from the NetBox API Swagger Spec
2-
# NetBox API version: 3.5
3-
description: "DELETE Circuit Types"
2+
# NetBox API version: 3.6.9
3+
description: "Delete a circuit type object."
44
enabled: true
55
entry_point: run.py
66
name: delete.circuits.circuit_types
@@ -19,6 +19,6 @@ parameters:
1919
type: boolean
2020
id:
2121
required: true
22-
type: string
22+
type: integer
2323
description: "ID of the object to delete."
2424
runner_type: python-script

actions/delete.circuits.circuits.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# This action was auto generated from the NetBox API Swagger Spec
2-
# NetBox API version: 3.5
3-
description: "DELETE Circuits"
2+
# NetBox API version: 3.6.9
3+
description: "Delete a circuit object."
44
enabled: true
55
entry_point: run.py
66
name: delete.circuits.circuits
@@ -19,6 +19,6 @@ parameters:
1919
type: boolean
2020
id:
2121
required: true
22-
type: string
22+
type: integer
2323
description: "ID of the object to delete."
2424
runner_type: python-script

actions/delete.circuits.provider_accounts.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# This action was auto generated from the NetBox API Swagger Spec
2-
# NetBox API version: 3.5
3-
description: "DELETE Provider Accounts"
2+
# NetBox API version: 3.6.9
3+
description: "Delete a provider account object."
44
enabled: true
55
entry_point: run.py
66
name: delete.circuits.provider_accounts
@@ -19,6 +19,6 @@ parameters:
1919
type: boolean
2020
id:
2121
required: true
22-
type: string
22+
type: integer
2323
description: "ID of the object to delete."
2424
runner_type: python-script

actions/delete.circuits.provider_networks.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# This action was auto generated from the NetBox API Swagger Spec
2-
# NetBox API version: 3.5
3-
description: "DELETE Provider Networks"
2+
# NetBox API version: 3.6.9
3+
description: "Delete a provider network object."
44
enabled: true
55
entry_point: run.py
66
name: delete.circuits.provider_networks
@@ -19,6 +19,6 @@ parameters:
1919
type: boolean
2020
id:
2121
required: true
22-
type: string
22+
type: integer
2323
description: "ID of the object to delete."
2424
runner_type: python-script

actions/delete.circuits.providers.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# This action was auto generated from the NetBox API Swagger Spec
2-
# NetBox API version: 3.5
3-
description: "DELETE Providers"
2+
# NetBox API version: 3.6.9
3+
description: "Delete a provider object."
44
enabled: true
55
entry_point: run.py
66
name: delete.circuits.providers
@@ -19,6 +19,6 @@ parameters:
1919
type: boolean
2020
id:
2121
required: true
22-
type: string
22+
type: integer
2323
description: "ID of the object to delete."
2424
runner_type: python-script

actions/delete.core.data_sources.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# This action was auto generated from the NetBox API Swagger Spec
2-
# NetBox API version: 3.5
3-
description: "DELETE Data Sources"
2+
# NetBox API version: 3.6.9
3+
description: "Delete a data source object."
44
enabled: true
55
entry_point: run.py
66
name: delete.core.data_sources
@@ -19,6 +19,6 @@ parameters:
1919
type: boolean
2020
id:
2121
required: true
22-
type: string
22+
type: integer
2323
description: "ID of the object to delete."
2424
runner_type: python-script

actions/delete.dcim.cable_terminations.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# This action was auto generated from the NetBox API Swagger Spec
2-
# NetBox API version: 3.5
3-
description: "DELETE Cable Terminations"
2+
# NetBox API version: 3.6.9
3+
description: "Delete a cable termination object."
44
enabled: true
55
entry_point: run.py
66
name: delete.dcim.cable_terminations
@@ -19,6 +19,6 @@ parameters:
1919
type: boolean
2020
id:
2121
required: true
22-
type: string
22+
type: integer
2323
description: "ID of the object to delete."
2424
runner_type: python-script

actions/delete.dcim.cables.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# This action was auto generated from the NetBox API Swagger Spec
2-
# NetBox API version: 3.5
3-
description: "DELETE Cables"
2+
# NetBox API version: 3.6.9
3+
description: "Delete a cable object."
44
enabled: true
55
entry_point: run.py
66
name: delete.dcim.cables
@@ -19,6 +19,6 @@ parameters:
1919
type: boolean
2020
id:
2121
required: true
22-
type: string
22+
type: integer
2323
description: "ID of the object to delete."
2424
runner_type: python-script

actions/delete.dcim.console_port_templates.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# This action was auto generated from the NetBox API Swagger Spec
2-
# NetBox API version: 3.5
3-
description: "DELETE Console Port Templates"
2+
# NetBox API version: 3.6.9
3+
description: "Delete a console port template object."
44
enabled: true
55
entry_point: run.py
66
name: delete.dcim.console_port_templates
@@ -19,6 +19,6 @@ parameters:
1919
type: boolean
2020
id:
2121
required: true
22-
type: string
22+
type: integer
2323
description: "ID of the object to delete."
2424
runner_type: python-script

0 commit comments

Comments
 (0)