Skip to content

Documentation for "Get the current IP configuration" outdated #2964

Open
@druske

Description

@druske

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.

Metadata

Metadata

Labels

Pri2deployment/techdoc-bugfeedback is about something that is out of date, unclear, confusing, or broken in the articleuwp/prod

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions