IP Addresses¶
Elastic and static IP addresses managed across clouds through the MetaCloud.
IP Addresses are elastic and static IP addresses allocated across cloud providers and managed through the MetaCloud. They can be attached to formations so that launched machines receive a stable public IP -- useful for services that need a fixed endpoint.
Actions¶
| Action | Description |
|---|---|
| Create IP Address | Allocate a new elastic/static IP on a cloud account |
| Retrieve IP Address | Import existing IP addresses from a cloud key's account |
| Set Default IP Address | Designate as the default IP for your formations |
| Share | Grant access to users, groups, or organizations |
| Publish | List on the RosettaHub Marketplace |
| Customize | Update label and metadata |
| Delete | Release the IP address |
Attributes¶
| Attribute | Description |
|---|---|
| Elastic IP | The allocated public IP address |
| Instance ID | The machine currently associated with this IP |
| Allocation ID | Cloud provider's allocation identifier |
| Network Interface | The network interface the IP is attached to |
| Subnet | The subnet where the IP is allocated |
| Availability Zone | The zone where the IP is available |
| Auto-create Network Interface | Whether to automatically create a network interface when attaching |
Related Topics¶
- Formations - Attach IP addresses to formations for stable endpoints
- Cloud Keys - Retrieve IP addresses from cloud accounts