Destroy Cloudify Infrastructure
Table of Contents
- Overview
- Installation Prerequisites
- Requirements
- Features
- Future Enhancements
- How to Install
- How to Run
Overview
This artifact takes in information needed to destroy a Cloudify deployment.
Estimated Run Time: Runtime depends on the blueprint being destroyed.
Installation Prerequisites
In order to use the this artifact, users will have to satisfy the following pre-requisites:
- Itential Automation Platform
^2019.x.x
- App-Artifacts
-
^4.x.x
adapter-cloudify
-
Requirements
Cloudify
Features
Future Enhancements
How to Install
Please ensure that you are running a supported version of the Itential Automation Platform (IAP) as listed above in the Requirements section in order to install the artifact. If you do not currently have App-Artifacts installed on your server, please download the installer from your Nexus repository. Please refer to the instructions included in the App-Artifacts README to install it.
The artifact can be installed from within App-Artifacts. Simply search for the name of your desired artifact and click the install button as shown below:
Alternatively, you may clone this repository and run npm pack
to create a tarball which can then be installed via the offline installer in App-Artifacts. Please consult the documentation for App-Artifacts for further information.