Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 888 Bytes

CephradosModify.md

File metadata and controls

22 lines (13 loc) · 888 Bytes

Onepanel.CephradosModify

Properties

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 hostname (IP address or FQDN) of the Ceph monitor service. [optional]
clusterName String The name of the Ceph storage cluster. [optional]
poolName String The name of the Ceph pool – the logical partition for object storage. [optional]

Enum: TypeEnum

  • cephrados (value: "cephrados")