Returns a mapping of all configured network location UUIDs to their display names.
Use this to discover available locations before calling configurationSetLocation().
Returns Record<string,string>
A dictionary mapping UUID strings to human-readable location names.
Returns a mapping of all configured network location UUIDs to their display names. Use this to discover available locations before calling
configurationSetLocation().