Copilot commented on code in PR #11098:
URL: https://github.com/apache/cloudstack/pull/11098#discussion_r2185256983
##########
tools/apidoc-versions-diff/diff-419-420/diff.txt:
##########
@@ -0,0 +1,1162 @@
+Added commands:
+
+ changeBgpPeersForNetwork (Change the BGP peers for a network.)
+
+ enableRole (Enables a role)
+
+ updateSharedFileSystem (Update a Shared FileSystem)
+
+ updateIpv4SubnetForZone (Updates an existing IPv4 subnet for a zone.)
+
+ listASNumbers (List Autonomous Systems Numbers)
+
+ updateRoutingFirewallRule (Updates Routing firewall rule with specified ID)
+
+ quotaListEmailConfiguration (List quota email template configurations)
+
+ deleteBackupRepository (delete a backup repository)
+
+ changeBgpPeersForVpc (Change the BGP peers for a VPC.)
+
+ createSharedFileSystem (Create a new Shared File System of specified size
and disk offering, attached to the given network)
+
+ quotaPresetVariablesList (List the preset variables available for using in
the Quota tariff activation rules given the usage type.)
+
+ addNsxController (Add NSX Controller to CloudStack)
+
+ purgeExpungedResources (Purge expunged resources)
+
+ deleteNsxController (delete NSX Controller to CloudStack)
Review Comment:
The description reads 'to CloudStack' but should say 'from CloudStack' to
accurately reflect removal.
```suggestion
deleteNsxController (delete NSX Controller from CloudStack)
```
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]