exam questions

Exam 200-901 All Questions

View all questions & answers for the 200-901 exam

Exam 200-901 topic 1 question 494 discussion

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

DRAG DROP -

Drag and drop the common API styles from the left onto the requirement on the right.

Show Suggested Answer Hide Answer
Suggested Answer:

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
sandaruwann654
7 months, 3 weeks ago
GIven answer is correct
upvoted 2 times
...
sawdog20
7 months, 3 weeks ago
The provided answer is correct. Asynchronous REST Synchronous RPC Synchronous API calls are blocking calls that do not return until either the change has been completed or there has been an error. For asynchronous calls, the response to the API call is returned immediately with a polling URL while the request continues to be processed. In heavier load conditions, it can be more efficient to submit multiple async calls and periodically check the status than to wait for each call to complete before submitting the next one. https://developer.cisco.com/docs/packaged-contact-center/#!synchronous-vs-asynchronous-writes/synchronous-vs-asynchronous-writes
upvoted 1 times
sawdog20
7 months, 3 weeks ago
Actually I believe it is: Synchronous REST Asynchronous RPC Aysnc calls poll the server and have to wait for the server to reply to continue with the request.
upvoted 3 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 ...