TL;DR
The firewalls attached to the server are not displayed on the hcloud server describe <server> command.
Expected behavior
The firewalls to be listed on the hcloud server describe <server> command, along with the current status.
Observed behavior
The hcloud server describe <server> command do not print information about the server's firewalls.
Minimal working example
- Attach a firewall to a server
- Run the
hcloud server describe <server> command on that server.
Log output
❯ hcloud server describe tmp3665
ID: 159969127
Name: tmp3665
Status: running
Created: 2026-08-07 13:02:16 CEST (1 month ago)
Server Type:
ID: 109
Name: cpx22
Description: CPX 22
Category: regular_purpose
Cores: 2
CPU Type: shared
Architecture: x86
Memory: 4.0 GB
Disk: 80 GB
Storage Type: local
Public Net:
IPv4:
ID: 143866239
IP: 65.108.147.208
Blocked: no
DNS: static.208.147.108.65.clients.your-server.de
IPv6:
ID: 143866240
IP: 2a01:4f9:c010:bc87::/64
Blocked: no
Floating IPs:
No Floating IPs
Private Net:
No Private Networks
Volumes:
No Volumes
Image:
ID: 310554929
Type: system
Status: available
Name: debian-13
Created: 2025-08-18 08:15:25 CEST (1 year ago)
Description: Debian 13
Image size: -
Disk size: 5 GB
OS flavor: debian
OS version: 13
Architecture: x86
Rapid deploy: yes
Protection:
Delete: no
Labels:
No labels
Location:
ID: 3
Name: hel1
Description: Helsinki DC Park 1
Network Zone: eu-central
Country: FI
City: Helsinki
Latitude: 60.169855
Longitude: 24.938379
Backup Window: Backups disabled
Rescue System: disabled
Traffic:
Outgoing: 172 MiB
Ingoing: 198 MiB
Included: 20 TiB
ISO:
No ISO attached
Protection:
Delete: no
Rebuild: no
Labels:
No labels
Placement Group:
No Placement Group set
Additional information
❯ hcloud version
hcloud 1.67.0
TL;DR
The firewalls attached to the server are not displayed on the
hcloud server describe <server>command.Expected behavior
The firewalls to be listed on the
hcloud server describe <server>command, along with the current status.Observed behavior
The
hcloud server describe <server>command do not print information about the server's firewalls.Minimal working example
hcloud server describe <server>command on that server.Log output
Additional information