Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 682 Bytes

IpAddressPool.md

File metadata and controls

17 lines (14 loc) · 682 Bytes

# IpAddressPool

Properties

Name Type Description Notes
id string [optional] [readonly]
customer string [optional]
name string [optional]
subnet string [optional]
gateway string The gateway IP address [optional]
ipAddresses string[] [optional]
createdAt \DateTime [optional]
updatedAt \DateTime [optional]
netmask string [optional] [readonly]

[Back to Model list] [Back to API list] [Back to README]