@@ -122,12 +122,13 @@ info:
122
122
CAMARA APIs (“MEC Exposure & Experience Management API” and “Simple Edge
123
123
Discovery”). To add more regions the TI API must be invoked (POST) for each
124
124
region. If in a "region" there are many Application instances active in
125
- different "zones", the TI API can be invoked to configure the optimal routing
126
- for all the instances with just one API call specifying the region. If just
127
- the Application instances in some regions must be affected, the TI API can be
128
- invoked for the regions of interest, without specifying "zone" in the API call.
129
- If just some specific Application instance must be affected, it is not required
130
- to specify any "region" or "zone", the parameter "appInstanceId" can be used.\
125
+ different "zones", the TI API can be invoked to configure the optimal
126
+ routing for all the instances with just one API call specifying the region.
127
+ If just the Application instances in some regions must be affected, the TI
128
+ API can be invoked for the regions of interest, without specifying "zone" in
129
+ the API call. If just some specific Application instance must be affected,
130
+ it is not required to specify any "region" or "zone", the parameter
131
+ "appInstanceId" can be used.\
131
132
\
132
133
**zone:**
133
134
A "zone" is a smaller geographical area inside a "region". A "zone" is where
@@ -144,7 +145,7 @@ info:
144
145
**appInstanceId:**
145
146
A globally unique identifier generated by the Operator Platform to identify
146
147
a specific instance of the Application in a specific zone. To influence a
147
- traffic toward a specific Application instance. If just some specific
148
+ traffic toward a specific Application instance. If just some specific
148
149
Application instance must be affected, it is not required to specify any
149
150
"region" or "zone", the parameter "appInstanceId" can be used.\
150
151
\
@@ -224,10 +225,10 @@ info:
224
225
a TI API invocation is required.
225
226
## Release Notes
226
227
The Traffic Influence API reduces the complexity of activating the optimal
227
- routing toward an Application Instance and o provides the optimal routing for
228
- an user moving among geographical areas maybe served by different Application
229
- instances. In this release it is up to the API Consumer to detect the user
230
- moving among geographical areas.\
228
+ routing toward an Application Instance and o provides the optimal routing
229
+ for an user moving among geographical areas maybe served by different
230
+ Application instances. In this release it is up to the API Consumer to
231
+ detect the user moving among geographical areas.\
231
232
\
232
233
**Enhancements with respect to the previous release V0.8.1:**
233
234
- These release also effects existing data sessions
0 commit comments