SHOW NETWORK POLICY

Overview

Lists all network policies in the current instance along with their status. Requires instance administrator (instance_admin) privileges.

Syntax

SHOW NETWORK POLICY

Return Columns

ColumnDescription
namePolicy name
creatorUsername of the creator
statusPolicy status: active or inactive
created_timeCreation time, format yyyy-mm-dd hh:mm:ss

Examples

SHOW NETWORK POLICY;

Sample output:

namecreatorstatuscreated_time
corp_policyadminactive2024-03-01 10:00:00
dev_policyadmininactive2024-06-15 14:30:00