CloudBoltAutomation

0.0.0

A PowerShell module for using the CloudBolt API.

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name CloudBoltAutomation -RequiredVersion 0.0.0

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name CloudBoltAutomation -Version 0.0.0

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

2018 WebMD Health Services

Package Details

Author(s)

  • WebMD Health Services

Tags

CloudBolt

Functions

Get-CBEnvironment Get-CBGroup Get-CBJob Get-CBOrder Get-CBResourceService Invoke-CBRestMethod New-CBGroup New-CBSession Remove-CBGroup Remove-CBResourceService Start-CBOrder Wait-CBOrder

Dependencies

This module has no dependencies.

Release Notes

* Created `Get-CBEnvironment` function for getting environments from CloudBolt.
* Created `Get-CBGroup` function for getting groups from CloudBolt.
* Created `Get-CBJob` function for getting jobs from CloudBolt.
* Created `Get-CBOrder` function for getting orders from CloudBolt.
* Created `Invoke-CBRestMethod` function for calling CloudBolt API endpoints.
* Created `New-CBGroup` function for creating groups in CloudBolt.
* Created `New-CBSession` function for connecting to CloudBolt.
* Created `Remove-CBGroup` function for removing groups from CloudBolt.
* Created `Start-CBOrder` function for starting an order in CloudBolt.
* Created `Wait-CBOrder` function for waiting for a CloudBolt order to complete.
* Created `Get-CBResourceService' function for getting service resources from CloudBolt.
* Created `Remove-CBResourceService` function for deleting service resources from CloudBolt.

FileList

Version History

Version Downloads Last updated
0.0.1 481 6/21/2019
0.0.0 (current version) 87 9/11/2018