INPUT_OBJECT
Input for deleting a Kubernetes virtual machine mount job.
input DeleteK8sVmMountInput {# Required. ID of the Live Mount.id: UUID!# Force unmount to remove metadata when the Live Mount virtual machine is not # accessible.shouldForce: Boolean}