Class BareMetalMachineConfigurationDataResponse


  • public final class BareMetalMachineConfigurationDataResponse
    extends java.lang.Object
    • Method Detail

      • bmcConnectionString

        public java.lang.String bmcConnectionString()
        Returns:
        The connection string for the baseboard management controller including IP address and protocol.
      • bmcCredentials

        public AdministrativeCredentialsResponse bmcCredentials()
        Returns:
        The credentials of the baseboard management controller on this bare metal machine.
      • bmcMacAddress

        public java.lang.String bmcMacAddress()
        Returns:
        The MAC address of the BMC for this machine.
      • bootMacAddress

        public java.lang.String bootMacAddress()
        Returns:
        The MAC address associated with the PXE NIC card.
      • machineDetails

        public java.util.Optional<java.lang.String> machineDetails()
        Returns:
        The free-form additional information about the machine, e.g. an asset tag.
      • machineName

        public java.util.Optional<java.lang.String> machineName()
        Returns:
        The user-provided name for the bare metal machine created from this specification. If not provided, the machine name will be generated programmatically.
      • rackSlot

        public java.lang.Double rackSlot()
        Returns:
        The slot the physical machine is in the rack based on the BOM configuration.
      • serialNumber

        public java.lang.String serialNumber()
        Returns:
        The serial number of the machine. Hardware suppliers may use an alternate value. For example, service tag.