Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

 
 

<database-status>

Usage

Description

The database-status element describes a user or NETCONF client application that is logged in to the configuration database. For simplicity, we use the term user to refer to both human users and client applications, except where the information differs for the two.

Contents

<commit-at/>

Indicate that the user has scheduled a commit operation for a later time.

<edit-path>

Specify the user’s current location in the configuration hierarchy, in the form of the CLI configuration mode banner.

<exclusive/>

Indicate that the user or application has an exclusive lock on the configuration database. A user enters exclusive configuration mode by issuing the configure exclusive command in CLI operational mode. A client application obtains the lock by emitting the <lock-configuration/> tag element.

<idle-time>

Specify how much time has passed since the user last performed an operation in the database.

<pid>

Specify the process ID of the Junos OS management process (mgd) that is handling the user’s login session.

<start-time>

Specify the time when the user logged in to the configuration database, in the format YYYY-MM-DD hh:mm:ss TZ (year, month, date, hour in 24-hour format, minute, second, time zone).

<terminal>

Identify the UNIX terminal assigned to the user’s connection.

<user>

Specify the Junos OS login ID of the user whose login to the configuration database caused the error.

Release Information

This is a Junos XML management protocol response tag. It is supported as a Juniper Networks proprietary extension in NETCONF sessions on Junos devices that identify the URI http://xml.juniper.net/netconf/junos/1.0 in the capabilities exchange.