Class Guest


  • @ApiType("SoftLayer_Scale_Asset_Virtual_Guest")
    public class Guest
    extends Asset
    A guest asset is a fixed asset of scale group. It is not automatically scaled up or down in any way. Its purpose is to provide information (e.g. metrics) to policies to affect scaling decisions.
    See Also:
    SoftLayer_Scale_Asset_Virtual_Guest
    • Field Detail

      • virtualGuestId

        @ApiProperty
        protected Long virtualGuestId
        The identifier of the guest for this asset.
    • Constructor Detail

      • Guest

        public Guest()