StorageContainerInput
Input for creating or updating a storage container.
Cloud ManagementHyperconvergedInfrastructureVirtualizationKubernetesDatabase
Properties
| Name |
Type |
Description |
| name |
string |
The name of the storage container. |
| storage_pool_uuid |
string |
UUID of the storage pool to use. |
| replication_factor |
integer |
Data replication factor. |
| compression_enabled |
boolean |
Whether to enable inline compression. |
| dedupe_enabled |
boolean |
Whether to enable deduplication. |
JSON Schema