Drag and drop the code snippets from the bottom onto the blanks in the code to retrieve the audit logs that were created after a specific date. Not all options are used.
I think its GET, I am assuming that when you are using the generic requests method, and you are passing the method to it, that it will ignore the data param which is empty anyway.
I think is POST not GEt as you cant send json with GET
get(url, params, args)
post(url, data, json, args)
https://www.w3schools.com/python/module_requests.asp
The giving answer seems to be correct. The answer was:
Intersight.com/api/v1
Accept
Authorization
POST
** for last one, the request was to create an audit entry; therefore, using POST.
Key word here is RETRIEVE the audit logs, so POST is wrong. GET is the correct operation
upvoted 4 times
...
...
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.
sandotxang
Highly Voted 2 years, 3 months agoAmycert
9 months, 2 weeks agosamael666
Most Recent 5 months, 2 weeks agoguru_4_hire
1 year, 10 months agoPecoto
1 year, 11 months agovrossa
2 years agotor123
2 years agoal_mon
4 months, 3 weeks agominomusi
2 years, 2 months agocj_kuo
2 years, 2 months agolancejack2021
2 years, 2 months ago