Update Endpoint
Description
When updating an endpoint, all parameters must be provided in full.
Request Headers
Enum: application/json
Bearer authentication format, for example: Bearer {{API Key}}.
Request Body
The ID of the endpoint to update.
Endpoint name.
Cluster information. Required when mounting cloud storage, and must match the cluster ID where the cloud storage resides. String, length limit: 0-255 characters.
Worker configuration. The valid range can be dynamically obtained via the parameter range API.
HTTP ports. Only one is supported. Supported port range: 1-65535, except for 2222, 2223, and 2224 which are reserved for internal use.
Auto-scaling policy. The valid range can be dynamically obtained via the parameter range API.
Image information.
Storage information (GB).
Environment variables.
Health check endpoint path.