Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 551 Bytes

SwiftCredentials.md

File metadata and controls

19 lines (10 loc) · 551 Bytes

Onepanel.SwiftCredentials

Properties

Name Type Description Notes
type String Type of the storage. Must be given explicitly and must match the actual type of subject storage - this redundancy is needed due to limitations of OpenAPI polymorphism.
username String The Keystone authentication username.
password String The Keystone authentication password.

Enum: TypeEnum

  • swift (value: "swift")