Deal of The Day! Hurry Up, Grab the Special Discount - Save 25% - Ends In 00:00:00 Coupon code: SAVE25
Welcome to Pass4Success

- Free Preparation Discussions

Cisco 200-901 Exam - Topic 10 Question 65 Discussion

Refer to the exhibit.Refer to the exhibit. An engineer must authorize a REST API call. The API password is "Cisco123!". Which Bash command must be placed in the code to authorize the call?
D) export API_PASSWORD=Cisco123!
A) mkdir API_PASSWORD=Cisco123!
B) set API_PASSWORD=Cisco123!
C) cp API_PASSWORD=Cisco123!

Cisco 200-901 Exam - Topic 10 Question 65 Discussion

Actual exam question for Cisco's 200-901 exam
Question #: 65
Topic #: 10
[All 200-901 Questions]

Refer to the exhibit.

Refer to the exhibit. An engineer must authorize a REST API call. The API password is "Cisco123!". Which Bash command must be placed in the code to authorize the call?

Show Suggested Answer Hide Answer
Suggested Answer: D

Contribute your Thoughts:

0/2000 characters
Jamie
9 months ago
I thought it was B at first, but D makes more sense.
upvoted 0 times
...
Von
10 months ago
No way, mkdir won't work for this!
upvoted 0 times
...
Annice
10 months ago
Wait, isn't it just set API_PASSWORD=Cisco123!?
upvoted 0 times
...
Tequila
10 months ago
Totally agree, D is the way to go!
upvoted 0 times
...
Nobuko
10 months ago
The correct command is D, export API_PASSWORD=Cisco123!
upvoted 0 times
...
Skye
10 months ago
I have a hunch that "set" is more for Windows, while "export" is what we use in Bash for environment variables.
upvoted 0 times
...
Luther
11 months ago
I feel like "mkdir" is definitely not the right command here, but I can't recall what "cp" does in this context.
upvoted 0 times
...
Corazon
11 months ago
I remember practicing a similar question where we had to set an API key, and I think "export" was the right choice for that.
upvoted 0 times
...
Jacquelyne
11 months ago
I think the command should be something that sets an environment variable, but I'm not sure if it's "export" or "set."
upvoted 0 times
...
Christene
11 months ago
I'm a bit unsure about this one. The options seem similar, but I'm leaning towards D since that's how I typically set environment variables in Bash scripts. Guess I'll have to double-check my work.
upvoted 0 times
...
Shakira
11 months ago
Alright, time to put my Bash skills to the test. I think option D is the way to go here - export API_PASSWORD=Cisco123! should do the trick.
upvoted 0 times
...
Kate
11 months ago
Okay, let me think this through. We need to authorize the REST API call, and the password is provided. I'm pretty sure we'll need to use an export command to set the environment variable.
upvoted 0 times
...
Launa
11 months ago
Hmm, this looks like a straightforward Bash command question. I'll need to carefully read through the options and think about how to properly set an environment variable.
upvoted 0 times
...
Chantell
11 months ago
Okay, let me see... I know VLANs can be based on ports, protocols, and physical locations, so the answer must be D, MAC addresses.
upvoted 0 times
...
Freeman
11 months ago
Wasn't there a practice question about avoiding tariffs? I feel like that could relate, but I'm not completely confident here.
upvoted 0 times
...
Meaghan
11 months ago
Hmm, this is a tricky one. I'm not entirely sure what all the right considerations are when evaluating feasibility. I'll have to think through each option carefully.
upvoted 0 times
...
Hyun
2 years ago
Yup, I'm with you both. D is the way to go. Although, I have to say, I'm a little disappointed they didn't include a 'rm -rf /' option. That would have been a real knee-slapper!
upvoted 0 times
Gayla
2 years ago
Absolutely, D) export API_PASSWORD=Cisco123! is the correct Bash command to authorize the API call.
upvoted 0 times
...
Tammi
2 years ago
Yeah, D) export API_PASSWORD=Cisco123! is the right choice for sure.
upvoted 0 times
...
Valentin
2 years ago
I agree, D) export API_PASSWORD=Cisco123! is the correct command to authorize the REST API call.
upvoted 0 times
...
...
Isaac
2 years ago
Alright, let's keep it professional, people. This is a certification exam, not a comedy club. But I have to agree, D is the clear winner here. Can't wait to ace this thing!
upvoted 0 times
...
Telma
2 years ago
Haha, David, you're terrible! But I have to admit, that would have been a pretty funny trick question. Although, I'm sure the exam writers are a bit too serious for that kind of humor.
upvoted 0 times
...

Save Cancel