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

KeyDatatypeRequiredDescription
Content-Typestring
Acceptstring

RESPONSES

status: OK

{&quot;message&quot;:&quot;\u003cstring\u003e&quot;,&quot;servingParams&quot;:{&quot;qui6&quot;:&quot;\u003cstring\u003e&quot;,&quot;ad_fa&quot;:&quot;\u003cstring\u003e&quot;},&quot;deployment_id&quot;:&quot;\u003cstring\u003e&quot;}