cyphermed.api.devices.get_device_tunnels
Get Device Tunnels
Get a list of all tunnels for a device
Args: device_id (str):
Raises: errors.UnexpectedStatus: If the server returns an undocumented status code and Client.raise_on_unexpected_status is True. httpx.TimeoutException: If the request takes longer than Client.timeout.
Returns: Response[TunnelList]
Get Device Tunnels
Get a list of all tunnels for a device
Args: device_id (str):
Raises: errors.UnexpectedStatus: If the server returns an undocumented status code and Client.raise_on_unexpected_status is True. httpx.TimeoutException: If the request takes longer than Client.timeout.
Returns: TunnelList
Get Device Tunnels
Get a list of all tunnels for a device
Args: device_id (str):
Raises: errors.UnexpectedStatus: If the server returns an undocumented status code and Client.raise_on_unexpected_status is True. httpx.TimeoutException: If the request takes longer than Client.timeout.
Returns: Response[TunnelList]
Get Device Tunnels
Get a list of all tunnels for a device
Args: device_id (str):
Raises: errors.UnexpectedStatus: If the server returns an undocumented status code and Client.raise_on_unexpected_status is True. httpx.TimeoutException: If the request takes longer than Client.timeout.
Returns: TunnelList