Skip to content

Commit ec7f571

Browse files
committed
added readme
1 parent e123a83 commit ec7f571

File tree

2 files changed

+10
-0
lines changed

2 files changed

+10
-0
lines changed
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
# Find sandbox ID from newly launched job
2+
This script is a method to obtain sandbox id of newly formed job.
3+
Methodology is to pass in a UUID as global input, then to query sandbox REST api for sandbox with matching input value
4+
5+
## To use
6+
Import "get_sandbox_id_from_job" function and pass in data. See implementation example at bottom of file
7+
8+
## Notes
9+
- Sandbox Api server may not be hosted on quali server, it is typically hosted together with Portal server
10+
- https://help.quali.com/Online%20Help/0.0/Portal/Content/IG/Overview/cs-reqd-ports.htm?Highlight=ports

quali_api/start-suite-get-sandbox-id/enqueue_suite_get_sandbox_id.py renamed to quali_api/start-suite-get-sandbox-id/sandbox_id_from_suite.py

File renamed without changes.

0 commit comments

Comments
 (0)