[Contents] [Prev] [Next] [Index] [Report an Error]

junos:commit-seconds

Usage

<rpc-reply xmlns:junos="URL">
    <configuration xmlns="URL" junos:commit-seconds="seconds" \
                junos:commit-localtime="YYY-MM-DD hh:mm:ss TZ" \
                junos:commit-user="username">
        <!- - JUNOS XML tag elements for the requested configuration data - ->
    </configuration>
</rpc-reply>

Description

(Displayed when the active configuration is requested) Specify the time when the configuration was committed as the number of seconds since midnight on 1 January 1970.

Usage Guidelines

See Requesting Information from the Committed or Candidate Configuration.

Related Topics

<configuration> in the JUNOS XML API Configuration Reference, <rpc-reply>, junos:commit-user, junos:commit-localtime, xmlns


[Contents] [Prev] [Next] [Index] [Report an Error]