Refer to the exhibit. An engineer needs to change the IP address via RESTCONF on interface GigabitEthemet2. An error message is received when the script is run. Which amendment to the code will result in a successful RESTCONF action?
Correct answer: A
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)
A is correct since the question is asking to change an existing value (post can't change an existing value while PATCH can).
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)
This section is not available anymore. Please use the main Exam Page.350-901 Exam Questions
Log in to ExamTopics
Sign in:
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.
lente_kriebels
Highly Voted 1 year, 9 months agoTeringzooi
Most Recent 7 months, 3 weeks agodesignated
8 months, 4 weeks agoQuiShong
11 months, 1 week ago