osc block-storage default-type
Default Volume Types (default-types)
Manage a default volume type for individual projects.
By default, a volume-create request that does not specify a volume-type will assign the configured system default volume type to the volume. You can override this behavior on a per-project basis by setting a different default volume type for any project.
Available in microversion 3.62 or higher.
NOTE: The default policy for list API is system admin so you would require a system scoped token to access it.
Usage: osc block-storage default-type <COMMAND>
Available subcommands:
osc block-storage default-type delete
— Unset a default volume type for a projectosc block-storage default-type list
— Return a list of default typesosc block-storage default-type set362
— Set a default volume type for the specified projectosc block-storage default-type show
— Return detail of a default type