API Reference

Allocate Public IP

Allocate a new public IP address for a subscription and associate it with an isolated network.

This endpoint allows you to request public IP addresses for internet connectivity, enabling inbound and outbound traffic routing through NAT configurations. Essential for services requiring external access or internet connectivity.

Key Features:

  • Internet Connectivity: Enable external access to private network resources
  • NAT Configuration: Automatic configuration for Source NAT and Static NAT
  • Network Association: Link public IPs to specific isolated networks
  • Zone-based Allocation: Public IPs allocated within specific availability zones

Use Cases:

  • Web Services: Provide internet access for web applications and APIs
  • Remote Access: Enable SSH, RDP, or VPN access to instances
  • Load Balancing: Configure public endpoints for load-balanced services
  • Outbound Connectivity: Enable instances to access external services and APIs

NAT Types:

  • Source NAT: Enables outbound internet access from private instances
  • Static NAT: Provides dedicated inbound access to specific instances

Requirements:

  • Target isolated network must exist within the subscription
  • Sufficient public IP quota must be available
  • Network must be deployed in a zone that supports public IP allocation
Language
Credentials
Bearer
JWT
Click Try It! to start a request and see the response here!