Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion modules/ROOT/pages/getting-started-proxy.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ You can manage your instance using the following steps:

. xref:exchange::to-create-an-asset.adoc#create-an-api-asset[Create an API asset in Exchange]
+
You can create an REST, HTTP, or SOAP API asset in Exchange and manage it as an API instance
You can create a REST, HTTP, SOAP, or gRPC API asset in Exchange and manage it as an API instance
in API Manager.
. xref:create-instance-task.adoc[Add an API Instance in API Manager]
+
Expand Down
3 changes: 3 additions & 0 deletions modules/ROOT/pages/manage-policies-overview.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,9 @@ From API Manager, you can apply policies to APIs in Flex Gateway Connected Mode,

Policies enable you to enforce regulations to help manage security, control traffic, and improve adaptability of your APIs. For example, a policy can control authentication, access, allotted consumption, and service level access (SLA). You can implement these regulations with no modification to the code implementation.

Policies are available based on the API type and the gateway where the API instance is deployed.


To find the policies available for your gateway, see xref:policies::policies-availability-by-gateway.adoc[].

For more information about specific policies and how to apply them, see:
Expand Down