diff options
author | Alejandro Sirgo Rica <asirgo@soleta.eu> | 2024-06-21 12:26:07 +0200 |
---|---|---|
committer | Alejandro Sirgo Rica <asirgo@soleta.eu> | 2024-06-25 13:50:10 +0200 |
commit | c0ca4b8cbc365df4139dff081d3fc7ecafaf40ee (patch) | |
tree | 43c0effa398504dbf996fdabfcd70497618f7cea /sources | |
parent | 51dd1c4b1a900b10b9f57a6544edc21fd2fde8d7 (diff) |
rest: add shell/list
Add GET shell/list request to obtain the list of scripts available
in /opt/opengnsys/client/shell
Resquest payload structure: no paylaod
Response's structure:
{
'scripts': ['script', 'script2']
}
Diffstat (limited to 'sources')
0 files changed, 0 insertions, 0 deletions