exam questions

Exam 300-835 All Questions

View all questions & answers for the 300-835 exam

Exam 300-835 topic 1 question 5 discussion

Actual exam question from Cisco's 300-835
Question #: 5
Topic #: 1
[All 300-835 Questions]

DRAG DROP -
Drag and drop the code to complete the curl command that creates a halfwake brand logo using the xAPI HTTP API. Not all options are used. Code can be used more than one time.
Select and Place:

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
iamnoone
6 months, 2 weeks ago
From the CiscoDevNet github repo you can import all the xAPI requests in a Postman collection. The authentacation is Basic (not Beared as some suggest). The cURL command from the DevNet repo: curl --location --request POST 'http://192.168.1.32/putxml' \ --header 'Content-Type: text/xml' \ --header 'Authorization: Basic cmVtb3Rlc3VwcG9ydDo2US82a0JDYnJ0DQo=' \ --data-raw '<Command> <UserInterface> <Branding> <Upload> <Type>HalfwakeBranding</Type> <body>iVBORw0KGgoAAAANSUhEUgAAARAAAAEQCAYAAAB4CisVAAAAAXNSR0IArs4c6QAAACBjSFJNAAB6JgAAgIQAAPoAAACA...</body> </Upload> </Branding> </UserInterface> </Command>'
upvoted 2 times
...
VoiceXpert
10 months, 1 week ago
The answer is right putxml, basic, Branding, body,Branding
upvoted 1 times
...
ub3rpownage3
11 months, 3 weeks ago
Definitely Bearer auth
upvoted 1 times
...
Gui_Lab
1 year ago
https://documenter.getpostman.com/view/30210/SVfUrmLa POSTCommand Brand Logo (Halfwake)
upvoted 1 times
...
VincentVega
1 year, 3 months ago
Authorization: Basic https://developer.cisco.com/learning/lab/collab-xapi-branding/step/4 curl -X POST \ http://192.168.1.34/putxml \ -H 'Authorization: Basic aW50ZWdyYXRvcjppbnRlZ3JhdG9yDQo=' \ -H 'Content-Type: text/xml' \ -d '<Configuration> <UserInterface> <CustomMessage>Hey from Postman</CustomMessage> </UserInterface> </Configuration>'
upvoted 1 times
...
R0ck3tman
1 year, 6 months ago
-H "Authorization: Bearer
upvoted 2 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 ...
exam
Someone Bought Contributor Access for:
SY0-701
London, 1 minute ago