View details about a whitelisted IP
databases_get_whitelist_ips(id, whitelisted_ip_id)
id | integer required. The ID of the database this rule is applied to. |
---|---|
whitelisted_ip_id | integer required. The ID of this whitelisted IP address. |
A list containing the following elements:
integer, The ID of this whitelisted IP address.
integer, The ID of the database this rule is applied to.
string, The ID of the security group this rule is applied to.
string, The subnet mask that is allowed by this rule.
string, The user who authorized this rule.
boolean, True if the rule is applied, false if it has been revoked.
string, The time this rule was created.
string, The time this rule was last updated.