Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 627 Bytes

File metadata and controls

11 lines (8 loc) · 627 Bytes

# AgencyHostingV1WebsitesDatabasesUsersCreateDatabaseUserRequest

Properties

Name Type Description Notes
databaseUser string Database username to create (alphanumeric and underscores).
password string Password for the database user (requires mixed case, letters, and numbers).
host string Host the user connects from (IPv4, IPv6, % wildcard, or localhost). Defaults to localhost.

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