Table of Contents

What happens when you execute the OnCommand Cloud Manager workflow pack

You can use the OnCommand Cloud Manager workflow pack to manage the running OnCommand Cloud Manager operations that manage the Cloud ONTAP instances. The workflow pack contains four workflows, named for the actions they perform: Create, Start, Stop, and Delete.

The Create Cloud ONTAP instance workflow performs the following actions:

  1. Creates a Cloud ONTAP instance on AWS
  2. Waits for instantiation to complete
  3. Acquires the data source
  4. Waits for the data acquisition to complete

The Start Cloud ONTAP instance workflow performs the following actions:

  1. Starts a Cloud ONTAP instance in AWS
  2. Waits for the instance to be started
  3. Acquires the data source
  4. Waits for the data acquisition to complete

The Stop Cloud ONTAP instance workflow performs the following actions:

  1. Stops a Cloud ONTAP instance in AWS
  2. Waits for the instance to be stopped
  3. Acquires the data source
  4. Waits for the data acquisition to complete

The Delete Cloud ONTAP instance workflow performs the following actions:

  1. Deletes a Cloud ONTAP instance from AWS
  2. Waits for the instance to be deleted
  3. Acquires the data source
  4. Waits for the data acquisition to complete