DROP COMPUTE_POOL
Syntax
Description
Drops a compute_pool from the organization. Only the owner can execute this command.
Important You must stop a compute_pool before you can drop it.
Arguments
compute_pool_name
The name of the compute_pool to drop. If the name is case sensitive you must wrap it in double quotes; otherwise the system uses the lower-case name.
Example
Last updated