Exam MCD-Level-2 Topic 1 Question 29 Discussion
Actual exam question for MuleSoft's MCD-Level-2 exam
Question #: 29
Topic #: 1
Question #: 29
Topic #: 1
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?
Which approach can Mule application B use to remove values from Mule application A'S Object Store?
Suggested Answer: A Vote an answer
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.
References:https://docs.mulesoft.com/object-store/osv2-apis
References:https://docs.mulesoft.com/object-store/osv2-apis
by Amos at Jul 27, 2026, 10:11 PM
0
0
0
10
Comments
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.
Report Comment
Commenting
You can sign-up / login (it's free).