We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 32a9208 commit 4b22983Copy full SHA for 4b22983
v1/index.json
@@ -1,6 +1,6 @@
1
{
2
"metadata": {
3
- "generated_ts": 1729764157,
+ "generated_ts": 1729766978,
4
"hash": "eae75ddae57dd3309ee20daa46a0db61"
5
},
6
"packs": {
v1/packs/cisco_ise/actions/pxgrid_node.get_by_name.json
@@ -1,5 +1,5 @@
- "description": "Retrieve Pxgrid Node by name",
+ "description": "Delete the Pxgrid Node by name",
"enabled": true,
"entry_point": "action.py",
"name": "pxgrid_node.get_by_name",
@@ -29,8 +29,8 @@
29
"type": "string"
30
31
"http_method": {
32
- "default": "GET",
33
- "description": "the HTTP Method to be used for this action",
+ "default": "DELETE",
+ "description": "The HTTP Method used for this action",
34
"immutable": true,
35
"required": true,
36
0 commit comments