Open
Description
There are elements of this GET request missing from the documentation:
- DDNSEnabled is a boolean that is true when DHCP is used to resolve DNS addresses, or false when static DNS addresses have been specified.
- There is a DNSAddresses array that is populated with a list of the DNS addresses.
There is also an element documented that is no longer part of the response message:
- The WINS is not sent in response to this request. While this is documented as optional, it does not appear that Windows 10 IoT Core supports WINS servers (attempting to set a static WINS server using netsh.exe has no effect, for instance).
Finally, it should perhaps be documented that the DHCP value is omitted in the response when an adapter is configured with a static IP address.
Document Details
⚠ Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.
- ID: 606c1247-47ba-a3fd-3abc-c072336bf019
- Version Independent ID: 729ff3d9-ebe0-bf23-605c-1ea1b0f2d3bd
- Content: Windows Device Portal core REST API reference - UWP applications
- Content Source: windows-apps-src/debug-test-perf/device-portal-api-core.md
- Product: uwp
- Technology: deployment
- GitHub Login: @Karl-Bridge-Microsoft
- Microsoft Alias: kbridge