Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 639 Bytes

File metadata and controls

12 lines (9 loc) · 639 Bytes

# HostingV1DatabasesCreateDatabaseRequest

Properties

Name Type Description Notes
name string Database name. If the account username prefix is omitted, it is added automatically.
user string Database user. If the account username prefix is omitted, it is added automatically.
password string Database user password.
websiteDomain string Website domain assigned to the database.

[Back to Model list] [Back to API list] [Back to README]