DPU Extension Service
Delete DPU Extension Service
Delete a specific DPU Extension Service by ID. All versions will be deleted.
DPU Extension Service must be owned by current Tenant. No versions of the DPU Extension Service can have active deployments.
Org must have a Tenant entity. User must have authorization role with TENANT_ADMIN suffix.
delete/v2/org/{org}/nico/dpu-extension-service/{dpuExtensionServiceId}
Response
DPF Helm chart deletion accepted; reconciliation continues asynchronously
Example response
{
"message": "Deletion request was accepted"
}Changes
Changed in 2 of the 100 revisions of this API.2
- ○
added the success response with the status
response-success-status-added
- ○
- ○
added the success response with the status
response-success-status-added
- ○