File tree Expand file tree Collapse file tree 1 file changed +0
-30
lines changed
src/content/partials/magic-wan/connector/app-aware-policies Expand file tree Collapse file tree 1 file changed +0
-30
lines changed Original file line number Diff line number Diff 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
147117Take note of the ` "account_app_id" ` value for the application that want to delete.
148118
You can’t perform that action at this time.
0 commit comments