Class RemoveWorkloadRequest

java.lang.Object
com.morpheusdata.model.provisioning.RemoveWorkloadRequest

public class RemoveWorkloadRequest extends Object
Parameters for removing a workload
Since:
1.2.6
  • Field Details

    • force

      public boolean force
      Whether the workload should be forcibly removed

      If set to true, morpheus will remove the workload regardless of whether an error is returned or an exception is thrown.

  • Constructor Details

    • RemoveWorkloadRequest

      public RemoveWorkloadRequest()