View source: R/generated_client.R
| databases_list_whitelist_ips | R Documentation | 
List whitelisted IPs for the specified database
databases_list_whitelist_ips(id)
| id | integer required. The ID for the database. | 
An array containing the following fields:
| id | integer, The ID of this whitelisted IP address. | 
| remoteHostId | integer, The ID of the database this rule is applied to. | 
| securityGroupId | string, The ID of the security group this rule is applied to. | 
| subnetMask | string, The subnet mask that is allowed by this rule. | 
| createdAt | string, The time this rule was created. | 
| updatedAt | string, The time this rule was last updated. | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.