Skip to content

dsdk / v1.47 / IPAM

Type Alias: IPAM ​

IPAM: object

Type declaration ​

NameTypeDescription
Config?IPAMConfig[]List of IPAM configuration options, specified as a map: {"Subnet": <CIDR>, "IPRange": <CIDR>, "Gateway": <IP address>, "AuxAddress": <device_name:IP address>}
Driver?stringName of the IPAM driver to use.
Options?objectDriver-specific options, specified as a map.