ON THIS PAGE
<reason>
Usage
<xnm:error | xnm:warning> <reason> <daemon>process</daemon> <process-not-configured/> <process-disabled/> <process-not-running/> </reason> </xnm:error | xnm:warning>
Description
Child element included in an <xnm:error>
or <xnm:warning>
element in a NETCONF
protocol server response to explain why a process could not service
a request.
Contents
<daemon> |
Identifies the process. |
<process-disabled> |
Indicates that the process has been explicitly disabled by an administrator. |
<process-not-configured> |
Indicates that the process has been disabled because it is not configured. |
<process-not-running> |
Indicates that the process is not running. |
Release Information
This is a Junos XML management protocol response tag. It is a Juniper Networks proprietary extension to NETCONF and is identified in the capabilities exchange by the URI http://xml.juniper.net/netconf/junos/1.0. This operation is only supported in NETCONF sessions on Juniper Networks devices running Junos OS.