Name | Type | Description |
---|---|---|
dhcpOptions | IpamDhcpOptions | The IPAM DHCP options |
extensibleAttributes | IpamExtensibleAttribute[] | The extensible attributes |
updateDhcpOptionsStrategy | IpamUpdateArrayStrategy | The update DHCP options strategy (MERGE by default) |
updateExtensibleAttributesStrategy | IpamUpdateArrayStrategy | The update extensible attributes strategy (MERGE by default) |
Name | Returns |
---|---|
IpamUpdateRangeInfo() | constructor |
toString() | String |
None |
---|
Method | Returns |
---|---|
IpamNetworkManager.updateRange(String reference, IpamUpdateRangeInfo updateInfo, boolean restartIfNeeded) | void |