Retrieves the time stamp of the last configuration change for xpaths.
URI | Description |
---|---|
<base_URI>/operations/get-last-config-update-time-for-xpaths | Retrieves the time stamp of the last configuration change for xpaths. |
Only POST operation is supported.
http://host:80/rest/operations/get-last-config-update-time-for-xpaths
<get-last-config-update-time-for-xpaths></get-last-config-update-time-for-xpaths>
<output xmlns='urn:brocade.com:mgmt:brocade-vcs'> <last-config-update-time-for-xpaths> <xpath-string>/</xpath-string> <last-config-update-time>1402481614</last-config-update-time> </last-config-update-time-for-xpaths> <last-config-update-time-for-xpaths> <xpath-string>/cee-map</xpath-string> <last-config-update-time>1401508522</last-config-update-time> </last-config-update-time-for-xpaths> </output>