If I understand correctly, the XML API can be used to retrieve and edit the latest version of the config, whether it has been committed as the running config or not. Because a running config represents the actual current configuration state of the device, it would be very helpful to be able to explicitly request a retrieval of that config version. At the minimum, when a config is retrieved it would be helpful to see in the data whether it had been committed or not (something like a committed="true|false" attribute on the root config element). Does a capability like this exist in the API, perhaps as an undocumented option? Thanks in advance for your help! Tim
... View more