Interface filtering

Interface filtering can be used to filter requests based on the resource and methods specified in the invocation. This means that it can be used to pass or reject requests to a resource based on the method employed. For example, for resources that should only support a GET method, the policy might reject all other method calls, such as UPDATE for example. In the case of MRA, the artists resource supports GET, POSTand PUT operations but not PATCH. To enable interface filtering, the following steps should be applied.

Get Implementing Oracle API Platform Cloud Service now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.