hosting_createAccountDatabaseRemoteConnectionV1
Grant a remote host access to a database by specifying its IP address. Enter '%' to allow any host.
Instructions
Allows a remote host to connect to the specified database.
Provide an IPv4/IPv6 address, or "%" to allow any host. The database name must be the full name returned by the list databases endpoint.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ip | Yes | Remote host to allow: an IPv4/IPv6 address, or "%" for any host. | |
| name | Yes | Full database name as returned by the list databases endpoint. | |
| username | Yes | username parameter |