{
"name": "body",
"description": """Start execution of a workload with the
- following parameters:
+following parameters:
- "target": The target device to profile",
+"target": The target device to profile",
- "deadline": if specified, the maximum duration in minutes
- for any single test iteration.
+"deadline": if specified, the maximum duration in minutes
+for any single test iteration.
- "nossd": Do not fill the target with random
- data prior to running the test,
+"nossd": Do not fill the target with random
+data prior to running the test,
- "nowarm": Do not refill the target with data
- prior to running any further tests,
+"nowarm": Do not refill the target with data
+prior to running any further tests,
- "workload":if specified, the workload to run. Defaults to all.
+"workload":if specified, the workload to run. Defaults to all.
""",
"required": True,
"type": "WorkloadModel",