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

junos:commit-user

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 JUNOS username of the user who requested the commit operation.

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-localtime, junos:commit-seconds, xmlns


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