API Guide
"ManagementVLAN": {
"EnableVLAN": false,
"Id": 0
},
"DnsConfiguration": {
"RegisterWithDNS": false,
"DnsName": "",
"UseDHCPForDNSDomainName": false,
"DnsDomainName": "",
"FqdndomainName": "",
"Ipv4CurrentPreferredDNSServer": "",
"Ipv4CurrentAlternateDNSServer": "",
"Ipv6CurrentPreferredDNSServer": "",
"Ipv6CurrentAlternateDNSServer": ""
},
"CurrentSettings": {
"Ipv4Settings": {
"Enable": false,
"EnableDhcp": false,
"CurrentIPAddress": [],
"CurrentSubnetMask": null,
"CurrentGateway": "",
"UseDHCPForDNSServerNames": false,
"Ipv4Dns": []
},
"Ipv6Settings": {
"Enable": true,
"EnableAutoConfiguration": true,
"CurrentIPAddress": [
"2620:14c:804:1803:246d:da07:9990:28d"
],
"CurrentGateway": "fe80::201:e8ff:fe8b:858a",
"CurrentLinkLocalAddress": "fe80::ecb2:915e:5a6f:817b/
64",
"UseDHCPForDNSServerNames": false,
"Ipv6Dns": []
},
"DnsSetting": null
},
"Delay": 0,
"PrimaryInterface": false
}
]
}
/api/ApplicationService/Network/
AdapterConfigurations('ens33')
This URL returns the network adapter information that is based on the interface name.
NOTE: The interface name of the network adapter in an appliance varies based on the hypervisor.
GET method for AdapterConfigurations('ens33')
This URL returns the network adapter information that is based on the interface name.
Description
This method returns the network adapter information that is based on the interface name.
Privilege VIEW
HTTP response
code
200
Example response
body
{
"@odata.context": "/api/$metadata#Network.AdapterConfigurations",
APIs specific to OpenManage Enterprise 509