Question: 1
Refer to the exhibits which show the documentation associated with the create port object API cafl in Cisco Firepower Threat Defense, and a cURL command. Which data payload completes the cURL command to run the APi call?
A)
B)
C)
D)
Question: 2
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: 3
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: 4
Which tow actions must be taken when an observable microservice application is developed? (Choose two.)
Question: 5
An application has these characteristics
* provide one service or function
* distributed database
* API gateway
* central repository for code
* configuration database
* uses session management
Which two design approaches contribute to the scalability of the application'? (Choose two )