You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/content/docs/magic-wan/configuration/connector/network-options/application-based-policies/breakout-traffic.mdx
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -154,7 +154,7 @@ The traffic for that application will now go directly to the Internet and bypass
154
154
155
155
Take note of the `"id"` value for the application that want to delete.
156
156
157
-
2. Send a [`DELETE` request](/api/resources/magic_transit/subresources/sites/subresources/app_configuration/methods/delete/) to delete an application from the breakout traffic policy.
157
+
2. Send a [`DELETE` request](/api/resources/magic_transit/subresources/apps/methods/delete/) to delete an application from the breakout traffic policy.
Copy file name to clipboardExpand all lines: src/content/docs/magic-wan/configuration/connector/network-options/application-based-policies/prioritized-traffic.mdx
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -134,7 +134,7 @@ The traffic for the applications you chose are now processed first by Connector.
134
134
135
135
Take note of the `"id"` value for the application that want to delete.
136
136
137
-
2. Send a `DELETE` request [using the API](/api/resources/magic_transit/subresources/sites/subresources/app_configuration/methods/delete/) to delete an application from the breakout traffic policy.
137
+
2. Send a `DELETE` request [using the API](/api/resources/magic_transit/subresources/apps/methods/delete/) to delete an application from the breakout traffic policy.
0 commit comments