Skip to content

Commit e145c0f

Browse files
committed
updated readme
1 parent 01f95ca commit e145c0f

File tree

1 file changed

+9
-0
lines changed
  • quali_api/start-suite-get-sandbox-id

1 file changed

+9
-0
lines changed

quali_api/start-suite-get-sandbox-id/readme.MD

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,15 @@ Methodology is to pass in a UUID as global input, then to query sandbox REST api
55
## To use
66
Import "sandbox_id_from_suite.get_sandbox_id_from_job" function and pass in data. See implementation example at bottom of file
77

8+
Sample output from script:
9+
```commandline
10+
starting new job, passing '123456789' as custom UUID
11+
suite started: 0a15b2a2-8d02-49f7-9b97-3e1774c6eecd
12+
searching for job's sandbox...
13+
sandbox id found after '0.17815279999999944' seconds
14+
sandbox id: 9bfc7d0a-f15d-4feb-9150-55d46c574ad2
15+
```
16+
817
## Notes
918
- Sandbox Api server may not be hosted on quali server, it is typically hosted together with Portal server
1019
- https://help.quali.com/Online%20Help/0.0/Portal/Content/IG/Overview/cs-reqd-ports.htm?Highlight=ports

0 commit comments

Comments
 (0)