All Products
Search
Document Center

Function Compute (2.0):ReleaseGPUInstance

Last Updated:Apr 18, 2024

Releases a GPU rendering instance. This API operation has been deprecated. We recommend that you do not continue to use this API operation.

Debugging

OpenAPI Explorer automatically calculates the signature value. For your convenience, we recommend that you call this operation in OpenAPI Explorer.

Authorization information

There is currently no authorization information disclosed in the API.

Request syntax

DELETE /2021-04-06/gpuInstances/{instanceId}

Request parameters

ParameterTypeRequiredDescriptionExample
X-Fc-Account-IdstringNo

The ID of your Alibaba Cloud account.

188077086902****
X-Fc-DatestringNo

The time when the function is invoked. The format of the value is: EEE,d MMM yyyy HH:mm:ss GMT.

2022-11-11 07:31:04.899465017 +0000 UTC m=+37.671563424
X-Fc-Trace-IdstringNo

The custom request ID.

test-trace-id
instanceIdstringYes

The ID of the instance.

i-xxx

Response parameters

ParameterTypeDescriptionExample
The current API has no return parameters

None.

Examples

Sample success responses

JSONformat

{}

Error codes

For a list of error codes, visit the Service error codes.

Change history

Change timeSummary of changesOperation
No change history