Clear the company's default compute pool for a data plane
Company
Clear the company's default compute pool for a data plane
Clears the company-level default compute pool for the given data plane. After this call, jobs whose pool is
resolved through the company-level default (level 3 of the resolution chain) on data_plane_id will fall through
to the data-plane default (level 4).
Idempotent: clearing when no default is set is a no-op and still returns 204 No Content.
DELETE
Clear the company's default compute pool for a data plane
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The id of an existing company
The data plane whose company-level default is being cleared.
Response
Default cleared

