ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 4 - MCD - Level 2 discussion

Report
Export

Mule application A is deployed to CloudHub and is using Object Store v2. Mute application B is also deployed to CloudHub.

Which approach can Mule application B use to remove values from Mule application A'S Object Store?

A.
Object Store v2 REST API
Answers
A.
Object Store v2 REST API
B.
CloudHub Connector
Answers
B.
CloudHub Connector
C.
Object Store Connector
Answers
C.
Object Store Connector
D.
CloudHub REST API
Answers
D.
CloudHub REST API
Suggested answer: A

Explanation:

To remove values from Mule application A's Object Store v2, Mule application B can use Object Store v2 REST API. This API allows performing operations on Object Store v2 resources using HTTP methods, such as GET, POST, PUT, and DELETE. Mule application B can use the DELETE method to remove values from Mule application A's Object Store v2 by specifying the object store ID and the key of the value to delete.

Reference: https://docs.mulesoft.com/object-store/osv2-apis

asked 18/09/2024
david tsai
44 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first