Interface Host.Service

  • All Superinterfaces:
    Maskable, ResultLimitable, Service
    Enclosing class:
    Host

    @ApiService("SoftLayer_Virtual_Host")
    public static interface Host.Service
    extends Service
    The virtual host service provides a common interface to any virtualization platform supported by SoftLayer. Interaction with various third party APIs is not needed when implementing this service to administer your hosts.
    See Also:
    SoftLayer_Virtual_Host