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
It would be helpful for the SLCLI to yield warning or error messages when ordering File/Block storage using the older service offerings (Performance or Endurance/Enterprise, rather than Storage As A Service), since the older service offerings do not allow for various new features which many customers will want (for example, volume duplication and volume modification).
Expected Behavior
The slcli file volume-order and slcli block volume-order commands should give a warning message (with prompt for confirmation, perhaps) or simply throw an error (or maybe just remove this functionality, rather than throwing an error?) if an attempt is made to order a block or file volume using the older service offerings (--service-offering enterprise or --service-offering performance).
Actual Behavior
No distinction is made (via warning or error) when a block or file volume is ordered with --service-offering enterprise or --service-offering performance.