Get desktop application:
View/edit binary Protocol Buffers messages
string name = 1
string description = 2
string raw_steps = 3
string raw_categories = 4
string raw_tags = 5
string raw_vms = 6
string raw_vm_tasks = 7
string keepalive_duration = 8
string pause_duration = 9
bool pausable = 10
string id = 1
string name = 2
string description = 3
string raw_steps = 4
string raw_categories = 5
string raw_tags = 6
string raw_vms = 7
string raw_vm_tasks = 8
Used as response type in: ScenarioSvc.GetScenario
Used as field type in: ListScenariosResponse
string id = 1
string uid = 2
string name = 3
string description = 4
repeated string categories = 6
repeated string tags = 7
string keepalive_duration = 9
string pause_duration = 10
bool pausable = 11
map<string, string> labels = 13
Used in: Scenario
string title = 1
string content = 2
string quiz = 3
Used in: VirtualMachineTasks
string name = 1
string description = 2
string command = 3
string expected_output_value = 4
int32 expected_return_code = 5
string return_type = 6
Used in: Scenario
string vm_name = 1
repeated Task tasks = 2