Clone Blueprint

Clone Blueprint

Creates a new blueprint (aka. clones) based on an existing service blueprint with a given id.

Request
URI
POST
https:///advanced-designer-service/api/tenants/{tenantId}/blueprints/{blueprintId}/clone
COPY
Path Parameters
string
tenantId
Required

The tenant

string
blueprintId
Required

The id of the blueprint on which to base the cloned object


Responses
200

successful operation

Operation doesn't return any data structure

204
Operation doesn't return any data structure