300-435 · Question #73
Refer to the exhibit. Which two parameters are mandatory when the Cisco Meraki API is used to create a network? (Choose two.)
The correct answer is B. name D. type. When using the Cisco Meraki API to create a new network, both the name and type parameters are mandatory.
Question
Options
- Atags
- Bname
- Ctime zone
- Dtype
- EdisableMyMerakiCom
How the community answered
(38 responses)- A3% (1)
- B87% (33)
- C3% (1)
- E8% (3)
Why each option
When using the Cisco Meraki API to create a new network, both the `name` and `type` parameters are mandatory.
`tags` are optional labels used for organizational purposes and are not mandatory for network creation.
The `name` parameter is mandatory when creating a network via the Cisco Meraki API, as it provides a unique identifier for the new network.
`time zone` is an optional configuration setting for a network, not a mandatory parameter during its initial creation.
The `type` parameter is mandatory when creating a network, specifying the network's function (e.g., 'wireless', 'appliance', 'switch', or 'combined') to correctly provision resources.
`disableMyMerakiCom` is an optional setting related to the network's Meraki Cloud access, not a mandatory parameter for creation.
Concept tested: Meraki API network creation parameters
Source: https://developer.cisco.com/meraki/api-v1/#!create-organization-network
Topics
Community Discussion
No community discussion yet for this question.