Name | Type | Description | Notes |
---|---|---|---|
type | String | The type of storage. `type = "cephrados"` Storage backend compatible with Ceph object storage. | |
username | String | The username of the Ceph cluster administrator. | [optional] |
key | String | The admin key to access the Ceph cluster. | [optional] |
monitorHostname | String | The monitor hostname. | [optional] |
clusterName | String | The Ceph cluster name. | [optional] |
poolName | String | The Ceph pool name. | [optional] |
cephrados
(value:"cephrados"
)