Skip to content

Commit 24ef7fa

Browse files
deleted list
1 parent 2d80c75 commit 24ef7fa

File tree

1 file changed

+0
-30
lines changed

1 file changed

+0
-30
lines changed

src/content/partials/magic-wan/connector/app-aware-policies/breakout-prioritized.mdx

Lines changed: 0 additions & 30 deletions
Original file line numberDiff line numberDiff line change
@@ -113,36 +113,6 @@ The traffic for the application you chose {props.whatHappensApp}.
113113
method="GET"
114114
/>
115115

116-
```json output
117-
{
118-
"errors": [
119-
{
120-
"code": 1000,
121-
"message": "message"
122-
}
123-
],
124-
"messages": [
125-
{
126-
"code": 1000,
127-
"message": "message"
128-
}
129-
],
130-
"result": [
131-
{
132-
"account_app_id": "ac60d3d0435248289d446cedd870bcf4",
133-
"hostnames": [
134-
"auth.cloudflare.com"
135-
],
136-
"ip_subnets": [
137-
"192.0.2.0/24"
138-
],
139-
"name": "Cloudflare Dashboard",
140-
"type": "Development"
141-
}
142-
],
143-
"success": true
144-
}
145-
```
146116

147117
Take note of the `"account_app_id"` value for the application that want to delete.
148118

0 commit comments

Comments
 (0)