Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion content/includes/nginx-one/staged-config-overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,6 @@ With Staged Configurations, you can use these features of NGINX One Console:
- Automatic syntax checking
- Contextual documentation
- Dynamic analysis of your work in progress
- Suggestions from our AI assistant
- Suggestions from our F5 AI assistant

Once you've finished your work and have pushed the changes to an Instance or a Config Sync Group, you can next delete that Staged Configuration.
2 changes: 1 addition & 1 deletion content/nginx-one/rbac/rbac-api.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,6 @@ The following table lists the available API groups that you can use to construct
| f5xc-nginx-one-custom-settings-manage | Write | View and update NGINX One Console Settings. |
| f5xc-nginx-one-custom-settings-read | Read | View NGINX One Console Settings. |
| f5xc-nginx-one-custom-event-read | Read | View NGINX One Events. |
| f5xc-nginx-one-custom-ai-assistant | Write | Interact with the NGINX One AI Assistant. |
| f5xc-nginx-one-custom-ai-assistant | Write | Interact with the F5 AI Assistant. |
| f5xc-nginx-one-custom-staged-config-manage | Write | View, create, update, and delete Staged Configs. |
| f5xc-nginx-one-custom-staged-config-read | Read | View Staged Configs. |
Loading