We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ec7f571 commit 01f95caCopy full SHA for 01f95ca
quali_api/start-suite-get-sandbox-id/readme.MD
@@ -3,7 +3,7 @@ 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
+Import "sandbox_id_from_suite.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
0 commit comments