get-last-config-update-time

Returns the time stamp of the last configuration change done on the managed device.

Usage

<nc:rpc xmlns:nc="urn:ietf:params:xml:ns:netconf:base:1.0" nc:message-id="14">
   <get-last-config-update-time xmlns="urn:brocade.com:mgmt:brocade-vcs"></get-last-config-update-time>
</nc:rpc>

<rpc-reply xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" xmlns:nc="urn:ietf:params:xml:ns:netconf:base:1.0" message-id="14">
   <last-config-update-time xmlns="urn:brocade.com:mgmt:brocade-vcs">1577432165</last-config-update-time>
</rpc-reply>

Parameters

last-config-update-time
Displays the time stamp of the last configuration change.