QuestionQ430
Using APIsRefer to the exhibit.

An engineer needs to update a static route on several Cisco IOS XE routers by using RESTCONF and a Python script. Which code snippet must be inserted in the blank?
- A requests.patch
- B add_static_route
- C requests.put
- D uri.config.post
Community Discussion