Class BareMetalServerProfile

  • All Implemented Interfaces:
    com.ibm.cloud.sdk.core.service.model.ObjectModel

    public class BareMetalServerProfile
    extends com.ibm.cloud.sdk.core.service.model.GenericModel
    BareMetalServerProfile.
    • Method Detail

      • getConsoleTypes

        public BareMetalServerProfileConsoleTypes getConsoleTypes()
        Gets the consoleTypes. The console type configuration for a bare metal server with this profile.
        Returns:
        the consoleTypes
      • getDisks

        public List<BareMetalServerProfileDisk> getDisks()
        Gets the disks. The disks for a bare metal server with this profile.
        Returns:
        the disks
      • getFamily

        public String getFamily()
        Gets the family. The product family this bare metal server profile belongs to.
        Returns:
        the family
      • getHref

        public String getHref()
        Gets the href. The URL for this bare metal server profile.
        Returns:
        the href
      • getName

        public String getName()
        Gets the name. The name for this bare metal server profile.
        Returns:
        the name
      • getResourceType

        public String getResourceType()
        Gets the resourceType. The resource type.
        Returns:
        the resourceType
      • getSupportedTrustedPlatformModuleModes

        public BareMetalServerProfileSupportedTrustedPlatformModuleModes getSupportedTrustedPlatformModuleModes()
        Gets the supportedTrustedPlatformModuleModes. The supported trusted platform module modes for this bare metal server profile.
        Returns:
        the supportedTrustedPlatformModuleModes
      • getVirtualNetworkInterfacesSupported

        public BareMetalServerProfileVirtualNetworkInterfacesSupported getVirtualNetworkInterfacesSupported()
        Gets the virtualNetworkInterfacesSupported. Indicates whether this profile supports virtual network interfaces.
        Returns:
        the virtualNetworkInterfacesSupported