-
Notifications
You must be signed in to change notification settings - Fork 16
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
60 changed files
with
6,371 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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.7 | ||
description: "Delete a event rule object." | ||
enabled: true | ||
entry_point: run.py | ||
name: delete.extras.event_rules | ||
parameters: | ||
endpoint_uri: | ||
default: "/extras/event-rules/{{ 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: integer | ||
description: "ID of the object to delete." | ||
runner_type: python-script |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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.7 | ||
description: "Delete a virtual disk object." | ||
enabled: true | ||
entry_point: run.py | ||
name: delete.virtualization.virtual_disks | ||
parameters: | ||
endpoint_uri: | ||
default: "/virtualization/virtual-disks/{{ 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: integer | ||
description: "ID of the object to delete." | ||
runner_type: python-script |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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.7 | ||
description: "Delete a IKE policy object." | ||
enabled: true | ||
entry_point: run.py | ||
name: delete.vpn.ike_policies | ||
parameters: | ||
endpoint_uri: | ||
default: "/vpn/ike-policies/{{ 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: integer | ||
description: "ID of the object to delete." | ||
runner_type: python-script |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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.7 | ||
description: "Delete a IKE proposal object." | ||
enabled: true | ||
entry_point: run.py | ||
name: delete.vpn.ike_proposals | ||
parameters: | ||
endpoint_uri: | ||
default: "/vpn/ike-proposals/{{ 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: integer | ||
description: "ID of the object to delete." | ||
runner_type: python-script |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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.7 | ||
description: "Delete a IPSec policy object." | ||
enabled: true | ||
entry_point: run.py | ||
name: delete.vpn.ipsec_policies | ||
parameters: | ||
endpoint_uri: | ||
default: "/vpn/ipsec-policies/{{ 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: integer | ||
description: "ID of the object to delete." | ||
runner_type: python-script |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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.7 | ||
description: "Delete a IPSec profile object." | ||
enabled: true | ||
entry_point: run.py | ||
name: delete.vpn.ipsec_profiles | ||
parameters: | ||
endpoint_uri: | ||
default: "/vpn/ipsec-profiles/{{ 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: integer | ||
description: "ID of the object to delete." | ||
runner_type: python-script |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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.7 | ||
description: "Delete a IPSec proposal object." | ||
enabled: true | ||
entry_point: run.py | ||
name: delete.vpn.ipsec_proposals | ||
parameters: | ||
endpoint_uri: | ||
default: "/vpn/ipsec-proposals/{{ 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: integer | ||
description: "ID of the object to delete." | ||
runner_type: python-script |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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.7 | ||
description: "Delete a L2VPN termination object." | ||
enabled: true | ||
entry_point: run.py | ||
name: delete.vpn.l2vpn_terminations | ||
parameters: | ||
endpoint_uri: | ||
default: "/vpn/l2vpn-terminations/{{ 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: integer | ||
description: "ID of the object to delete." | ||
runner_type: python-script |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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.7 | ||
description: "Delete a L2VPN object." | ||
enabled: true | ||
entry_point: run.py | ||
name: delete.vpn.l2vpns | ||
parameters: | ||
endpoint_uri: | ||
default: "/vpn/l2vpns/{{ 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: integer | ||
description: "ID of the object to delete." | ||
runner_type: python-script |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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.7 | ||
description: "Delete a tunnel group object." | ||
enabled: true | ||
entry_point: run.py | ||
name: delete.vpn.tunnel_groups | ||
parameters: | ||
endpoint_uri: | ||
default: "/vpn/tunnel-groups/{{ 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: integer | ||
description: "ID of the object to delete." | ||
runner_type: python-script |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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.7 | ||
description: "Delete a tunnel termination object." | ||
enabled: true | ||
entry_point: run.py | ||
name: delete.vpn.tunnel_terminations | ||
parameters: | ||
endpoint_uri: | ||
default: "/vpn/tunnel-terminations/{{ 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: integer | ||
description: "ID of the object to delete." | ||
runner_type: python-script |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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.7 | ||
description: "Delete a tunnel object." | ||
enabled: true | ||
entry_point: run.py | ||
name: delete.vpn.tunnels | ||
parameters: | ||
endpoint_uri: | ||
default: "/vpn/tunnels/{{ 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: integer | ||
description: "ID of the object to delete." | ||
runner_type: python-script |
Oops, something went wrong.