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
@@ -209,7 +210,7 @@ export class API extends ParentAPI {
209
210
)
210
211
211
212
/**
212
-
* Update an Elastic Metal server. Update the server associated with the ID. You can update parameters such as the server's name, tagsand description. Any parameters left null in the request body are not updated.
213
+
* Update an Elastic Metal server. Update the server associated with the ID. You can update parameters such as the server's name, tags, description and protection flag. Any parameters left null in the request body are not updated.
213
214
*
214
215
* @param request - The request {@link UpdateServerRequest}
0 commit comments