diff --git a/vmware_nsxlib/v3/resources.py b/vmware_nsxlib/v3/resources.py index 00c969f9..c200af15 100644 --- a/vmware_nsxlib/v3/resources.py +++ b/vmware_nsxlib/v3/resources.py @@ -420,6 +420,7 @@ class LogicalDhcpServer(utils.NsxLibApiBase): 'domain-search': 119, 'classless-static-route': 121, 'tftp-server-address': 150, + 'server-ip-address': 150, 'etherboot': 175, 'config-file': 209, 'path-prefix': 210,