Last Updated on July 31, 2021 by Admin 1
Refer to the exhibit.
RESTCONF GET
——————————–
URL: https://10.85.116.59:443/restconf/data/Cisco-IOS-XE-native:native/logging/monitor/severity
Headers: {‘Accept-Encoding’: ‘gzip, deflate’, ‘Accept’: ‘application/yang-data+json, application/yang-data.errors+json’}
Body:
Response:
What will be the result of this?
- 204 – RESPONSE
- 201 – Message body Is not present in RESTCONF response
- 200 – Message body is present in the RESTCONF
- 404 Client Error: Not Found