public interface IPlacementService
| Modifier and Type | Method and Description |
|---|---|
PlacementResult |
determinePlacement(String vmUuuid)
Determines an initial placement for a VM.
|
PlacementResult determinePlacement(String vmUuuid)
vmUuuid - The UUID of the VM for which a placement is to be determined.