Snowflake · Capability
Snowflake Compute Pools API — compute-pool
Snowflake Compute Pools API — compute-pool. 9 operations. Lead operation: Lists Compute Pools.. Self-contained Naftiko capability covering one Snowflake business surface.
What You Can Do
GET
Listcomputepools
— Lists Compute Pools.
/v1/api/v2/compute-pools
POST
Createcomputepool
— Creates a Compute Pool.
/v1/api/v2/compute-pools
GET
Fetchcomputepool
— Fetches a Compute Pool.
/v1/api/v2/compute-pools/{name}
PUT
Createoraltercomputepool
— Create a (or Alter an Existing) Compute Pool.
/v1/api/v2/compute-pools/{name}
DELETE
Deletecomputepool
— Deletes a Compute Pool.
/v1/api/v2/compute-pools/{name}
POST
Resumecomputepool
— Resumes a Suspended Compute Pool.
/v1/api/v2/compute-pools/name-resume
POST
Stopallservicesincomputepool
— Stops All Services on the Compute Pool.
/v1/api/v2/compute-pools/name-stop-all-services
POST
Stopallservicesincomputepooldeprecated
— Stops All Services on the Compute Pool.
/v1/api/v2/compute-pools/name-stopallservices
POST
Suspendcomputepool
— Suspends an Active Compute Pool.
/v1/api/v2/compute-pools/name-suspend
MCP Tools
lists-compute-pools
Lists Compute Pools.
read-only
idempotent
creates-compute-pool
Creates a Compute Pool.
fetches-compute-pool
Fetches a Compute Pool.
read-only
idempotent
create-alter-existing-compute-pool
Create a (or Alter an Existing) Compute Pool.
idempotent
deletes-compute-pool
Deletes a Compute Pool.
idempotent
resumes-suspended-compute-pool
Resumes a Suspended Compute Pool.
stops-all-services-compute-pool
Stops All Services on the Compute Pool.
stops-all-services-compute-pool-2
Stops All Services on the Compute Pool.
suspends-active-compute-pool
Suspends an Active Compute Pool.