Skip to content
  • GET /api/v1/containers/{id}/firewall/rules β€” List container firewall rules
  • POST /api/v1/containers/{id}/firewall/reset β€” Reset container firewall
  • POST /api/v1/containers/{id}/firewall/ingress β€” Add Ingress Rule
  • PATCH /api/v1/containers/{id}/firewall/ingress β€” Toggle Ingress Rule State
  • DELETE /api/v1/containers/{id}/firewall/ingress β€” Remove Ingress Rule(s)
  • POST /api/v1/containers/{id}/firewall/egress β€” Add Egress Rule
  • PATCH /api/v1/containers/{id}/firewall/egress β€” Toggle Egress Rule State
  • DELETE /api/v1/containers/{id}/firewall/egress β€” Remove Egress Rule(s)
Terminal window
# CLI mapping will be generated from the SDK CLI sources in a later step.
# Example (placeholder):
# hoody-cli <command> --help