Skip to content

Commit 4b22983

Browse files
Update Index (GHA)
1 parent 32a9208 commit 4b22983

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

v1/index.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"metadata": {
3-
"generated_ts": 1729764157,
3+
"generated_ts": 1729766978,
44
"hash": "eae75ddae57dd3309ee20daa46a0db61"
55
},
66
"packs": {

v1/packs/cisco_ise/actions/pxgrid_node.get_by_name.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"description": "Retrieve Pxgrid Node by name",
2+
"description": "Delete the Pxgrid Node by name",
33
"enabled": true,
44
"entry_point": "action.py",
55
"name": "pxgrid_node.get_by_name",
@@ -29,8 +29,8 @@
2929
"type": "string"
3030
},
3131
"http_method": {
32-
"default": "GET",
33-
"description": "the HTTP Method to be used for this action",
32+
"default": "DELETE",
33+
"description": "The HTTP Method used for this action",
3434
"immutable": true,
3535
"required": true,
3636
"type": "string"

0 commit comments

Comments
 (0)