Network Policy
This page provides a comprehensive overview of Network Policy operations in Databend, organized by functionality for easy reference.
Network Policy Management
Command | Description |
---|---|
CREATE NETWORK POLICY | Creates a new network policy to control access based on IP addresses |
ALTER NETWORK POLICY | Modifies an existing network policy |
DROP NETWORK POLICY | Removes a network policy |
Network Policy Information
Command | Description |
---|---|
DESCRIBE NETWORK POLICY | Shows details of a specific network policy |
SHOW NETWORK POLICIES | Lists all network policies |
Related Topics
备注
Network policies in Databend allow you to control access to your database by specifying allowed or blocked IP addresses and ranges.