Class RemoveWorkloadRequest
java.lang.Object
com.morpheusdata.model.provisioning.RemoveWorkloadRequest
Parameters for removing a workload
- Since:
- 1.2.6
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
force
public boolean forceWhether the workload should be forcibly removedIf 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()
-