class documentation
TunnelService provides methods for managing tunnels. It supports CRUD operations for creating secure tunnel connections for applications.
| Method | |
Creates a new tunnel. |
| Method | |
Deletes a tunnel by its identifier. |
| Method | |
Retrieves a tunnel by its identifier. |
| Method | |
Lists all tunnels within a parent. |
| Method | |
Updates an existing tunnel. |