Backup the Virtual Machines backed by Nimble Storage
Once the discovery is successful and listed all the virtual machines in the Inventory with the snapshot supported status, now we can create a Backup group with the Snapshot supported virtual machines
Once the SLA policy is added and the backup group is created, the backup job will be triggered.
The Backup Job will create a Snapshot of the Volume, the volume will be identified by the SCSI Serial Number fetched from the Datastore.
GET volumes/detail?serial_number= will give the volume details, and create the snapshot of the volume using the volume ID by calling POST snapshots
Also published on Medium.