API Reference
Shell
Requests of shell collection
Requests
| Request | Method | Path |
|---|---|---|
| Connect Shell | GET | /api/shell/${identity}/ |
| Create Shell | POST | /api/shell/ |
| Execute Shell | PUT | /api/shell/execute/ |
| Kill Shell | PUT | /api/shell/kill/ |
| List Shell | GET | /api/shell/ |
| Remove Shell | DELETE | /api/shell/ |
| Remove Batch Shell | DELETE | /api/shell/batch/ |
| Prune Shell | DELETE | /api/shell/prune/ |
| Resize Shell | PUT | /api/shell/resize/ |