v1
latestSwagger 2.02026-07-17111025.6 KBCreate pool
Provisions a new pool.
Request body
Pool name.
Pool description.
Default determines whether this pool is the default if a volume is provisioned without a pool specified. There can only be one default pool.
DefaultDriver specifies the storage driver to use by default if there are multiple drivers in the pool and no driver was specified in the provisioning request or assigned by rules. If no driver was specified and no default set, driver weight is used to determine the default.
ControllerNames is a list of controller names that are participating in the storage pool.
DriverNames is a list of backend storage drivers that are available in the storage pool.
Flag describing whether rule is active.
Labels define a list of labels that describe the pool.
Response
Pool created successfully
Pool unique ID.
Pool name.
Pool description.
Default determines whether this pool is the default if a volume is provisioned without a pool specified. There can only be one default pool.
DefaultDriver specifies the storage driver to use by default if there are multiple drivers in the pool and no driver was specified in the provisioning request or assigned by rules. If no driver was specified and no default set, driver weight is used to determine the default.
ControllerNames is a list of controller names that are participating in the storage pool.
DriverNames is a list of backend storage drivers that are available in the storage pool.
Flag describing whether rule is active.
Labels define a list of labels that describe the pool.