Module #8 Flashcards
What is a characteristic of the Yet Another Next Generation (YANG) data model?
It uses a MIBs structure.
It uses a tree structure.
It uses the JSON data format.
It uses a list structure.
It uses a tree structure.
Which two application-specific media types can be used for RESTCONF to identify a YANG construct? (Choose two.)
application/yang+json+xml
application/yang-data+xml
application/yang-data+json
application/yang+xml
application/yang+json
application/yang-data+xml
application/yang-data+json
What is the name of the Cisco SD-WAN dashboard?
vEdge
vManage
vBond
vSmart
vManage
What is Cisco Finesse?
an easy-to-use collaboration solution that keeps individuals and teams connected anytime and anywhere
a network management and analytics platform for Cisco Digital Network Architecture
a browser-based contact center agent and supervisor desktop
an application to manage phone users, phones, directory numbers, and to connect and manage calls to the desired destinations
a browser-based contact center agent and supervisor desktop
Which Software as a Service (SaaS) management platform offers API keys for remote or service access?
YANG Explorer
Management Information Tree
Cisco Intersight
APIC
Cisco Intersight
Which Cisco SDK is primarily a call widget that is embedded in an iframe within another web page for Cisco UCS application?
Jabber Guest SDK for Web
Jabber Guest SDK for iOS
Jabber Guest SDK for Android
Jabber Web SDK
Jabber Guest SDK for Web
A developer is using a REST API to develop an application to communicate with a Webex Teams server. What is the default maximum number of items that can be returned by the Webex Teams API prior to using pagination?
100
150
25
50
100
Refer to the exhibit. A network administrator is developing an application that communicates with Cisco AMP using an AMP API. A response from an AMP service shows the API rate limits information. What is the unit of value indicated under the item x-ratelimit-limit?
responses
requests
bytes
seconds
requests
What is the default TCP port assigned for NETCONF over SSH?
22
1080
443
830
830
Where can a corporate developer access the API Explorer with the Firepower Threat Defense API?
the URL address of the device itself
the domain name of the company
the local computer of the developer
on the DevNet web site
the URL address of the device itself
Which underlying technology makes it possible for Cisco Umbrella to prevent a user from accessing a blocked site?
DNS
HTTP and HTTPS
Cisco Firewall
DHCP
DNS
Which language is used by the NETCONF protocol to encode both the configuration data and protocol messages?
XML
YAML
HTML
JSON
XML
What are the three main capabilities provided by Cisco AMP? (Choose three.)
annihilation
detection
responses and automation
redirection
relaying
prevention
detection
responses and automation
prevention
Which three functions are provided by Cisco Finesse REST APIS? (Choose three.)
They can be used to integrate into existing applications to add contact center functionality.
They can be used to get termination call detail (TCD) reports.
They can be used to get the call history of an agent.
They can be used to build a fully functioning agent desktop.
They can be used to build custom OpenSocial gadgets.
They can be used to build a script to automate tasks.
They can be used to integrate into existing applications to add contact center functionality.
They can be used to build a fully functioning agent desktop.
They can be used to build a script to automate tasks.
Which two benefits are provided by the Python-based WebEx Teams SDK? (Choose two.)
It integrates with the Webex Devices API.
It provides error reporting.
It provides access to more API calls within Webex Teams.
It manages requests with pagination.
It is better supported than the Webex Teams APIs.
It provides error reporting.
It manages requests with pagination.