databases_list_whitelist_ips: List whitelisted IPs for the specified database

Description Usage Arguments Value

Description

List whitelisted IPs for the specified database

Usage

1

Arguments

id

integer required. The ID for the database.

Value

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.


civisanalytics/civis-r documentation built on June 27, 2020, 7:25 a.m.