ubicloud/routes/project
Jeremy Evans 11a4d9ce53 Allow downloading load balancer certificate via api/sdk/cli
Web support will come later after the UI refactoring.
2025-08-26 17:07:46 -07:00
..
location Allow downloading load balancer certificate via api/sdk/cli 2025-08-26 17:07:46 -07:00
billing.rb Switch from using [] to using member methods for when using the invoice serializer 2025-08-26 02:08:44 +09:00
cli.rb Add Web Shell 2025-08-23 05:16:59 +09:00
discount_code.rb Use the path methods to reduce verbosity in r.redirect calls 2025-08-26 02:08:44 +09:00
firewall.rb Stop using serializer for firewall index web route 2025-08-26 02:08:44 +09:00
github.rb Use Roda redirect_path plugin 2025-08-27 07:56:29 +09:00
inference_api_key.rb Support path with Project objects 2025-08-27 07:56:29 +09:00
inference_endpoint.rb Stop using serializer for inference endpoint route 2025-08-26 02:08:44 +09:00
inference_playground.rb Stop using serializers in the inference playground route 2025-08-26 02:08:44 +09:00
kubernetes_cluster.rb Use handle_validation_failure in kubernetes cluster create route 2025-08-08 01:52:14 +09:00
load_balancer.rb Use handle_validation_failure in load balancer create route 2025-08-08 01:52:14 +09:00
location.rb Enforce project location access in routes 2025-04-07 08:53:50 -07:00
object_info.rb Allow id to location/name lookup for kc cli commands 2025-08-01 04:18:57 +09:00
postgres.rb Use handle_validation_failure in postgres create route 2025-08-08 01:52:14 +09:00
private_location.rb Use Roda redirect_path plugin 2025-08-27 07:56:29 +09:00
private_subnet.rb Use handle_validation_failure in private subnet create route 2025-08-08 01:52:14 +09:00
token.rb Support path with Project objects 2025-08-27 07:56:29 +09:00
usage_alert.rb Use the path methods to reduce verbosity in r.redirect calls 2025-08-26 02:08:44 +09:00
user.rb Support path with Project objects 2025-08-27 07:56:29 +09:00
vm.rb Stop using serializer for vm index web route 2025-08-26 02:08:44 +09:00