We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6ead37d commit 2d80c75Copy full SHA for 2d80c75
src/content/partials/magic-wan/connector/app-aware-policies/breakout-prioritized.mdx
@@ -88,35 +88,6 @@ The traffic for the application you chose {props.whatHappensApp}.
88
}}
89
/>
90
91
- ```json output
92
- {
93
- "errors": [
94
95
- "code": 1000,
96
- "message": "message"
97
- }
98
- ],
99
- "messages": [
100
101
102
103
104
105
- "result": {
106
- "account_app_id": "ac60d3d0435248289d446cedd870bcf4",
107
- "hostnames": [
108
- "auth.cloudflare.com"
109
110
- "ip_subnets": [
111
- "192.0.2.0/24"
112
113
- "name": "Cloudflare Dashboard",
114
- "type": "Development"
115
- },
116
- "success": true
117
118
- ```
119
-
120
</TabItem> </Tabs>
121
122
## Delete an application
0 commit comments