Deploy Custom Image
POST {{baseUrl}}/deploy/custom_image
Will Launch a QBlocks Instance that will host the Custom Docker Image
Request Body
{"serving_params"=>{"per_gpu_vram"=>"<integer>", "gpu_count"=>"<integer>", "deployment_name"=>"charming_bose"}, "image_registry"=>{"registryName"=>"hello-world", "username"=>"", "password"=>""}, "env_params"=>{"ipsum_87"=>"<string>", "aute_84"=>"<string>"}, "port_numbers"=>["<integer>", "<integer>"]}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
Accept | string |
RESPONSES
status: OK
{"message":"\u003cstring\u003e","servingParams":{"qui6":"\u003cstring\u003e","ad_fa":"\u003cstring\u003e"},"deployment_id":"\u003cstring\u003e"}