Interface Server.Service

All Superinterfaces:
Hardware.Service, Maskable, ResultLimitable, Service
All Known Subinterfaces:
SecurityModule.Service, SecurityModule750.Service
Enclosing class:
Server

@ApiService("SoftLayer_Hardware_Server")
public static interface Server.Service
extends Hardware.Service
Every SoftLayer server is defined in the SoftLayer_Hardware_Server service. SoftLayer servers have all the functionality of SoftLayer_Hardware with the of server specific data and functionality such as Operating System reload dates and motherboard components. The SoftLayer_Hardware service is a convenient way to obtain general information about your SoftLayer server. Use the data returned by these methods with other API services to get more detailed information about your services and to make changes to your servers and services.
See Also:
SoftLayer_Hardware_Server