exam questions

Exam 350-901 All Questions

View all questions & answers for the 350-901 exam

Exam 350-901 topic 1 question 214 discussion

Actual exam question from Cisco's 350-901
Question #: 214
Topic #: 1
[All 350-901 Questions]


Refer to the exhibit. Which RESTCONF verb changes the GigabitEthernet2 interface from 192.168.100.1/24 to 10.10.10.1/24?

  • A. POST
  • B. PATCH
  • C. GET
  • D. HEAD
Show Suggested Answer Hide Answer
Suggested Answer: B 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
moslig
Highly Voted 1 year, 9 months ago
B is correct
upvoted 9 times
...
Teringzooi
Most Recent 7 months, 3 weeks ago
Selected Answer: B
Correcft answer: B Patch = update Post = create or operation like reload GET = Read PATCH = Update PUT = Create or Replace POST = Create or Operations (reload, default) DELETE = Deletes the targeted resource HEAD = Header metadata (no response body) https://www.cisco.com/c/en/us/td/docs/ios-xml/ios/prog/configuration/168/b_168_programmability_cg/RESTCONF.pdf
upvoted 2 times
...
designated
8 months, 4 weeks ago
Selected Answer: B
B is correct since the question is asking to change an existing value (from 192.168.100.1/24 to 10.10.10.1/24) The following table shows how the RESTCONF operations relate to NETCONF protocol operations: GET = Read PATCH = Update PUT = Create or Replace POST = Create or Operations (reload, default) DELETE = Deletes the targeted resource HEAD = Header metadata (no response body)
upvoted 4 times
...
ferock
1 year ago
Selected Answer: B
https://www.cisco.com/c/en/us/td/docs/ios-xml/ios/prog/configuration/168/b_168_programmability_cg/RESTCONF.pdf
upvoted 1 times
...
__al__
1 year, 1 month ago
Selected Answer: B
POST creates new records. PUT/PATCH updates/partially-updates existing records (meaning it performs a CHANGE). Since the question wants to CHANGE a value on something that exists, than it can only be B - PATCH
upvoted 1 times
...
udo2020
1 year, 4 months ago
I agree with PATCH because of the Cisco Study Guide DEVCOR 350-901
upvoted 1 times
...
cj_kuo
1 year, 5 months ago
Selected Answer: B
Regarding to the Cisco DEVCOR 350-091 Study Guide Page 138, the Answer should be B. PATCH.
upvoted 4 times
...
jjkcoins
1 year, 8 months ago
HTTPs Methods The https-based protocol-RESTCONF (RFC 8040), which is a stateless protocol, uses secure HTTP methods to provide CREATE, READ, UPDATE and DELETE (CRUD) operations on a conceptual datastore containing YANG-defined data, which is compatible with a server that implements NETCONF datastores. The following table shows how the RESTCONF operations relate to NETCONF protocol operations: OPTIONS SUPPORTED METHODS GET Read PATCH Update PUT Create or Replace POST Create or Operations (reload, default) DELETE Deletes the targeted resource HEAD Header metadata (no response body) https://www.cisco.com/c/en/us/td/docs/ios-xml/ios/prog/configuration/166/b_166_programmability_cg/restconf_prog_int.pdf
upvoted 2 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...
exam
Someone Bought Contributor Access for:
SY0-701
London, 1 minute ago