Question: 1
Refer to the exhibits. An interface named ''GigabitEthernet2'' has been configured on a Cisco IOS XE device. Using RESTCONF APIs as defined by the ietf-interfaces@2014-05-08.yang model, which two combinations of ''rest_operation'' and ''payload'' must be added to the Python script to set the ''description'' to ''Configured by RESTCONF''? (Choose two.)
Question: 2
Refer to the exhibit. The presented application consists of a Nginx container and a load balancer service. Which GitLab CI/CD configuration implements the Kubernetes deployment?
Question: 3
Refer to the exhibit. A developer must create a new network object named testnetwork by using the Cisco Firepower Device Management API. The script must also handle any exceptions that occur during the request and print out any resulting errors. Which script must be used?
Question: 4
Refer to the exhibit. Which URI string retrieves configured static routes in a VRF named CUSTOMER from a RESTCONF-enabled device?
A)
B)
C)
D)
Question: 5
Refer to the exhibit.
Which action resolves the error for the GitLab CI/CD pipeline execution?