nerdexam
Cisco

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.

Controller-Based Network Automation

Question

Refer to the exhibit. Which two parameters are mandatory when the Cisco Meraki API is used to create a network? (Choose two.)

Options

  • Atags
  • Bname
  • Ctime zone
  • Dtype
  • EdisableMyMerakiCom

How the community answered

(38 responses)
  • A
    3% (1)
  • B
    87% (33)
  • C
    3% (1)
  • E
    8% (3)

Why each option

When using the Cisco Meraki API to create a new network, both the `name` and `type` parameters are mandatory.

Atags

`tags` are optional labels used for organizational purposes and are not mandatory for network creation.

BnameCorrect

The `name` parameter is mandatory when creating a network via the Cisco Meraki API, as it provides a unique identifier for the new network.

Ctime zone

`time zone` is an optional configuration setting for a network, not a mandatory parameter during its initial creation.

DtypeCorrect

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.

EdisableMyMerakiCom

`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

#Cisco Meraki API#API parameters#Network creation#REST API

Community Discussion

No community discussion yet for this question.

Full 300-435 Practice