Cisco 200-901 Practice Test - Questions Answers, Page 42
List of questions
Related questions
DRAG DROP
Drag and drop the code from the bottom onto the box where the code is missing to construct a Python script that calls a REST API request. Not all options are used.
Which HTTP response code is returned from a successful REST API call to create a new resource?
201
204
302
429
Refer to the exhibit.
A security team observes an attack that originates from a Cisco Meraki device. To mitigate the attack, the team requests that the engineering team remove the /ice from the network. The security team also requests information about the device, such as Its name and location. Which tool must the engineering team use to meet the luirements by using tasks?
CFEngine
cURL
Postman
Ansible
A developer checks the performance of a web application. The application is in the local data center and uses a REST-based API. Based on the API logs, it is discovered that many its abandon API requests. Also, the response is taking too long to get back. What is the reason for this issue?
Pagination is not implemented
Token-based authentication is enabled.
Rate limiting is not implemented.
Token-based authentication is disabled
Which two protocols are associated with the control plane on a network device? (Choose two.)
BGP
UDP
SNMP
FTP
OSPF
A lead engineer is managing the development of a web application with a team of remote developers using Git as the version control system. What is the advantage of a version Control system that allows developers to pick code from any part of the project and perform updates on it?
efficient handling of projects
linear development
build automation
nonlinear development
Refer to the exhibit.
It deletes some device configurations.
It deletes all the device configurations.
It shuts off the device.
It adds a new device configuration
DRAG DROP
Drag and drop the code from the bottom onto the box where the code is missing to construct a Python script that calls a REST API request. Not all options are used.
HOTSPOT
An engineer clones a repository that contains a Python script from GitLab to a laptop. After modifying the code, the engineer wants to validate the changes. Which command starts ... CI/CD pipeline and runs the automated tests?
Refer to the exhibit.
A company recently acquired new IP-based security cameras. After discussion with the engineering team, they decide to segment the security camera traffic m the rest...The engineer assigns the new VLAN 10 for the security camera traffic. After all the devices are configured, it seems as if the cameras cannot access the Internet, .. a few minutes of debugging, the engineer restricts the problem to the router configuration. What is the cause of the issue?
A specific permit statement for the 192.168.20.0/24 subnet is missing from the access list.
A NAT inside rule is missing from the GlgabitEthernet0/0/0.10 interface.
A specific permit statement for the 192.168.10.0/24 subnet is missing from the access list.
A NAT inside rule is missing from the GigabitEthemet0/0/0 interface.
Question