Name | Type | Description | Notes |
---|---|---|---|
type | String | The type of storage. `type = "swift"` Storage backend compatible with OpenStack SWIFT protocol. | |
authUrl | String | The URL to OpenStack Keystone identity service. | [optional] |
tenantName | String | The name of the tenant to which the user belongs. | [optional] |
containerName | String | The name of the Swift storage container. | [optional] |
username | String | The Keystone authentication username. | [optional] |
password | String | The Keystone authentication password. | [optional] |
swift
(value:"swift"
)