ip_allowlists
Overview
Name | ip_allowlists |
Type | Resource |
Id | datadog.ip_allowlist.ip_allowlists |
Fields
Name | Datatype | Description |
---|---|---|
id | string | The unique identifier of the org. |
attributes | object | Attributes of the IP allowlist. |
type | string | IP allowlist type. |
Methods
Name | Accessible by | Required Params | Description |
---|---|---|---|
get_ip_allowlist | SELECT | dd_site | Returns the IP allowlist and its enabled or disabled state. |
_get_ip_allowlist | EXEC | dd_site | Returns the IP allowlist and its enabled or disabled state. |
update_ip_allowlist | EXEC | data__data, dd_site | Edit the entries in the IP allowlist, and enable or disable it. |