Ubicloud Documentation home pagelight logodark logo
  • Support
  • Sign In
  • ubicloud/ubicloud
  • ubicloud/ubicloud
  • Documentation
  • API Reference
  • Architecture
  • Changelog
  • API Documentation
    • Overview
    Project
    • GET
      List all projects visible to the logged in user.
    • POST
      Create a new project
    • GET
      Retrieve a project
    • DEL
      Delete a project
    • GET
      Return information on object type, location, and name
    Firewall
    • GET
      Return the list of firewalls in the project
    • POST
      Create a new firewall
    • GET
      Return the list of firewalls in the project and location
    • GET
      Get details of a specific firewall
    • POST
      Create a new firewall
    • DEL
      Delete a specific firewall
    • POST
      Attach a subnet to firewall
    • POST
      Detach a subnet from firewall
    • POST
      Rename a firewall
    Inference Api Key
    • GET
      Return the list of inference API keys in the project
    • POST
      Create a new inference API key
    • GET
      Get a specific inference API key
    • DEL
      Delete a specific inference API key
    Kubernetes Cluster
    • GET
      List all KubernetesClusters created under the given project ID and visible to logged in user
    • GET
      List KubernetesClusters in a specific location of a project
    • GET
      Get details of a specific KubernetesCluster in a location
    • POST
      Create a new KubernetesCluster in a specific location of a project
    • DEL
      Delete a specific KubernetesCluster
    • GET
      Get kubeconfig.yaml of a specific KubernetesCluster in a location
    • POST
      Rename a kubernetes cluster
    Load Balancer
    • GET
      List Load Balancers in a specific project
    • GET
      List Load Balancers in a specific location of a project
    • GET
      Get details of a specific Load Balancer in a location
    • POST
      Create a new Load Balancer in a specific location of a project
    • DEL
      Delete a specific Load Balancer
    • PATCH
      Update a Load Balancer in a specific location of a project
    • POST
      Attach a VM to a Load Balancer in a specific location of a project
    • POST
      Detach a VM from a Load Balancer in a specific location of a project
    • POST
      Rename a load balancer
    Firewall Rule
    • POST
      Create a new firewall rule
    • GET
      Get details of a firewall rule
    • POST
      Create a new firewall rule
    • DEL
      Delete a specific firewall rule
    • DEL
      Delete a specific firewall rule
    Postgres Database
    • GET
      List Postgres Databases in a specific location of a project
    • GET
      Get details of a specific Postgres database in a location
    • POST
      Create a new Postgres Database in a specific location of a project
    • DEL
      Delete a specific Postgres Database
    • PATCH
      Update a Postgres Database in a specific location of a project
    • GET
      Download CA certificates for a specific Postgres Database in a location with name
    • GET
      Get configuration for a specific Postgres Database
    • POST
      Update configuration for a specific Postgres Database
    • PATCH
      Partially update configuration for a specific Postgres Database
    • GET
      Get metrics for a specific Postgres Database in a location
    • POST
      Promote a specific Postgres Read Replica Database
    • POST
      Create a read replica of the Postgres database
    • POST
      Rename a Postgres database
    • POST
      Reset superuser password of the Postgres database
    • POST
      Restart a specific Postgres Database
    • POST
      Restore a new Postgres database in a specific location of a project
    • POST
      Set maintenance window for the Postgres database
    • GET
      List visible Postgres Databases
    Postgres Firewall Rule
    • GET
      List location Postgres firewall rules
    • POST
      Create a new Postgres firewall rule
    • PATCH
      Update a specific Postgres firewall rule
    Postgres Metric Destination
    • POST
      Create a new Postgres Metric Destination
    • DEL
      Delete a specific Metric Destination
    Private Subnet
    • GET
      List Private Subnets in a specific location of a project
    • GET
      Get details of a specific Private Subnet in a location
    • POST
      Create a new Private Subnet in a specific location of a project
    • DEL
      Delete a specific Private Subnet
    • POST
      Connect private subnet to another private subnet
    • POST
      Disconnect private subnet from another private subnet
    • POST
      Rename a private subnet
    • GET
      List visible Private Subnets
    Virtual Machine
    • GET
      List VMs in a specific location of a project
    • GET
      Get details of a specific VM in a location
    • POST
      Create a new VM in a specific location of a project
    • DEL
      Delete a specific VM
    • POST
      Rename a VM
    • POST
      Restart a specific VM
    • GET
      List all VMs created under the given project ID and visible to logged in user
    Private Location
    • GET
      Return the list of private locations in the project
    • POST
      Create a new private location
    • GET
      Get details of a specific private location
    • POST
      Update a specific private location name
    • DEL
      Delete a specific private location
    404

    Page Not Found

    We couldn't find the page you were looking for. Maybe you were looking for?
    Get configuration for a specific Postgres DatabaseGet details of a specific Postgres database in a locationUpdate a Postgres Database in a specific location of a project
    Assistant
    Responses are generated using AI and may contain mistakes.