API Guide

"EnableDHCP": true,
"StaticIPAddress": "",
"StaticSubnetMask": "",
"StaticGateway": "",
"UseDHCPForDNSServerNames": true,
"StaticPreferredDNSServer": "",
"StaticAlternateDNSServer": ""
},
"Ipv6Configuration":
{
"Enable": false,
"EnableAutoConfiguration": true,
"StaticIPAddress": "",
"StaticPrefixLength": 0,
"StaticGateway": "",
"UseDHCPForDNSServerNames": true,
"StaticPreferredDNSServer": "",
"StaticAlternateDNSServer": ""
},
"ManagementVLAN":
{
"EnableVLAN": false,
"Id": 1
},
"DnsConfiguration":
{
"RegisterWithDNS": false,
"DnsName": "MX-MSMST01",
"UseDHCPForDNSDomainName": false,
"DnsDomainName": ""
},
"Delay": 0
}
Example
response body
{
"EnableNIC": true,
"Ipv4Configuration":
{
"Enable": true,
"EnableDHCP": true,
"StaticIPAddress": "",
"StaticSubnetMask": "",
"StaticGateway": "",
"UseDHCPForDNSServerNames": true,
"StaticPreferredDNSServer": "",
"StaticAlternateDNSServer": ""
},
"Ipv6Configuration":
{
"Enable": false,
"EnableAutoConfiguration": true,
"StaticIPAddress": "",
"StaticPrefixLength": 0,
"StaticGateway": "",
"UseDHCPForDNSServerNames": true,
"StaticPreferredDNSServer": "",
"StaticAlternateDNSServer": ""
},
"ManagementVLAN":
{
"EnableVLAN": false,
"Id": 1
},
"DnsConfiguration":
{
"RegisterWithDNS": false,
"DnsName": "MX7000",
"UseDHCPForDNSDomainName": false,
"DnsDomainName": "",
"Ipv4CurrentPreferredDNSServer": "192.168.1.2",
358
APIs specific to OpenManage Enterprise Modular Edition