Uses of Class
org.jclouds.glesys.domain.ServerDetails
Packages that use ServerDetails
Package
Description
-
Uses of ServerDetails in org.jclouds.glesys.compute
Methods in org.jclouds.glesys.compute that return ServerDetailsMethods in org.jclouds.glesys.compute that return types with arguments of type ServerDetailsModifier and TypeMethodDescriptionGleSYSComputeServiceAdapter.createNodeWithGroupEncodedIntoName
(String group, String name, Template template) GleSYSComputeServiceAdapter.listNodes()
GleSYSComputeServiceAdapter.listNodesByIds
(Iterable<String> ids) -
Uses of ServerDetails in org.jclouds.glesys.compute.functions
Methods in org.jclouds.glesys.compute.functions with parameters of type ServerDetailsModifier and TypeMethodDescriptionServerDetailsToNodeMetadata.apply
(ServerDetails from) protected OperatingSystem
ServerDetailsToNodeMetadata.parseOperatingSystem
(ServerDetails from) -
Uses of ServerDetails in org.jclouds.glesys.domain
Methods in org.jclouds.glesys.domain that return ServerDetailsMethods in org.jclouds.glesys.domain with parameters of type ServerDetails -
Uses of ServerDetails in org.jclouds.glesys.features
Methods in org.jclouds.glesys.features that return ServerDetailsModifier and TypeMethodDescriptionServerApi.clone
(String serverid, String hostname, CloneServerOptions... options) Clone a serverServerApi.createWithHostnameAndRootPassword
(ServerSpec serverSpec, String hostname, String rootPassword, CreateServerOptions... options) Create a new serverGet detailed information about a server such as hostname, hardware configuration (cpu, memory and disk), ip addresses, cost, transfer, os and more.hard stop a serverReboot a serverServerApi.resetPassword
(String id, String password) Reset the root password of a serverStart a serverStop a serverServerApi.update
(String serverid, UpdateServerOptions options) Update the configuration of a server