docs: Cloudflare One Appliance restart, reboot, and shutdown operations#32131
Open
nikitacano wants to merge 3 commits into
Open
docs: Cloudflare One Appliance restart, reboot, and shutdown operations#32131nikitacano wants to merge 3 commits into
nikitacano wants to merge 3 commits into
Conversation
Add documentation for SHIP-14840 (MCONN-1172): customers can now restart, reboot, or shut down a Cloudflare One Appliance from the dashboard (Edit Appliance > Operations) or via API. - New partial with Dashboard + API tabs - Wrapper pages for cloudflare-wan and cloudflare-one doc trees - Changelog entry with demo GIF
nikitacano
requested review from
a team,
alpdot,
elithrar,
jeffh-cloudflare and
steve-cloudflare
as code owners
July 17, 2026 10:56
Contributor
Review💡 2 suggestions found in commit Fix in your agentFix the following review findings in PR #32131 (https://github.com/cloudflare/cloudflare-docs/pull/32131).
Before making changes, review each finding and present a brief summary table:
- For each finding, state whether you agree, disagree, or need clarification
- If you disagree (e.g. the fix requires disproportionate effort for minimal benefit,
or the finding is factually incorrect), explain why
- If you need clarification before deciding, ask those questions
- Then share your plan for which issues to tackle and in what order
After triaging, fix all legitimate findings. For any you decide to skip,
post a comment on this PR with the finding ID and your reasoning.
---
## Code Review
### Suggestions (1)
#### CR-f722bc3de054 · Unused component import
- **File:** `src/content/partials/networking-services/mconn/maintenance/appliance-operations.mdx` line 4
- **Issue:** The import statement includes `Markdown`, but the component is never used in the file.
- **Fix:** Remove `Markdown` from the import list, keeping only `Aside`, `DashButton`, `Tabs`, and `TabItem`.
---
## Style Guide Review
### Suggestions (1)
#### SG-0c61b7190973 · Bullet list has fewer than three items
- **File:** `src/content/partials/networking-services/mconn/maintenance/appliance-operations.mdx` line 30
- **Issue:** Step 6 in the Dashboard tab introduces a two-item `-` list for confirmation-dialog checkboxes.
- **Fix:** Rewrite the two checkbox items as a single sentence or short paragraph instead of a bulleted list.
Code ReviewThis code review is in beta and may not always be helpful — use your judgment. Suggestions (1)
ConventionsNo convention issues found. Style Guide ReviewSuggestions (1)
CommandsOnly codeowners can run commands. Post a comment with the command to trigger it.
|
Contributor
|
This pull request requires reviews from CODEOWNERS as it changes files that match the following patterns:
|
- Drop the CF1 vs non-CF1 conditional — use a single DashButton path for all dashboard instructions (CR-c669c4ec34ad, SG-e810809b8835) - Fix duplicate step 3 numbering by using sequential 1-7 (CR-a71ce8221285) - Remove unused dashName param from both wrapper pages
Contributor
Author
|
/review |
Contributor
|
Nimbus Preview URL: https://nimbus-13b0ab97.preview.developers.cloudflare.com |
Contributor
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What
Documents the new appliance operations feature (SHIP-14840 / MCONN-1172): customers can now restart, reboot, or shut down a Cloudflare One Appliance from the dashboard or via API.
Operations
Files added
src/content/partials/networking-services/mconn/maintenance/appliance-operations.mdx— shared content with Dashboard + API tabssrc/content/docs/cloudflare-wan/configuration/appliance/maintenance/appliance-operations.mdxsrc/content/docs/cloudflare-one/.../maintenance/appliance-operations.mdxsrc/content/changelog/cloudflare-wan/2026-07-17-appliance-restart-reboot-shutdown.mdxsrc/assets/images/changelog/cloudflare-wan/2026-07-17-appliance-restart-reboot-shutdown.gif