ExamGecko
Home / Cisco / 200-901 / List of questions
Ask Question

Cisco 200-901 Practice Test - Questions Answers, Page 9

Add to Whishlist

List of questions

Question 81

Report Export Collapse

Refer to the exhibits.

Cisco 200-901 image Question 81 110556 10072024004458000000

Cisco 200-901 image Question 81 110556 10072024004458000000

The Python interpreter and the Cisco Python SDK are available by default in the Cisco NX-OS Software. The SDK documentation shows how the clid() API can be used when working with JSON and XML. What are two effects of running the script? (Choose two.)

configure interface loopback 5

configure interface loopback 5

show details for the TABLE interface

show details for the TABLE interface

issue shutdown on interface loopback 5

issue shutdown on interface loopback 5

show only the interfaces in the up status

show only the interfaces in the up status

show only the interfaces in admin shut status

show only the interfaces in admin shut status

Suggested answer: A, D
Explanation:


Reference:

https://www.cisco.com/c/en/us/td/docs/switches/datacenter/nexus9000/sw/7- x/programmability/guide/b_Cisco_Nexus_9000_Series_NX-OS_Programmability_Guide_7x/Python_API.html

asked 07/10/2024
Mounir Mrabet
47 questions

Question 82

Report Export Collapse

What are two key capabilities of Cisco Finesse? (Choose two.)

Agents access Finesse from a browser without needing to install or configure anything on the client machine.

Agents access Finesse from a browser without needing to install or configure anything on the client machine.

An OpenDNS utility is preconfigured and ready to use on Finesse.

An OpenDNS utility is preconfigured and ready to use on Finesse.

Gadget containers provide a seamless experience in a single user interface.

Gadget containers provide a seamless experience in a single user interface.

Finesse automatically collects telemetry data.

Finesse automatically collects telemetry data.

Finesse includes an RPC API that enables the development of custom gadgets.

Finesse includes an RPC API that enables the development of custom gadgets.

Suggested answer: A, C
asked 07/10/2024
Bulu padhee
37 questions

Question 83

Report Export Collapse

Which two statements are true about Cisco UCS Manager, Cisco UCS Director, or Cisco Intersight APIs? (Choose two.)

UCS Manager uses JSON to encode API interactions and utilizes Base64-encoded credentials in the HTTP header for authentication.

UCS Manager uses JSON to encode API interactions and utilizes Base64-encoded credentials in the HTTP header for authentication.

UCS Director API interactions can be XML- or JSON-encoded and require an API key in the HTTP header for authentication.

UCS Director API interactions can be XML- or JSON-encoded and require an API key in the HTTP header for authentication.

Cisco Intersight uses XML to encode API interactions and requires an API key pair for authentication.

Cisco Intersight uses XML to encode API interactions and requires an API key pair for authentication.

UCS Manager API interactions are XML-encoded and require a cookie in the method for authentication.

UCS Manager API interactions are XML-encoded and require a cookie in the method for authentication.

Cisco Intersight API interactions can be encoded in XML or JSON and require an API key in the HTTP header for authentication.

Cisco Intersight API interactions can be encoded in XML or JSON and require an API key in the HTTP header for authentication.

Suggested answer: B, D
Explanation:


Reference: https://www.cisco.com/c/en/us/td/docs/unified_computing/ucs/ucs-director/rest-api-getting-started-guide/6- 5/cisco-ucs-director-REST-API-getting-started-65.htmlhttps://www.cisco.com/c/en/us/td/docs/unified_computing/ucs/sw/api/b_ucs_api_book.pdf

asked 07/10/2024
Paul LOUIS DIT PICARD
41 questions

Question 84

Report Export Collapse

Which model-driven programmability protocol does Cisco IOS XE Software support?

gNMI

gNMI

SOAP

SOAP

SSH

SSH

CORBA

CORBA

Suggested answer: A
Explanation:


Reference: https://www.cisco.com/c/en/us/td/docs/ios- xml/ios/prog/configuration/1610/b_1610_programmability_cg/gnmi_protocol.html

asked 07/10/2024
Bruce Baynes
31 questions

Question 85

Report Export Collapse

What operation is performed with YANG model-driven programmability in NX-OS?

configure a device with native and OpenConfig-based models

configure a device with native and OpenConfig-based models

bootstrap a device that has a factory-default configuration

bootstrap a device that has a factory-default configuration

send CLI commands to a device and retrieve output in JSON format

send CLI commands to a device and retrieve output in JSON format

run Linux commands natively on the device

run Linux commands natively on the device

Suggested answer: A
Explanation:


Reference: https://www.cisco.com/c/en/us/products/collateral/switches/nexus-9000-series-switches/white-paper-c11- 741518.html

asked 07/10/2024
taheireem shaikh
41 questions

Question 86

Report Export Collapse

What are two benefits of model-driven programmability? (Choose two.)

easier to design, deploy, and manage APIs

easier to design, deploy, and manage APIs

single choice of transport, protocol, and encoding

single choice of transport, protocol, and encoding

models decoupled from transport, protocol, and encoding

models decoupled from transport, protocol, and encoding

model-based, structured, and human friendly

model-based, structured, and human friendly

model-driven APIs for abstraction and simplification

model-driven APIs for abstraction and simplification

Suggested answer: C, E
Explanation:


Reference: https://www.ciscolive.com/c/dam/r/ciscolive/emea/docs/2018/pdf/BRKSPG-2303.pdfS

asked 07/10/2024
Hamza BOULHEND
37 questions

Question 87

Report Export Collapse

What is a benefit of model-driven programmability?

It provides a programmatic and standards-based way of writing configurations to any network device.

It provides a programmatic and standards-based way of writing configurations to any network device.

By modeling data, it ensures that vast quantities of data are usable for monitoring.

By modeling data, it ensures that vast quantities of data are usable for monitoring.

It simplifies management and operations by decoupling the networking hardware from its control mechanism.

It simplifies management and operations by decoupling the networking hardware from its control mechanism.

It addresses the static architecture of traditional networks being decentralized and complex.

It addresses the static architecture of traditional networks being decentralized and complex.

Suggested answer: A
Explanation:


Reference: https://developer.cisco.com/site/ios-xe/

asked 07/10/2024
Oktorio Rizki Prasetya
48 questions

Question 88

Report Export Collapse

Which type of HTTP method is used by the Meraki and Webex Teams APIs to send webhook notifications?

HTTP POST

HTTP POST

HTTP GET

HTTP GET

HTTP HEAD

HTTP HEAD

HTTP PUT

HTTP PUT

Suggested answer: A
Explanation:


Reference: https://meraki.cisco.com/blog/tag/alerts/

asked 07/10/2024
Ryan John Ricafranca
54 questions

Question 89

Report Export Collapse

Cisco 200-901 image Question 89 110564 10072024004458000000

Refer to the exhibit. The Cisco Meraki API manages two organizations. In each organization, two independent networks are defined. How many calls to the /organizations/{orgId}/networks endpoint will be run parallel by the GetAllNetworks function of the API client?

0

0

1

1

2

2

4

4

Suggested answer: C
asked 07/10/2024
Sergio Guerra
49 questions

Question 90

Report Export Collapse

Refer to the exhibit.

Cisco 200-901 image Question 90 110565 10072024004458000000

The definition of the YANG module and a RESTCONF query sent to a Cisco IOS XE device is shown. Why does the RESTCONF interface respond with a 204 status code?

The query retrieved the logging severity level.

The query retrieved the logging severity level.

The query updated the logging severity level or created it if not present on the device.

The query updated the logging severity level or created it if not present on the device.

The query failed at retrieving the logging severity level.

The query failed at retrieving the logging severity level.

The query failed to set the logging severity level due to an invalid path.

The query failed to set the logging severity level due to an invalid path.

Suggested answer: B
Explanation:


Reference: https://www.cisco.com/c/en/us/td/docs/ios- xml/ios/prog/configuration/1611/b_1611_programmability_cg/restconf_programmable_interface.html

asked 07/10/2024
mostafa badawi
47 questions
Total 471 questions
Go to page: of 48

Related questions