- Schema:
NETWORK_RULE_REFERENCES view¶
Important
This view is only available in the organization account. For more information, see Premium views in the organization account.
This Organization Usage view returns one row for each network rule that is associated with an external access integration or a network policy.
The view is complementary to the Information Schema table function NETWORK_RULE_REFERENCES.
Columns¶
Organization-level columns
Column Name |
Data Type |
Description |
|---|---|---|
ORGANIZATION_NAME |
VARCHAR |
Name of the organization. |
ACCOUNT_LOCATOR |
VARCHAR |
System-generated identifier for the account. |
ACCOUNT_NAME |
VARCHAR |
User-defined identifier for the account. |
Additional columns
Column Name |
Data Type |
Description |
|---|---|---|
|
VARCHAR |
Database name that contains the network rule. |
|
VARCHAR |
Schema that contains the network rule. |
|
NUMBER |
Internal system-generated identifier for the network rule. |
|
VARCHAR |
Either: |
|
VARCHAR |
Either: |
|
VARCHAR |
Name of the network rule. |
|
NUMBER |
Internal system-defined identifier for the container. |
|
VARCHAR |
Name of the external access integration or network policy with which the network rule is associated. |
|
VARCHAR |
Either: |
|
VARCHAR |
Either: |
Usage notes¶
Latency for the view may be up to 24 hours.
The view only displays objects for which the current role for the session has been granted access privileges.