Interface Component.Service

  • All Superinterfaces:
    Maskable, ResultLimitable, Service
    All Known Subinterfaces:
    AntivirusSpyware.Service, HostIps.Service
    Enclosing class:
    Component

    @ApiService("SoftLayer_Software_Component")
    public static interface Component.Service
    extends Service
    Every installed piece of software is represented in the API as a "Software Component." This is the base class for software components, exposing basic functionality for software components. From any Software Component, through this service, you can get the hardware a component is installed upon, the license that this component is governed by, the current access passwords for a component, and the history of previous passwords for a component.
    See Also:
    SoftLayer_Software_Component