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
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
Accept | string |
RESPONSES
status: OK
{"id":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"}}