set protocols restconf traceoptions flag all disable

The set protocols restconf traceoptions flag all disable command can be used to enable or disable RESTCONF debugging for tracing all RESTCONF operations.

The delete protocols restconf traceoptions flag all disable command deletes the configuration.

 

Command Syntax

set protocols restconf traceoptions flag all disable <true | false>

delete protocols restconf traceoptions flagall disable

 

Parameter

Parameter

Description

disable <true | false>

Enable or disable RESTCONF debugging for tracing all RESTCONF operations. The value could be true or false.

  • true: Disable RESTCONF debugging for tracing all RESTCONF operations.

  • false: Enable RESTCONF debugging for tracing all RESTCONF operations.

By default, RESTCONF debugging for tracing all RESTCONF operations is disabled.

 

Example

  • Enable RESTCONF debugging for tracing all RESTCONF operations.

admin@PICOS# set protocols restconf traceoptions flag all disable false admin@PICOS# commit

Copyright © 2024 Pica8 Inc. All Rights Reserved.