exam questions

Exam 300-435 All Questions

View all questions & answers for the 300-435 exam

Exam 300-435 topic 1 question 97 discussion

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

Which HTTP request is valid to create a new wireless network called `Demo Wireless Network` in the organization `QASD-EROA-MKAW`?
A.

B.

C.

D.

Show Suggested Answer Hide Answer
Suggested Answer: A
Reference:
https://documentation.meraki.com/zGeneral_Administration/Other_Topics/The_Cisco_Meraki_Dashboard_API

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
kekoa
Highly Voted 2 years, 8 months ago
A - POST /organizations/{organizationId}/networks https://developer.cisco.com/meraki/api/#!create-organization-network
upvoted 5 times
...
ThePokemonNuzlockingMaster
Most Recent 9 months, 1 week ago
UPDATE: I Believe the answer to be A. I posted before stating that I think D is the answer but I was wrong, I'm fairly sure it would be A. OrganizationID being in the body is strange, however there are other questions on this site whereby OrganizationID is part of the body and that is the correct answer (for example question 96). The reason I think A is the correct answer despite this is because the "type: combined" isn't actually an accepted network type. Combined is applied when you list out more than one network type, so for example it could be {"type": "wireless applicance"}. This is shown in the v0 documentation, which is the api version which this question is referring to: https://developer.cisco.com/meraki/api-v0/create-organization-network/ Type: The type of the new network. Valid types are wireless, appliance, switch, systemsManager, camera, cellularGateway, or a space-separated list of those for a combined network.
upvoted 1 times
...
ThePokemonNuzlockingMaster
9 months, 3 weeks ago
This is a bit confusing, looking at the documentation it kinda looks like none of them? https://developer.cisco.com/meraki/api/create-organization-network/ This doesn't have a "type" option defined in a schema, instead having a field called "productTypes", so that makes them all incorrect. Perhaps this question was written for an older version of the API. However, considering that it has to be between A and D (because the URL in B and C is incorrect), and there isn't the option to put organizationID or anything similar in the request body, I would be most inclined to go with D. Honestly though, this could go either way.
upvoted 1 times
...
pafcio84
2 years ago
I think D because in Schema Definition: https://developer.cisco.com/meraki/api/#!create-organization-network There is only necessary to add "name" and "type"
upvoted 1 times
pafcio84
2 years ago
Maybe better is A because is more specific type: wireless.
upvoted 1 times
...
...
NoobChampion
2 years, 5 months ago
Could be A or D. Depends if the JSON is either the response or the body of the request. The request does not need an Organization ID but the response does have the field in it.
upvoted 1 times
NoobChampion
2 years, 5 months ago
NoobChampion here again! Considering it is asking for which request is the valid one. I think the answer should be D
upvoted 2 times
[Removed]
2 years, 5 months ago
I cannot seem to find a valid type called combined anywhere. It specifically says in the link provided by kekoa: Valid types are wireless, appliance, switch, systemsManager, camera, cellularGateway, or a space-separated list of those for a combined network.
upvoted 1 times
[Removed]
2 years, 5 months ago
Ok, gonna correct myself, I rented a Meraki solution on Cisco DevNet Sandbox. All Networks were created with the type of combined. I'll go with D also.
upvoted 1 times
...
...
rhmgh
2 years, 4 months ago
he wants create a wireless network, not a combined, then i think A is correct answer.
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 ...