Add dsp block

POST {{baseUrl}}/api/organizations/:organizationId/dsp

Adds a dsp block.

Request Body

{"name"=>"<string>", "dockerContainer"=>"<string>", "description"=>"<string>", "port"=>"<integer>", "requestsCpu"=>"<number>", "requestsMemory"=>"<integer>", "limitsCpu"=>"<number>", "limitsMemory"=>"<integer>"}

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring
Acceptstring

RESPONSES

status: OK

{&quot;id&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;}}