Solved

Refer to the Exhibit

Question 2

Multiple Choice

  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 pxGrid 2.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? A)  query(config, secret,  getSessionByIpAddress/10.0.0.50 ,  ipAddress )  B)  query(config,  10.0.0.50 , url, payload)  C)  query(config, secret, url,  10.0.0.50 )  D)  query(config, secret, url, '{ ipAddress :  10.0.0.50 }') 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 pxGrid 2.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?


A) query(config, secret, "getSessionByIpAddress/10.0.0.50", "ipAddress")
B) query(config, "10.0.0.50", url, payload)
C) query(config, secret, url, "10.0.0.50")
D) query(config, secret, url, '{"ipAddress": "10.0.0.50"}')

Correct Answer:

verifed

Verified

Related Questions

Unlock this Answer For Free Now!

View this answer and more for free by performing one of the following actions

qr-code

Scan the QR code to install the App and get 2 free unlocks

upload documents

Unlock quizzes for free by uploading documents