Summer Certification Sale Limited Time 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: pass65

300-435 Automating Cisco Enterprise Solutions (ENAUTO) Questions and Answers

Questions 4

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

300-435 Question 4300-435 Question 4

Options:

A.

Option A

B.

Option B

C.

Option C

D.

Option D

Buy Now
Questions 5

Which two API calls are used to trigger a device configuration sync in Cisco DNA Center? (Choose two.)

Options:

A.

PUT /dna/intent/api/v1/network-device

B.

PUT /dna/intent/api/v1/network-device/sync-all

C.

PUT /dna/intent/api/v1/network-device/{networkDeviceId}/sync

D.

PUT /dna/intent/api/v1/network-device/sync

E.

POST /dna/intent/api/v1/network-device/{networkDeviceId}/sync

Buy Now
Questions 6

What are two characteristics of RPC API calls? (Choose two.)

Options:

A.

They can be used only on network devices.

B.

They use only UDP for communications.

C.

Parameters can be passed to the calls.

D.

They must use SSL/TLS.

E.

They call a single function or service.

Buy Now
Questions 7

A network administrator must troubleshoot a network issue using Cisco DNA Center. Which API request helps to determine issue details, impacted hosts, or suggested actions for the resolution?

Options:

A.

/dna/intent/v1/issues

B.

/dna/intent/api/v1/issues

C.

/dna/intent/v1/issue-enrichment-details

D.

/dna/api/v1/client-health/issues

Buy Now
Questions 8

Refer to the exhibit.

300-435 Question 8

A Python script has been created that calls the Cisco SD-WAN vManage Device Inventory API to get the list of vEdges. The JSON data that returns to a Python dictionary has been converted and assigned to a variable named “d”. A portion of the JSON is shown in the exhibit. Which code will complete the expression hostname= to access the hostname?

Options:

A.

d[“data”][0] [“host-name”]

B.

d[data][0] [host-name]

C.

d(“data”)[0](“host-name”)

D.

d[“host-name”][“data”] {“0”}

Buy Now
Questions 9

Which two statements are benefits of YANG-push telemetry data over traditional data collection methods? (Choose two.)

Options:

A.

The subscription requests use less bandwidth than SNMP polls.

B.

It uses UDP rather than TCP.

C.

You can precisely define data subscriptions.

D.

It scales better than SNMP.

E.

It is supported on more devices than SNMP.

Buy Now
Questions 10

What are two characteristics of synchronous calls to APIs? (Choose two.)

Options:

A.

They can be used only with certain programming languages.

B.

They make your application less portable, so asynchronous calls are preferred.

C.

They can add perceived latency to your application if data is not received.

D.

They block until a response is returned from the servers.

E.

They do not block while waiting for the API to be processed.

Buy Now
Questions 11

Refer to the exhibit.

300-435 Question 11

A template is provided to a junior developer to automate the creation of a network on the

Meraki dashboard. The new network needs to have the id 123456789 and support only wired network

connections. What type needs to be added to the API?

Options:

A.

switch

B.

wireless

C.

appliance

D.

systemsManager

Buy Now
Questions 12

Information about a rebooted device needs to be displayed with an ID of 260faff9-2d31-4312-cf96- 143b46db0211 using the Cisco SD-WAN vManage Administration APIs. The API documentation states that deviceId is a required request parameter. Fill in the blank to create the REST call.

300-435 Question 12

Options:

Buy Now
Questions 13

On which device is the Cisco SD-WAN manage certificate management API able to install certificates ?

Options:

A.

CSR 1O00v

B.

vFog router

C.

load balancer

D.

vSmart

Buy Now
Questions 14

Which two types of solution are built with the Meraki Location Scanning API? (Choose two.)

Options:

A.

networking automation

B.

mapping

C.

guest Wi-Fi

D.

Sense

E.

wayfinder

Buy Now
Questions 15

What is a capability of MV Sense MQTT API?

Options:

A.

request and subscribe to historical, current, or real-time data

B.

automate the configuration of networking devices

C.

monitor the network and auto adjust for optimal performance

D.

create email alerts for user that violate the security configuration

Buy Now
Questions 16

A new project called “device_status” must be stored in a central Git repository called “device_status” with the first file named “device_status.py”. The Git repository is created using the account python_programmer. Which set of commands inserts the project into Git?

300-435 Question 16

Options:

A.

Option A

B.

Option B

C.

Option C

D.

Option D

Buy Now
Questions 17

Drag and drop the code from the bottom onto the box where the code is missing in the Ansible playbook to apply the configuration to an interface on a Cisco IOS XE device. Not all options are used.

300-435 Question 17

Options:

Buy Now
Questions 18

300-435 Question 18

Refer to the exhibit. The lab group consists of four Cisco IOS XE routers named pod-11,pod-12, and pod-22. What is the result of running the Ansible playbook to reset the lab?

Options:

A.

The IPv4 and IPv6 addresses for the Loopback1 interface are removed from pod-11 and pod-12.

B.

The IPv4 and IPv6 addresses for the Loopback2 interface are removed from all routers.

C.

The Loopback1 interface is removed from the pod-11 and pod-12 routers.

D.

The changes will occur on pod-21 and pod-22 If the loopback2 Interface is absent.

Buy Now
Questions 19

300-435 Question 19

Refer to the exhibit. A GET request is issued to the Cisco DNA Center REST API. Drag and drop the GET request URL subpaths from the left onto the objectives on the right. Not all options are used.

300-435 Question 19

Options:

Buy Now
Questions 20

300-435 Question 20

Refer to the exhibit. Which device type is functioning in a degraded state?

Options:

A.

access point

B.

distribution switch

C.

access switch

D.

wireless LAN controller

Buy Now
Questions 21

The automation engineer must replace device configuration using RESTCONF. How is this configured using

the Python library Requests?

Options:

A.

delete()

B.

post()

C.

put()

D.

patch()

Buy Now
Questions 22

Which two network assurance features are provided by the Cisco DNA Center API? (Choose two.)

Options:

A.

site health

B.

license compliance health

C.

client health

D.

Cisco APIC appliance health

E.

Cisco DNA Center appliance health

Buy Now
Questions 23

Webhook that are generated by Cisco DNA Center are REST calls with which properties?

Options:

A.

JSON payload delivered via PUT

B.

XML payload delivered via POST

C.

JSON payload delivered via POST

D.

XML payload delivered via PUT

Buy Now
Questions 24

Refer to the exhibit.

300-435 Question 24

After executing the call, an engineer obtains the result of the Command Runner execution.

The three commands show as blocklisted in the downloaded file. What is the cause of the error?

Options:

A.

The API user in Cisco DNA does not have write privileges on the devices.

B.

The engineer attempting to access the devices in Cisco DNA Center does not have privilege 15.

C.

The format of the JSON body must follow the CLI format.

D.

Command Runner supports only the show command and the read-only command.

Buy Now
Questions 25

Refer to the exhibit.

300-435 Question 25

Which type of YANG container is described by the JSON instance provided?

Options:

A.

interface-configurations

B.

active

C.

interface-name

D.

description

Buy Now
Questions 26

The Cisco DNA Center Sites API must be used to add a device to a site, but only the site name is available. Which API call must be used to retrieve the site identifier so that the device can be properly added to the network?

Options:

A.

/dna/intent/api/site/siteId

B.

/dna/intent/api/site

C.

/dna/intent/api/v1/site

D.

/dna/intent/api/v1/site/siteName

Buy Now
Questions 27

Which REST endpoint is used to create a Cisco Meraki network?

Options:

A.

POST /organizations/{organizationId}/networks

B.

PATCH /networks{networkId}

C.

PUT /organizations/{organizationId}/networks

D.

POST /networks{networkId}

Buy Now
Questions 28

What does the command boot ipxe forever switch 1 perform when executed on a Cisco IOS XE device?

Options:

A.

It continuously sends DHCP requests for iPXE until the device boots with an image.

B.

It continuously sends DNS requests for iPXE until the device restarts.

C.

It continuously sends DNS requests for iPXE until the device boots with an image.

D.

It continuously sends DHCP requests for iPXE until the device restarts.

Buy Now
Questions 29

Refer to the exhibit.

300-435 Question 29

What is the result when running the Python scripts?

Options:

A.

s1

B.

s2

C.

s1, s2, s3

D.

s3

Buy Now
Questions 30

Refer to the exhibit.

300-435 Question 30

An engineer creates an Ansible playbook to configure VRF information using a local_vrfs variable. The code must be completed so that it can be tested. Which string completes the code?

Options:

A.

present

B.

up

C.

on

D.

active

Buy Now
Questions 31

Which two actions do Python virtual environments allow users to perform? (Choose two.)

Options:

A.

Simplify the CI/CD pipeline when checking a project into a version control system, such as Git.

B.

Efficiently port code between different languages, such as JavaScript and Python.

C.

Run and simulate other operating systems within a development environment.

D.

Quickly create any Python environment for testing and debugging purposes.

E.

Quickly create an isolated Python environment with module dependencies.

Buy Now
Questions 32

Refer to the exhibit.

300-435 Question 32

The task is to create a Python script to display an alert message when a Meraki MX Security Appliance goes down. The exhibit shows sample data that is received. Which Python snippet displays the device name and the time at which the switch went down?

300-435 Question 32

Options:

A.

Option A

B.

Option B

C.

Option C

D.

Option D

Buy Now
Questions 33

A configuration has been made to add to every switch port a new port description. The script worked initially, but after a few seconds, an HTTP 429 status code was received. What causes this error message from the Meraki cloud?

Options:

A.

The wrong API key is used to query the data.

B.

The rate limit of the Cisco Meraki API is exceeded.

C.

The API key has expired.

D.

The device goes offline while you poll the API dashboard.

Buy Now
Questions 34

300-435 Question 34

Refer to the exhibit. What is a characteristic of the tree?

Options:

A.

three optional metrics

B.

two leaf-lists

C.

ten leaf-lists

D.

three containers

Buy Now
Questions 35

Which statement is true for Cisco IOS XE Software?

Options:

A.

RESTCONF supports JSON and XML and NETCONF supports XML.

B.

RESTCONF supports XML and NETCONF supports JSON and XML.

C.

RESTCONF and NETCONF supports JSON and XML.

D.

RESTCONF supports XML and NETCONF supports JSON.

Buy Now
Questions 36

When working with MV Sense APLS , upon which type of protocol is MQTT based?

Options:

A.

publish-subscribe messaging

B.

simple mail transport

C.

heavyweight messaging

D.

computer vision

Buy Now
Questions 37

Refer to the exhibit.

300-435 Question 37

Which NETCONF protocol operation is used to interact with the YANG model?

Options:

A.

< edit-config >

B.

< get >

C.

< get-config >

D.

< copy-config >

Buy Now
Exam Code: 300-435
Exam Name: Automating Cisco Enterprise Solutions (ENAUTO)
Last Update: Jun 5, 2026
Questions: 125

PDF + Testing Engine

$64.99   $185.69

Testing Engine

$49.99   $142.83

PDF (Q&A)

$54.99   $157.11