Sandbox API - PowerShell - Wrapper #1493
Quali-Community
started this conversation in
Integrations
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Sandbox API - PowerShell - Wrapper
**Originally by Tomer A** Sandbox API - PowerShell Wrapper is a PowerShell module that allow the user to use the Cloudshell 7.0 Sandbox REST API directly from PowerShell. for more information about how to configure and how to use:https://github.com/QualiSystemsLab/Sandbox-API-PowerShell-Wrapper
Repository
README.md
Name
Sandbox-API-PowerShell-Wrapper
Owner
QualiSystemsLab
Type
Other
Category
Orchestration
Min. Compatible CloudShell Version
7.0 7.1
Sandbox-API-PowerShell-Wrapper
Installation
Open command line and copy those lines:
Commands
Login
Get Blueprints
Get-BlueprintsGet blueprint with specific availability status
Get blueprint by Id
Start blueprint
Start blueprint by name
Start blueprint and wait for setup to complete
Stop Sandbox:
Stop Sandbox by name
Get Sandboxes
Get-SandboxsGet Sandbox by Id
All command support -AsJson switch. this switch will output the command result in a Json format and not as Powershell object
Example:
Have fun :-)
* Please allow 30-60 seconds for manual update changes to take effect.
Quali 06/20/2016 11:31 AM
· 191 ·
Beta Was this translation helpful? Give feedback.
All reactions