MCPA - Level 1 Exam QuestionsBrowse all questions from this exam

MCPA - Level 1 Exam - Question 58


What Mule application can have API policies applied by Anypoint Platform to the endpoint exposed by that Mule application?

Show Answer
Correct Answer: A

Mule applications can have API policies applied if they accept requests over HTTP/1.x. This is because Anypoint Platform's API policies are designed to work with HTTP endpoints, and HTTP/1.x is a standard protocol that supports the application of these policies. Other protocols like TCP, WebSocket, and HTTP/2 with gRPC are not commonly supported for API policy enforcement in Anypoint Platform.

Discussion

5 comments
Sign in to comment
prithvi009Option: A
Jun 7, 2021

correct answer is A

AB317Option: A
Aug 6, 2021

Answer: A

calazansOption: A
Jun 22, 2022

A Mule application that accepts requests over HTTP/1x

Outdoor25Option: A
Jan 12, 2022

Answer should be A HTTP 1.x

geekdomOption: A
Oct 24, 2022

Should be over HTTP 1.x