You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
andy-maier
changed the title
Support for StorageGroupTemplate and StorageVolumeTemplate
Support for StorageGroupTemplate and StorageVolumeTemplate command groups (DPM mode)
Dec 24, 2020
Overview
Add support for the resources StorageGroupTemplate and StorageVolumeTemplate (which are supported in zhmcclient).
Proposal
New command group and commands for storage group templates:
storagegrouptemplate create
- Create a storage group templatestoragegrouptemplate list
- List the storage group templatesstoragegrouptemplate show SGT
- Show the details of a storage group templatestoragegrouptemplate delete SGT
- Delete a storage group templatestoragegrouptemplate update SGT
- Update properties of a storage group templateNew command group and commands for storage volume templates:
storagevolumetemplate create SGT
- Create a storage volume template in a storage group templatestoragevolumetemplate list SGT
- List the storage volume templates in a storage group templatestoragevolumetemplate show SGT SVT
- Show the details of a storage volume templatestoragevolumetemplate delete SGT SVT
- Delete a storage volume templatestoragevolumetemplate update SGT SVT
- Update properties of a storage volume templateThe text was updated successfully, but these errors were encountered: