Skip to content

Commit 1a876dd

Browse files
committed
Regenerate actions against API 4.3
1 parent 809a09b commit 1a876dd

File tree

632 files changed

+16874
-1577
lines changed

Some content is hidden

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

632 files changed

+16874
-1577
lines changed
Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
# This action was auto generated from the NetBox API Swagger Spec
2+
# NetBox API version: 4.3
3+
description: "Delete a Circuit group assignment object."
4+
enabled: true
5+
entry_point: run.py
6+
name: delete.circuits.circuit_group_assignments
7+
parameters:
8+
endpoint_uri:
9+
default: "/circuits/circuit-group-assignments/{{ id }}/"
10+
immutable: true
11+
type: string
12+
http_verb:
13+
default: delete
14+
immutable: true
15+
type: string
16+
get_detail_route_eligible:
17+
default: true
18+
immutable: true
19+
type: boolean
20+
fail_non_2xx:
21+
default: false
22+
type: boolean
23+
description: Set action as failed when http return reponse status isn't 2xx.
24+
id:
25+
required: true
26+
type: integer
27+
description: "ID of the object to delete."
28+
runner_type: python-script
Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
# This action was auto generated from the NetBox API Swagger Spec
2+
# NetBox API version: 4.3
3+
description: "Delete a circuit group object."
4+
enabled: true
5+
entry_point: run.py
6+
name: delete.circuits.circuit_groups
7+
parameters:
8+
endpoint_uri:
9+
default: "/circuits/circuit-groups/{{ id }}/"
10+
immutable: true
11+
type: string
12+
http_verb:
13+
default: delete
14+
immutable: true
15+
type: string
16+
get_detail_route_eligible:
17+
default: true
18+
immutable: true
19+
type: boolean
20+
fail_non_2xx:
21+
default: false
22+
type: boolean
23+
description: Set action as failed when http return reponse status isn't 2xx.
24+
id:
25+
required: true
26+
type: integer
27+
description: "ID of the object to delete."
28+
runner_type: python-script

actions/delete.circuits.circuit_terminations.yaml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# This action was auto generated from the NetBox API Swagger Spec
2-
# NetBox API version: 4.0
2+
# NetBox API version: 4.3
33
description: "Delete a circuit termination object."
44
enabled: true
55
entry_point: run.py
@@ -17,6 +17,10 @@ parameters:
1717
default: true
1818
immutable: true
1919
type: boolean
20+
fail_non_2xx:
21+
default: false
22+
type: boolean
23+
description: Set action as failed when http return reponse status isn't 2xx.
2024
id:
2125
required: true
2226
type: integer

actions/delete.circuits.circuit_types.yaml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# This action was auto generated from the NetBox API Swagger Spec
2-
# NetBox API version: 4.0
2+
# NetBox API version: 4.3
33
description: "Delete a circuit type object."
44
enabled: true
55
entry_point: run.py
@@ -17,6 +17,10 @@ parameters:
1717
default: true
1818
immutable: true
1919
type: boolean
20+
fail_non_2xx:
21+
default: false
22+
type: boolean
23+
description: Set action as failed when http return reponse status isn't 2xx.
2024
id:
2125
required: true
2226
type: integer

actions/delete.circuits.circuits.yaml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# This action was auto generated from the NetBox API Swagger Spec
2-
# NetBox API version: 4.0
2+
# NetBox API version: 4.3
33
description: "Delete a circuit object."
44
enabled: true
55
entry_point: run.py
@@ -17,6 +17,10 @@ parameters:
1717
default: true
1818
immutable: true
1919
type: boolean
20+
fail_non_2xx:
21+
default: false
22+
type: boolean
23+
description: Set action as failed when http return reponse status isn't 2xx.
2024
id:
2125
required: true
2226
type: integer

actions/delete.circuits.provider_accounts.yaml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# This action was auto generated from the NetBox API Swagger Spec
2-
# NetBox API version: 4.0
2+
# NetBox API version: 4.3
33
description: "Delete a provider account object."
44
enabled: true
55
entry_point: run.py
@@ -17,6 +17,10 @@ parameters:
1717
default: true
1818
immutable: true
1919
type: boolean
20+
fail_non_2xx:
21+
default: false
22+
type: boolean
23+
description: Set action as failed when http return reponse status isn't 2xx.
2024
id:
2125
required: true
2226
type: integer

actions/delete.circuits.provider_networks.yaml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# This action was auto generated from the NetBox API Swagger Spec
2-
# NetBox API version: 4.0
2+
# NetBox API version: 4.3
33
description: "Delete a provider network object."
44
enabled: true
55
entry_point: run.py
@@ -17,6 +17,10 @@ parameters:
1717
default: true
1818
immutable: true
1919
type: boolean
20+
fail_non_2xx:
21+
default: false
22+
type: boolean
23+
description: Set action as failed when http return reponse status isn't 2xx.
2024
id:
2125
required: true
2226
type: integer

actions/delete.circuits.providers.yaml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# This action was auto generated from the NetBox API Swagger Spec
2-
# NetBox API version: 4.0
2+
# NetBox API version: 4.3
33
description: "Delete a provider object."
44
enabled: true
55
entry_point: run.py
@@ -17,6 +17,10 @@ parameters:
1717
default: true
1818
immutable: true
1919
type: boolean
20+
fail_non_2xx:
21+
default: false
22+
type: boolean
23+
description: Set action as failed when http return reponse status isn't 2xx.
2024
id:
2125
required: true
2226
type: integer
Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
# This action was auto generated from the NetBox API Swagger Spec
2+
# NetBox API version: 4.3
3+
description: "Delete a virtual circuit termination object."
4+
enabled: true
5+
entry_point: run.py
6+
name: delete.circuits.virtual_circuit_terminations
7+
parameters:
8+
endpoint_uri:
9+
default: "/circuits/virtual-circuit-terminations/{{ id }}/"
10+
immutable: true
11+
type: string
12+
http_verb:
13+
default: delete
14+
immutable: true
15+
type: string
16+
get_detail_route_eligible:
17+
default: true
18+
immutable: true
19+
type: boolean
20+
fail_non_2xx:
21+
default: false
22+
type: boolean
23+
description: Set action as failed when http return reponse status isn't 2xx.
24+
id:
25+
required: true
26+
type: integer
27+
description: "ID of the object to delete."
28+
runner_type: python-script
Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
# This action was auto generated from the NetBox API Swagger Spec
2+
# NetBox API version: 4.3
3+
description: "Delete a virtual circuit type object."
4+
enabled: true
5+
entry_point: run.py
6+
name: delete.circuits.virtual_circuit_types
7+
parameters:
8+
endpoint_uri:
9+
default: "/circuits/virtual-circuit-types/{{ id }}/"
10+
immutable: true
11+
type: string
12+
http_verb:
13+
default: delete
14+
immutable: true
15+
type: string
16+
get_detail_route_eligible:
17+
default: true
18+
immutable: true
19+
type: boolean
20+
fail_non_2xx:
21+
default: false
22+
type: boolean
23+
description: Set action as failed when http return reponse status isn't 2xx.
24+
id:
25+
required: true
26+
type: integer
27+
description: "ID of the object to delete."
28+
runner_type: python-script

0 commit comments

Comments
 (0)