Interface Hardware.Service

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

    @ApiService("SoftLayer_Hardware")
    public static interface Hardware.Service
    extends Service
    Every SoftLayer hardware is defined in the SoftLayer_Hardware service. SoftLayer hardware has network components, software, monitoring services such as network monitoring, and hardware components such as hard drives. The SoftLayer_Hardware service is a convenient way to obtain general information about your SoftLayer hardware. 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