exam questions

Exam 200-901 All Questions

View all questions & answers for the 200-901 exam

Exam 200-901 topic 1 question 115 discussion

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

FILL BLANK -
Refer to the exhibit.

Fill in the blank to complete the query parameter and value so that the result set is returned in reverse chronological order (most recent first) based on when messages were posted to those rooms.
HTTP GET /v1/rooms ________________

Show Suggested Answer Hide Answer
Suggested Answer: See explanation below.
GET/v1/rooms{?teamId,type,sortBy,max}
Reference:
https://developer.webex.com/docs/api/v1/rooms/list-rooms

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
DenskyDen
Highly Voted 3 years, 7 months ago
?sortBy=lastactivity
upvoted 57 times
...
pol098
Highly Voted 3 years, 7 months ago
HTTP GET /v1/rooms?sortBy=lastactivity
upvoted 22 times
Muste
8 months, 4 weeks ago
Absolutely
upvoted 2 times
...
...
knowyourself7
Most Recent 1 year, 4 months ago
The answer given is correct https://developer.webex.com/docs/api/v1/rooms/list-rooms
upvoted 1 times
...
Fred78190
2 years, 2 months ago
I agree on : ?sortBy=lastactivity
upvoted 2 times
...
sds85
2 years, 8 months ago
?sortBy=created lastactivity refers to last room with new messages so it could load an old room
upvoted 2 times
sds85
2 years, 8 months ago
i correct, its lastactivity
upvoted 1 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 ...