Record
create-object-storage-ssl-params
No description available.
record create-object-storage-ssl-params {
cluster-id: string,
bucket: string,
certificate: string,
private-key: string,
}Fields
| Name | Type | Description |
|---|---|---|
| cluster-id | string | |
| bucket | string | |
| certificate | string | |
| private-key | string |