Skip to main content

Create an upload URL for a standalone extension.

POST 

/clusters/:id/extensions/:extensionId/standalone

Creates the extension's single (version-independent) version and returns a presigned S3 URL to upload its jar to. After uploading, call the extension's confirm operation to finalize it.

Request

Responses

The presigned upload target. PUT the jar to url.