Refer to the exhibit. A Python function named "query" has been developed and the goal is to use it to query the service "com.cisco.ise.session" via Cisco pxGrid2.0 APIs.How is the function called, if the goal is to identify the sessions that are associated with the IP address 10.0.0.50?
Which two API capabilities are available on Cisco Identity Services Engine? (Choose two.)
DRAG DROP -Refer to the exhibit. A Python function named "query" has been developed, and will be used to query the service "com.cisco.ise.session" via Cisco pxGrid 2.0APIs.Drag and drop the code to construct a Python call to the "query" function to identify the user groups that are associated with the user "fred". Not all options are used.Select and Place:
Which API capability is available on Cisco Firepower devices?
If the goal is to create an access policy with the default action of blocking traffic, using Cisco Firepower Management Center REST APIs, which snippet is used?A.B.C.D.
Which description of synchronous calls to an API is true?