const VirtualMachineOnline = (props) => {

  const { virtualMachine, onClose } = props;
  return (
    <LayerForm title="Online" submitLabel="OK"