package vid.automation.test.model; public enum ServiceAction { INSTANTIATE, DELETE, UPDATE, RESUME }