AWS mgn documentation change
Summary
Added documentation for editing source server fields (User-provided ID, FQDN, Platform) and added 'Delete from service' option for removing non-replicating servers
Security assessment
The changes describe routine administrative functions for server management. While server deletion is a privileged action, there's no evidence this addresses a specific security vulnerability or weakness. The documentation focuses on operational procedures rather than security features.
Diff
diff --git a/mgn/latest/ug/add-server-server-page.md b/mgn/latest/ug/add-server-server-page.md index a8feed6f5..659a5bdc7 100644 --- a//mgn/latest/ug/add-server-server-page.md +++ b//mgn/latest/ug/add-server-server-page.md @@ -7 +7 @@ -Actions menu +Edit serverActions menu @@ -41,0 +42,13 @@ To run a variety of commands on your source servers, select one or more servers +## Edit server + +To edit a source server, select the server and choose **Edit**. You can edit the following fields: + + * **User-provided ID** – Edit the user-provided identifier for the source server. This value is case sensitive. + + * **FQDN** – Edit the fully qualified domain name for the source server. + + * **Platform** – Edit the platform of the source server. This field is editable only for imported servers. Once a server begins replicating, the platform is automatically detected and cannot be modified. + + + + @@ -67,0 +81,2 @@ You are now able to see all of your archived servers. Unselect this option to se + * **Delete from service** – Choose this option to remove the source server from the database. This option supports single or multiple server selection. Only servers that are not actively replicating can be deleted. +