- (Exam Topic 1)
Which two NETCONF operations cover the RESTCONF GET operation? (Choose two.)
Correct Answer:
AE
Reference:
https://www.cisco.com/c/en/us/support/docs/storage-networking/management/200933-YANG-NETCONF-Conf
- (Exam Topic 1)
Refer to the exhibit.
Given the API documentation for the UCS SDK python class, UcsHandle, which code snippet creates a handle instance?
Correct Answer:
C
- (Exam Topic 2)
What is a benefit of organizing code into modules?
Correct Answer:
D
- (Exam Topic 2)
A developer creates a web application that receives a username and password and uses them to sync the credentials to other services through HTTPS. API keys to services are part of the configuration files of the application, but the credentials to the database that stores the synchronization logs are obtained through an external vault service. What is the security issue in this scenario?
Correct Answer:
A
- (Exam Topic 2)
Refer to the exhibit.
An engineer must configure a load balancer server. The engineer prepares a script to automate workflow by using Bash. The script install the nginx package, moves to the /optAtginx directory, and reads the sites M We (or further processing Based on the script workflow, which process is being automated within the loop by using the information mi sites txt?
Correct Answer:
B