Create a compute pool
Create a new compute pool owned by the authenticated company.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The data plane this compute pool belongs to.
Body
A unique slug identifier for the compute pool within a (company, data plane) scope.
A human-readable name for the compute pool.
- Option 1
- Option 2
Required for the snowflake_warehouse provider (carries the warehouse name and alias). Optional for the aws_emr provider — the only meaningful field there is the type discriminator, which the server fills in automatically when the field is omitted.
- Option 1
- Option 2
An optional description of the compute pool.
Response
Created
- Option 1
- Option 2
owned - Option 1
- Option 2
active, archived - Option 1
- Option 2

