DRAG DROP
A file named myfunc.py has been edited. Drag and drop the steps from the left that ensure that this file is committed to the local Git repository and verify its status into the correct order on the right. Not all options are used.
Select and Place:
Which two statements about gRPC are true? (Choose two.)
A. It is an IETF draft.
B. It is an IETF standard.
C. It runs over SSH.
D. It is an open source initiative.
E. It runs over HTTPS.
What are two main guiding principles of REST? (Choose two.)
A. cacheable
B. trackable
C. stateless
D. single-layer system
E. stateful
How is an ACI class name composed?
A. :Method
B. ClassName:Method
C. Package:ClassName
D. MitName:Method
Which Kubernetes container network interface provides intent-based networking from the same pane of glass that VMs and bare-metal servers are managed?
A. ACI CNI plug-in
B. Contiv CNI plug-in
C. Ingress CNI plug-in
D. Calico CNI plug-in
Refer to the exhibit.
Where and how often does the subscription stream data for Ethernet port 1/1?
A. to four different destinations every 10000 microseconds
B. to four different destinations every 100 milliseconds
C. to four different destinations every 10 seconds
D. to four different destinations every 10000 seconds
Which action allows Docker daemon persistence during switchover on the Cisco Nexus 9500 Series Switches running Cisco NX-OS?
A. Change the Docker configuration to include the live restore option.
B. Copy the dockerpart file manually to the standby supervisor after performing the switchover.
C. Copy the dockerpart file manually to the standby supervisor before performing the switchover.
D. The system takes automatic action.
What is a description of a Cisco UCS Director script module?
A. function to convert internal workflow tasks into Python scripts
B. place to store custom workflow scripts, jars, and custom lists of values for use in custom workflow tasks
C. place to store external scripts that are not related to Cisco UCS Director
D. place to store imported scripts, Bash, and custom Python code for use in custom workflow tasks
Which programming language are the Cisco UCS Director custom workflow tasks written in?
A. C++
B. Python
C. Java
D. Cloupia Script
Which two components are required from the Cisco Intersight REST API Authentication? (Choose two.)
A. SHA256 hash of the message body and message headers.
B. SHA256 hash of the message body, including empty message bodies.
C. RSA private key with a key size of 2048.
D. RSA private key with a key size of 1024.
E. SHA384 hash of the message body, excluding empty message bodies.
What is the top level in the ACI Management Information Tree?
A. topRoot
B. polUni
C. fabricTopology
D. fabric Pod
Which two network protocols does Cisco NX-OS iPXE support? (Choose two.)
A. IPv6
B. SFTP
C. SSH
D. IPv4
E. UNFS
Refer to the exhibit.
A Python script using ACI Cobra SDK has been constructed. What is the result when running this script?
A. It prints out the relative name of all application profiles.
B. It prints out the distinguished name of all application profiles.
C. It prints out the distinguished name of all tenants.
D. It prints out the relative name of all tenants.
Which option are L4-L7 devices registered as on a Cisco APIC?
A. one virtual device
B. a cluster
C. one physical device
D. more virtual devices
Which two initial actions should be taken when exploring automation capabilities for ACI? (Choose Two)
A. Write scripts that leverage the Python Standard Library
B. Look for an open-source package or SDK
C. Use the API Inspector and test API Calls
D. Develop an open-source package or SDK
E. Use the ncclient command to explore the NETCONF capabilities