Skip to content

Commit

Permalink
Merge pull request #31 from Onemind-Services-LLC/feat/nb35
Browse files Browse the repository at this point in the history
Updated files as per v3.5.9
  • Loading branch information
abhi1693 authored Jan 25, 2024
2 parents 466e6bd + f1be9d3 commit a85cb59
Show file tree
Hide file tree
Showing 500 changed files with 3,590 additions and 1,131 deletions.
4 changes: 4 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Change Log

## 3.2.0

- Update spec as per v3.5.9

## 3.1.0

- Updated spec as per v3.4.7
Expand Down
2 changes: 1 addition & 1 deletion actions/delete.circuits.circuit_terminations.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# This action was auto generated from the NetBox API Swagger Spec
# NetBox API version: 3.4
# NetBox API version: 3.5
description: "DELETE Circuit Terminations"
enabled: true
entry_point: run.py
Expand Down
2 changes: 1 addition & 1 deletion actions/delete.circuits.circuit_types.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# This action was auto generated from the NetBox API Swagger Spec
# NetBox API version: 3.4
# NetBox API version: 3.5
description: "DELETE Circuit Types"
enabled: true
entry_point: run.py
Expand Down
2 changes: 1 addition & 1 deletion actions/delete.circuits.circuits.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# This action was auto generated from the NetBox API Swagger Spec
# NetBox API version: 3.4
# NetBox API version: 3.5
description: "DELETE Circuits"
enabled: true
entry_point: run.py
Expand Down
24 changes: 24 additions & 0 deletions actions/delete.circuits.provider_accounts.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
# This action was auto generated from the NetBox API Swagger Spec
# NetBox API version: 3.5
description: "DELETE Provider Accounts"
enabled: true
entry_point: run.py
name: delete.circuits.provider_accounts
parameters:
endpoint_uri:
default: "/circuits/provider-accounts/{{ id }}/"
immutable: true
type: string
http_verb:
default: delete
immutable: true
type: string
get_detail_route_eligible:
default: true
immutable: true
type: boolean
id:
required: true
type: string
description: "ID of the object to delete."
runner_type: python-script
2 changes: 1 addition & 1 deletion actions/delete.circuits.provider_networks.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# This action was auto generated from the NetBox API Swagger Spec
# NetBox API version: 3.4
# NetBox API version: 3.5
description: "DELETE Provider Networks"
enabled: true
entry_point: run.py
Expand Down
2 changes: 1 addition & 1 deletion actions/delete.circuits.providers.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# This action was auto generated from the NetBox API Swagger Spec
# NetBox API version: 3.4
# NetBox API version: 3.5
description: "DELETE Providers"
enabled: true
entry_point: run.py
Expand Down
24 changes: 24 additions & 0 deletions actions/delete.core.data_sources.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
# This action was auto generated from the NetBox API Swagger Spec
# NetBox API version: 3.5
description: "DELETE Data Sources"
enabled: true
entry_point: run.py
name: delete.core.data_sources
parameters:
endpoint_uri:
default: "/core/data-sources/{{ id }}/"
immutable: true
type: string
http_verb:
default: delete
immutable: true
type: string
get_detail_route_eligible:
default: true
immutable: true
type: boolean
id:
required: true
type: string
description: "ID of the object to delete."
runner_type: python-script
2 changes: 1 addition & 1 deletion actions/delete.dcim.cable_terminations.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# This action was auto generated from the NetBox API Swagger Spec
# NetBox API version: 3.4
# NetBox API version: 3.5
description: "DELETE Cable Terminations"
enabled: true
entry_point: run.py
Expand Down
2 changes: 1 addition & 1 deletion actions/delete.dcim.cables.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# This action was auto generated from the NetBox API Swagger Spec
# NetBox API version: 3.4
# NetBox API version: 3.5
description: "DELETE Cables"
enabled: true
entry_point: run.py
Expand Down
2 changes: 1 addition & 1 deletion actions/delete.dcim.console_port_templates.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# This action was auto generated from the NetBox API Swagger Spec
# NetBox API version: 3.4
# NetBox API version: 3.5
description: "DELETE Console Port Templates"
enabled: true
entry_point: run.py
Expand Down
2 changes: 1 addition & 1 deletion actions/delete.dcim.console_ports.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# This action was auto generated from the NetBox API Swagger Spec
# NetBox API version: 3.4
# NetBox API version: 3.5
description: "DELETE Console Ports"
enabled: true
entry_point: run.py
Expand Down
2 changes: 1 addition & 1 deletion actions/delete.dcim.console_server_port_templates.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# This action was auto generated from the NetBox API Swagger Spec
# NetBox API version: 3.4
# NetBox API version: 3.5
description: "DELETE Console Server Port Templates"
enabled: true
entry_point: run.py
Expand Down
2 changes: 1 addition & 1 deletion actions/delete.dcim.console_server_ports.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# This action was auto generated from the NetBox API Swagger Spec
# NetBox API version: 3.4
# NetBox API version: 3.5
description: "DELETE Console Server Ports"
enabled: true
entry_point: run.py
Expand Down
2 changes: 1 addition & 1 deletion actions/delete.dcim.device_bay_templates.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# This action was auto generated from the NetBox API Swagger Spec
# NetBox API version: 3.4
# NetBox API version: 3.5
description: "DELETE Device Bay Templates"
enabled: true
entry_point: run.py
Expand Down
2 changes: 1 addition & 1 deletion actions/delete.dcim.device_bays.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# This action was auto generated from the NetBox API Swagger Spec
# NetBox API version: 3.4
# NetBox API version: 3.5
description: "DELETE Device Bays"
enabled: true
entry_point: run.py
Expand Down
2 changes: 1 addition & 1 deletion actions/delete.dcim.device_roles.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# This action was auto generated from the NetBox API Swagger Spec
# NetBox API version: 3.4
# NetBox API version: 3.5
description: "DELETE Device Roles"
enabled: true
entry_point: run.py
Expand Down
2 changes: 1 addition & 1 deletion actions/delete.dcim.device_types.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# This action was auto generated from the NetBox API Swagger Spec
# NetBox API version: 3.4
# NetBox API version: 3.5
description: "DELETE Device Types"
enabled: true
entry_point: run.py
Expand Down
2 changes: 1 addition & 1 deletion actions/delete.dcim.devices.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# This action was auto generated from the NetBox API Swagger Spec
# NetBox API version: 3.4
# NetBox API version: 3.5
description: "DELETE Devices"
enabled: true
entry_point: run.py
Expand Down
2 changes: 1 addition & 1 deletion actions/delete.dcim.front_port_templates.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# This action was auto generated from the NetBox API Swagger Spec
# NetBox API version: 3.4
# NetBox API version: 3.5
description: "DELETE Front Port Templates"
enabled: true
entry_point: run.py
Expand Down
2 changes: 1 addition & 1 deletion actions/delete.dcim.front_ports.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# This action was auto generated from the NetBox API Swagger Spec
# NetBox API version: 3.4
# NetBox API version: 3.5
description: "DELETE Front Ports"
enabled: true
entry_point: run.py
Expand Down
2 changes: 1 addition & 1 deletion actions/delete.dcim.interface_templates.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# This action was auto generated from the NetBox API Swagger Spec
# NetBox API version: 3.4
# NetBox API version: 3.5
description: "DELETE Interface Templates"
enabled: true
entry_point: run.py
Expand Down
2 changes: 1 addition & 1 deletion actions/delete.dcim.interfaces.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# This action was auto generated from the NetBox API Swagger Spec
# NetBox API version: 3.4
# NetBox API version: 3.5
description: "DELETE Interfaces"
enabled: true
entry_point: run.py
Expand Down
2 changes: 1 addition & 1 deletion actions/delete.dcim.inventory_item_roles.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# This action was auto generated from the NetBox API Swagger Spec
# NetBox API version: 3.4
# NetBox API version: 3.5
description: "DELETE Inventory Item Roles"
enabled: true
entry_point: run.py
Expand Down
2 changes: 1 addition & 1 deletion actions/delete.dcim.inventory_item_templates.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# This action was auto generated from the NetBox API Swagger Spec
# NetBox API version: 3.4
# NetBox API version: 3.5
description: "DELETE Inventory Item Templates"
enabled: true
entry_point: run.py
Expand Down
2 changes: 1 addition & 1 deletion actions/delete.dcim.inventory_items.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# This action was auto generated from the NetBox API Swagger Spec
# NetBox API version: 3.4
# NetBox API version: 3.5
description: "DELETE Inventory Items"
enabled: true
entry_point: run.py
Expand Down
2 changes: 1 addition & 1 deletion actions/delete.dcim.locations.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# This action was auto generated from the NetBox API Swagger Spec
# NetBox API version: 3.4
# NetBox API version: 3.5
description: "DELETE Locations"
enabled: true
entry_point: run.py
Expand Down
2 changes: 1 addition & 1 deletion actions/delete.dcim.manufacturers.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# This action was auto generated from the NetBox API Swagger Spec
# NetBox API version: 3.4
# NetBox API version: 3.5
description: "DELETE Manufacturers"
enabled: true
entry_point: run.py
Expand Down
2 changes: 1 addition & 1 deletion actions/delete.dcim.module_bay_templates.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# This action was auto generated from the NetBox API Swagger Spec
# NetBox API version: 3.4
# NetBox API version: 3.5
description: "DELETE Module Bay Templates"
enabled: true
entry_point: run.py
Expand Down
2 changes: 1 addition & 1 deletion actions/delete.dcim.module_bays.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# This action was auto generated from the NetBox API Swagger Spec
# NetBox API version: 3.4
# NetBox API version: 3.5
description: "DELETE Module Bays"
enabled: true
entry_point: run.py
Expand Down
2 changes: 1 addition & 1 deletion actions/delete.dcim.module_types.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# This action was auto generated from the NetBox API Swagger Spec
# NetBox API version: 3.4
# NetBox API version: 3.5
description: "DELETE Module Types"
enabled: true
entry_point: run.py
Expand Down
2 changes: 1 addition & 1 deletion actions/delete.dcim.modules.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# This action was auto generated from the NetBox API Swagger Spec
# NetBox API version: 3.4
# NetBox API version: 3.5
description: "DELETE Modules"
enabled: true
entry_point: run.py
Expand Down
2 changes: 1 addition & 1 deletion actions/delete.dcim.platforms.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# This action was auto generated from the NetBox API Swagger Spec
# NetBox API version: 3.4
# NetBox API version: 3.5
description: "DELETE Platforms"
enabled: true
entry_point: run.py
Expand Down
2 changes: 1 addition & 1 deletion actions/delete.dcim.power_feeds.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# This action was auto generated from the NetBox API Swagger Spec
# NetBox API version: 3.4
# NetBox API version: 3.5
description: "DELETE Power Feeds"
enabled: true
entry_point: run.py
Expand Down
2 changes: 1 addition & 1 deletion actions/delete.dcim.power_outlet_templates.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# This action was auto generated from the NetBox API Swagger Spec
# NetBox API version: 3.4
# NetBox API version: 3.5
description: "DELETE Power Outlet Templates"
enabled: true
entry_point: run.py
Expand Down
2 changes: 1 addition & 1 deletion actions/delete.dcim.power_outlets.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# This action was auto generated from the NetBox API Swagger Spec
# NetBox API version: 3.4
# NetBox API version: 3.5
description: "DELETE Power Outlets"
enabled: true
entry_point: run.py
Expand Down
2 changes: 1 addition & 1 deletion actions/delete.dcim.power_panels.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# This action was auto generated from the NetBox API Swagger Spec
# NetBox API version: 3.4
# NetBox API version: 3.5
description: "DELETE Power Panels"
enabled: true
entry_point: run.py
Expand Down
2 changes: 1 addition & 1 deletion actions/delete.dcim.power_port_templates.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# This action was auto generated from the NetBox API Swagger Spec
# NetBox API version: 3.4
# NetBox API version: 3.5
description: "DELETE Power Port Templates"
enabled: true
entry_point: run.py
Expand Down
2 changes: 1 addition & 1 deletion actions/delete.dcim.power_ports.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# This action was auto generated from the NetBox API Swagger Spec
# NetBox API version: 3.4
# NetBox API version: 3.5
description: "DELETE Power Ports"
enabled: true
entry_point: run.py
Expand Down
2 changes: 1 addition & 1 deletion actions/delete.dcim.rack_reservations.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# This action was auto generated from the NetBox API Swagger Spec
# NetBox API version: 3.4
# NetBox API version: 3.5
description: "DELETE Rack Reservations"
enabled: true
entry_point: run.py
Expand Down
2 changes: 1 addition & 1 deletion actions/delete.dcim.rack_roles.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# This action was auto generated from the NetBox API Swagger Spec
# NetBox API version: 3.4
# NetBox API version: 3.5
description: "DELETE Rack Roles"
enabled: true
entry_point: run.py
Expand Down
2 changes: 1 addition & 1 deletion actions/delete.dcim.racks.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# This action was auto generated from the NetBox API Swagger Spec
# NetBox API version: 3.4
# NetBox API version: 3.5
description: "DELETE Racks"
enabled: true
entry_point: run.py
Expand Down
2 changes: 1 addition & 1 deletion actions/delete.dcim.rear_port_templates.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# This action was auto generated from the NetBox API Swagger Spec
# NetBox API version: 3.4
# NetBox API version: 3.5
description: "DELETE Rear Port Templates"
enabled: true
entry_point: run.py
Expand Down
2 changes: 1 addition & 1 deletion actions/delete.dcim.rear_ports.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# This action was auto generated from the NetBox API Swagger Spec
# NetBox API version: 3.4
# NetBox API version: 3.5
description: "DELETE Rear Ports"
enabled: true
entry_point: run.py
Expand Down
2 changes: 1 addition & 1 deletion actions/delete.dcim.regions.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# This action was auto generated from the NetBox API Swagger Spec
# NetBox API version: 3.4
# NetBox API version: 3.5
description: "DELETE Regions"
enabled: true
entry_point: run.py
Expand Down
2 changes: 1 addition & 1 deletion actions/delete.dcim.site_groups.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# This action was auto generated from the NetBox API Swagger Spec
# NetBox API version: 3.4
# NetBox API version: 3.5
description: "DELETE Site Groups"
enabled: true
entry_point: run.py
Expand Down
2 changes: 1 addition & 1 deletion actions/delete.dcim.sites.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# This action was auto generated from the NetBox API Swagger Spec
# NetBox API version: 3.4
# NetBox API version: 3.5
description: "DELETE Sites"
enabled: true
entry_point: run.py
Expand Down
2 changes: 1 addition & 1 deletion actions/delete.dcim.virtual_chassis.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# This action was auto generated from the NetBox API Swagger Spec
# NetBox API version: 3.4
# NetBox API version: 3.5
description: "DELETE Virtual Chassis"
enabled: true
entry_point: run.py
Expand Down
2 changes: 1 addition & 1 deletion actions/delete.dcim.virtual_device_contexts.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# This action was auto generated from the NetBox API Swagger Spec
# NetBox API version: 3.4
# NetBox API version: 3.5
description: "DELETE Virtual Device Contexts"
enabled: true
entry_point: run.py
Expand Down
2 changes: 1 addition & 1 deletion actions/delete.extras.config_contexts.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# This action was auto generated from the NetBox API Swagger Spec
# NetBox API version: 3.4
# NetBox API version: 3.5
description: "DELETE Config Contexts"
enabled: true
entry_point: run.py
Expand Down
Loading

0 comments on commit a85cb59

Please sign in to comment.