Skip to content

Commit e362a85

Browse files
Merge pull request #631 from mulesoft/W-22323446-Flex-to-Omni-rebranding-CP
W-22323446-Flex-to-Omni-rebranding-CP
2 parents d5b4ab9 + dd089d4 commit e362a85

6 files changed

Lines changed: 16 additions & 16 deletions

File tree

modules/ROOT/pages/_partials/af-shared.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ To complete these tasks, you also need:
6363
* xref:anypoint-code-builder::start-acb.adoc[Anypoint Code Builder desktop]
6464
+
6565
Allowlist Anypoint Code Builder URLs. For more information, see xref:anypoint-code-builder::urls-to-allow.adoc[Allow URLs for Anypoint Code Builder].
66-
* xref:gateway::flex-gateway-managed-ingress-egress.adoc[Flex Gateway Ingress and Egress gateways]
66+
* xref:gateway::flex-gateway-managed-ingress-egress.adoc[Omni Gateway Ingress and Egress gateways]
6767

6868
=== MuleSoft Vibes Requirements (Optional)
6969

@@ -87,7 +87,7 @@ If you're using the Anypoint CLI to create agent network projects, ensure you me
8787
. Use Anypoint Runtime Manager to set up a private space in CloudHub 2.0 or deployment target in Runtime Fabric.
8888
+
8989
See xref:anypoint-code-builder::af-get-started.adoc#setup-space[Set Up the Private Space or Deployment Target for Your Environment].
90-
. Set up Ingress and egress Flex Gateways for the private space or deployment target.
90+
. Set up Ingress and egress Omni Gateways for the private space or deployment target.
9191
+
9292
* If using Anypoint Code Builder, see xref:anypoint-code-builder::af-get-started.adoc#setup-gateways[Set Up Agent Network Gateways for the Private Space or Deployment Target].
9393
* If using the Anypoint CLI, see the xref:anypoint-code-builder::af-build-agent-networks-in-a-ci-cd-environment.adoc#agent-network-setup-gateways[setup gateways command reference].

modules/ROOT/pages/af-agent-networks.adoc

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ Publish existing agents and tools (HRIS, Identity, ITSM, Payroll, Facilities, LM
4444
An agent broker decomposes the task of onboarding the new hire (create HR record, provision identity, assign hardware, grant app access, enroll in benefits and training), calling MCP and A2A agents as needed, with human‑in‑the‑loop approvals where required.
4545
* Govern
4646
+
47-
Flex Gateway enforces authentication, least‑privilege access, and guardrails. API Manager policies ensure consistent controls across all calls and data exchanges.
47+
Omni Gateway enforces authentication, least‑privilege access, and guardrails. API Manager policies ensure consistent controls across all calls and data exchanges.
4848
* Observe
4949
+
5050
Monitoring and traces (beta) give end‑to‑end visibility into progress, failures, and latency. Visualization shows which agents interacted and where bottlenecks occurred.
@@ -114,16 +114,16 @@ The asset might also be published to Exchange.
114114
[[agent-network-architecture]]
115115
== Agent Network Architecture
116116

117-
This diagram shows an agent network with agents and MCP servers, traffic through Flex Gateway, governed by API Manager, and observed in Anypoint Monitoring and Agent Visualizer.
117+
This diagram shows an agent network with agents and MCP servers, traffic through Omni Gateway, governed by API Manager, and observed in Anypoint Monitoring and Agent Visualizer.
118118

119-
image::agent-fabric-architecture.png[Agent Fabric showing agents and MCP servers defined in YAML and published to Exchange, with traffic through Flex Gateway, governed by API Manager, and observed in Anypoint Monitoring and Agent Visualizer]
119+
image::agent-fabric-architecture.png[Agent Fabric showing agents and MCP servers defined in YAML and published to Exchange, with traffic through Omni Gateway, governed by API Manager, and observed in Anypoint Monitoring and Agent Visualizer]
120120

121121
[calloutlist]
122122
. Publish the agentic assets to Anypoint Exchange for discovery and reuse after you define the agent network (brokers, agents, MCP servers) in the agent network YAML in Anypoint Code Builder.
123123
. Deploy the agentic assets to CloudHub 2.0 (managed in Runtime Manager).
124-
. Enforce policies on incoming traffic to the network with an ingress Flex Gateway, which sits in front of brokers and API endpoints.
125-
. Enforce policies, manage connections, and emit telemetry data with an egress Flex Gateway, which sits on outbound paths from brokers and agents to external agents and services.
126-
. Collect logs, metrics, and traces from Flex Gateway and runtimes in Anypoint Monitoring.
124+
. Enforce policies on incoming traffic to the network with an ingress Omni Gateway, which sits in front of brokers and API endpoints.
125+
. Enforce policies, manage connections, and emit telemetry data with an egress Omni Gateway, which sits on outbound paths from brokers and agents to external agents and services.
126+
. Collect logs, metrics, and traces from Omni Gateway and runtimes in Anypoint Monitoring.
127127

128128
[[llm-support]]
129129
== Large Language Models

modules/ROOT/pages/af-deploy-agent-network-targets.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
[[deploy-instances]]
22
= Deploy Agent Network Instances
33

4-
Deploy your agent network instance to a deployment target. You can deploy to a CloudHub 2.0 private space or to a Runtime Fabric. When you deploy, Flex Gateway secures your agent network in the ingress gateway. Also, it secures your brokers, agents, and MCP servers in the egress gateway.
4+
Deploy your agent network instance to a deployment target. You can deploy to a CloudHub 2.0 private space or to a Runtime Fabric. When you deploy, Omni Gateway secures your agent network in the ingress gateway. Also, it secures your brokers, agents, and MCP servers in the egress gateway.
55

6-
These Flex Gateway policies are applied automatically at deployment.
6+
These Omni Gateway policies are applied automatically at deployment.
77

88

99
[%header,cols="20,40a"]

modules/ROOT/pages/af-get-started.adoc

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,17 +25,17 @@ You must complete this step so that the private space appears as a valid deploym
2525
+
2626
Create a target space for Runtime Fabric.
2727
+
28-
For information about Runtime Fabric deployments, see xref:gateway::flex-gateway-managed-set-up.adoc#rtf[Managed Flex Gateway on Runtime Fabric].
28+
For information about Runtime Fabric deployments, see xref:gateway::flex-gateway-managed-set-up.adoc#rtf[Managed Omni Gateway on Runtime Fabric].
2929

3030
[[setup-gateways]]
3131
== Set Up Agent Network Gateways for the Private Space or Deployment Target
3232

3333
After you have a target space, use the `MuleSoft: Set Up Agent Network Gateways` command to create the ingress and egress gateways required for deployment in either CloudHub 2.0 or Runtime Fabric.
3434

35-
For agent networks, you must have at least one small Managed Flex Gateway and one large Managed Flex Gateway in your environment.
35+
For agent networks, you must have at least one small Managed Omni Gateway and one large Managed Omni Gateway in your environment.
3636
For more information about gateways, see xref:gateway::flex-architecture-basic-deployments.adoc[].
3737

38-
For more information about Runtime Fabric deployments, see xref:gateway::flex-gateway-managed-set-up.adoc#rtf[Managed Flex Gateway on Runtime Fabric].
38+
For more information about Runtime Fabric deployments, see xref:gateway::flex-gateway-managed-set-up.adoc#rtf[Managed Omni Gateway on Runtime Fabric].
3939

4040
. In Anypoint Code Builder, from the Command Palette, run the command *MuleSoft: Set Up Agent Network Gateways*.
4141
+

modules/ROOT/pages/af-project-files.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -444,7 +444,7 @@ policies:
444444

445445
Apply policies at the broker or at the connection. Reference the policy definition and apply the configuration.
446446

447-
For more information about applying policies via Flex Gateway in Local Mode, see:
447+
For more information about applying policies via Omni Gateway in Local Mode, see:
448448

449449
* xref:gateway::flex-agent-secure.adoc[]
450450
* xref:gateway::flex-gateway-secure-local.adoc[]

modules/ROOT/pages/af-troubleshoot-agent-networks.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ Enable logging and log levels from CloudHub 2.0 or Runtime Fabric:
2828

2929
Edit `agent-network.yaml` to set message logging for MCP servers and agents.
3030

31-
Message logging uses the xref:gateway::policies-included-message-logging.adoc[Flex Gateway Message Logging policy]. In the `connection` section of the agent or MCP server instance you want to log, add the following logging policy inside `policies`:
31+
Message logging uses the xref:gateway::policies-included-message-logging.adoc[Omni Gateway Message Logging policy]. In the `connection` section of the agent or MCP server instance you want to log, add the following logging policy inside `policies`:
3232

3333
[source,yaml]
3434
----
@@ -65,7 +65,7 @@ Use the steps in this section to diagnose and fix common problems in agent netwo
6565
If Anypoint Monitoring isn't showing traces for agents and MCP servers, check these settings:
6666

6767
* In API Manager, verify you've enabled the tracing policy for all brokers and agents.
68-
* In the managed Flex Gateways, verify that you've enabled Distributed Tracing for ingress and egress.
68+
* In the managed Omni Gateways, verify that you've enabled Distributed Tracing for ingress and egress.
6969

7070
=== Issue: No Agent Network Commands in Anypoint Code Builder
7171

0 commit comments

Comments
 (0)