You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
// Deprecated: RoutedIPEnabled: true to configure the instance so it uses the new routed IP mode (once this is set to True you cannot set it back to False).
3865
+
// RoutedIPEnabled: true to configure the instance so it uses the new routed IP mode (once this is set to True you cannot set it back to False).
// PublicIPs: a list of reserved IP IDs to attach to the Instance.
@@ -4071,7 +4071,7 @@ type setServerRequest struct {
4071
4071
// DynamicIPRequired: true if a dynamic IPv4 is required.
4072
4072
DynamicIPRequiredbool`json:"dynamic_ip_required"`
4073
4073
4074
-
// Deprecated: RoutedIPEnabled: true to configure the instance so it uses the new routed IP mode (once this is set to True you cannot set it back to False).
4074
+
// RoutedIPEnabled: true to configure the instance so it uses the new routed IP mode (once this is set to True you cannot set it back to False).
0 commit comments