API

IP (Object)

From GoGrid



Contents

Image:64x64-ip.gif

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?
  • public = true
  • private = false
Personal tools