When configuring a Cisco IOS XE device using RESTCONF, the default data-encoding method is XML. RESTCONF is a protocol used to access configuration data and operational data using a REST-like API, and it uses XML as the default encoding method for data exchange.
XML: Used as the default encoding method for RESTCONF.
x-form-encoding: Not used by RESTCONF.
YANG: A data modeling language used to model configuration and state data manipulated by NETCONF and RESTCONF, but not an encoding method.
YAML: Not used by RESTCONF.
[Reference: Cisco RESTCONF, , ]
Contribute your Thoughts:
Chosen Answer:
This is a voting comment (?). You can switch to a simple comment. It is better to Upvote an existing comment if you don't have anything to add.
Submit