diff --git a/modules/ROOT/pages/getting-started-proxy.adoc b/modules/ROOT/pages/getting-started-proxy.adoc index 722d2a74..20bac415 100644 --- a/modules/ROOT/pages/getting-started-proxy.adoc +++ b/modules/ROOT/pages/getting-started-proxy.adoc @@ -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] + diff --git a/modules/ROOT/pages/manage-policies-overview.adoc b/modules/ROOT/pages/manage-policies-overview.adoc index d3b208ca..a5a88b45 100644 --- a/modules/ROOT/pages/manage-policies-overview.adoc +++ b/modules/ROOT/pages/manage-policies-overview.adoc @@ -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: