-
Notifications
You must be signed in to change notification settings - Fork 25
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: add support for aria suite json output folder (#456)
- Added `Export-PcaJsonSpec` cmdlet to generate a JSON specification file for Private Cloud Automation. - Added `Invoke-PcaDeployment` cmdlet perform an end-to-end deployment of Private Cloud Automation. - Removed `pcaDeployAriaAutomation.ps1` from the \SampleScripts\ directory as functionality now provided using the `Invoke-PcaDeployment` cmdlet. - Enhanced `Export-vRLIJsonSpec` cmdlet - to generate the JSON specification file using the Intelligent Logging and Analytics JSON specification file. - to support a custom output folder for the JSON specification file. - Enhanced `Export-vROPSJsonSpec` cmdlet: - to generate the JSON specification file using the Intelligent Operations Management JSON specification file. - to support a custom output folder for the JSON specification file. Signed-off-by: Gary Blake <gblake@vmware.com>
- Loading branch information
1 parent
000ee78
commit 1269c30
Showing
4 changed files
with
1,525 additions
and
1,376 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.