Class StopBareMetalServerOptions

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

    public class StopBareMetalServerOptions
    extends com.ibm.cloud.sdk.core.service.model.GenericModel
    The stopBareMetalServer options.
    • Method Detail

      • id

        public String id()
        Gets the id. The bare metal server identifier.
        Returns:
        the id
      • type

        public String type()
        Gets the type. The type of stop operation: - `soft`: signal running operating system to quiesce and shutdown cleanly - `hard`: immediately stop the server.
        Returns:
        the type