Deleting an FPGA Image
Function
This API is used to delete an FPGA image.
This function is available in the CN North-Beijing1, CN East-Shanghai2, and CN South-Guangzhou regions only.
URI
DELETE /v1/{project_id}/cloudservers/fpga_image/{fpga_image_id}
Table 1 describes the parameters in the URI.
| Parameter | Mandatory | Description |
|---|---|---|
| project_id | Yes | Specifies the project ID. For details about how to obtain the ID, see Obtaining a Project ID. |
| fpga_image_id | Yes | Specifies the FPGA image ID. |
Request
None
Response
None
Example Request
DELETE https://{endpoint}/v1/{project_id}/cloudservers/fpga_image/{fpga_image_id} Example Response
None
Returned Values
Error Codes
Last Article: Registering an FPGA Image
Next Article: Viewing Details of FPGA Images
Did this article solve your problem?
Thank you for your score!Your feedback would help us improve the website.