exam questions

Exam 300-735 All Questions

View all questions & answers for the 300-735 exam

Exam 300-735 topic 1 question 54 discussion

Actual exam question from Cisco's 300-735
Question #: 54
Topic #: 1
[All 300-735 Questions]

Which step is required by Cisco pxGrid providers to expose functionality to consumer applications that are written in Python?

  • A. Look up the existing service using the /pxgrid/control/ServiceLookup endpoint.
  • B. Register the service using the /pxgrid/control/ServiceRegister endpoint.
  • C. Configure the service using the /pxgrid/ise/config/profiler endpoint.
  • D. Expose the service using the /pxgrid/ise/pubsub endpoint.
Show Suggested Answer Hide Answer
Suggested Answer: D 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
alainJ
3 years, 8 months ago
looks like D is indeed the correct answer. The pubsub service is used for registering/reregistering the service. https://developer.cisco.com/docs/pxgrid/#!dynamic-topics/custom-service-provider
upvoted 1 times
MerlinTheWizard
10 months ago
'Expose' is not used in terms of providers registering a service, a keyword 'Publish' is used when utiizing pubsub endpoint. However, as a provider, you definitely need to use pxgrid.control.ServiceRegister to register the resource - hence, B
upvoted 1 times
...
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...