File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed
Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 11{
22 "metadata": {
3- "generated_ts": 1770309407 ,
3+ "generated_ts": 1770315167 ,
44 "hash": "62b7f35c9bd5ad19c530fb979b0b43ef"
55 },
66 "packs": {
Original file line number Diff line number Diff line change 11{
2- "description" : " Delete the Pxgrid Node by name" ,
2+ "description" : " Retrieve Pxgrid Node by name" ,
33 "enabled" : true ,
44 "entry_point" : " action.py" ,
55 "name" : " pxgrid_node.get_by_name" ,
2929 "type" : " string"
3030 },
3131 "http_method" : {
32- "default" : " DELETE " ,
33- "description" : " The HTTP Method used for this action" ,
32+ "default" : " GET " ,
33+ "description" : " the HTTP Method to be used for this action" ,
3434 "immutable" : true ,
3535 "required" : true ,
3636 "type" : " string"
Original file line number Diff line number Diff line change 11{
2- "description" : " Delete a VLAN" ,
2+ "description" : " Get a VLAN" ,
33 "enabled" : true ,
4- "entry_point" : " run_compute .py" ,
4+ "entry_point" : " delete_vlan .py" ,
55 "name" : " delete_vlan" ,
66 "parameters" : {
77 "action" : {
You can’t perform that action at this time.
0 commit comments