Manage compute pools¶
The Snowflake REST Compute Pool API provides the following endpoints to access, update, and perform certain actions on Compute Pool resources.
Endpoint |
Description |
---|---|
|
Lists available compute pools. |
|
Creates a compute pool. |
|
Fetches a compute pool. |
|
Creates a new, or alters an existing, compute pool. |
|
Deletes a compute pool. |
|
Resumes a suspended compute pool. |
|
Suspends an active compute pool. |
|
Deprecated. Use the replacement endpoint below. |
|
Stops all active services on the compute pool. |
For reference documentation, see Snowflake Compute Pool API reference.