API
IP (Object)
From GoGrid
Contents |
An IP represents an IP on a Server or Load Balancer.
Object Name
ip
Attributes
| Name | Type | Version | Description |
| id | long | 1.0 | A unique identifier for this ip. This is auto-generated by the system. |
| ip | string | 1.0 | The IPv4 ip string. (e/g 123.123.123.123) |
| subnet | string | 1.0 | The subnet for this IP. |
| public | boolean | 1.0 | Is this ip public or private?
|
| state | option | 1.1 | The state of this ip.
|


