Skip to main content
PUT
Set the company's default compute pool for a data plane

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

company_id
integer<int64>
required

The id of an existing company

data_plane_id
string<uuid>
required

The data plane this default applies to.

compute_pool_id
string<uuid>
required

The compute pool to use as the default on data_plane_id.

Response

Default set