Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: add oneclick cmdlets for iom (#448)
- Added `Export-IomJsonSpec` cmdlet to generate a JSON specification file for Intelligent Operations Management. - Added `Invoke-IomDeployment` cmdlet to perform an end-to-end deployment of Intelligent Operations Management. - Added `Invoke-UndoIomDeployment` cmdlet to perform removal of Intelligent Operations Management. - Removed `iomDeployAriaOperations.ps1` from the \SampleScripts\ directory as functionality now provided using the `Invoke-IomDeployment` cmdlet. - Removed `iomConfigureAriaOperations.ps1` from the \SampleScripts\ directory as functionality now provided using the `Invoke-IomDeployment` cmdlet. Signed-off-by: Gary Blake <gblake@vmware.com>
- Loading branch information