Deletes a certificate file.
Operation description
This operation requires DataWorks Basic Edition or a later version.
This operation requires one of the following roles in the DataWorks workspace: Tenant Owner, Workspace Administrator, Project Owner, or O&M.
Try it now
Test
RAM authorization
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| Id |
integer |
Yes |
The unique identifier of the certificate file. |
676303114031776 |
| ProjectId |
integer |
No |
The ID of the project to which the certificate file belongs. |
106560 |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
The response schema. |
||
| Success |
boolean |
Indicates whether the certificate file was successfully deleted. |
true |
| RequestId |
string |
The request ID. Use this ID to locate logs and troubleshoot issues. |
D9A61DC0-B922-421B-B706 |
Examples
Success response
JSON format
{
"Success": true,
"RequestId": "D9A61DC0-B922-421B-B706"
}
Error codes
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.