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, 1 month agoAmycert
7 months, 1 week agosamael666
Most Recent 3 months, 1 week agoguru_4_hire
1 year, 8 months agoPecoto
1 year, 9 months agovrossa
1 year, 10 months agotor123
1 year, 10 months agoal_mon
2 months, 3 weeks agominomusi
2 years agocj_kuo
2 years agolancejack2021
2 years ago