Create a blueprint-draft
POST /blueprint-drafts
Authorizations
Section titled “Authorizations ”Request Body required
Section titled “Request Body required ”object
object
URL-safe identifier derived from name.
Array of {id, name, type: ‘provision’|‘configure’|‘verify’, resource_type, config JSON, depends_on: string[]}.
JSON Schema for input variables, e.g. {“region”: {“type”: “string”, “default”: “eu-west-1”}}.
Array of strings listing the cloud resource types used in this blueprint.
Estimated monthly cost in USD.
Array of string tags.
Responses
Section titled “ Responses ”Created
object
object
URL-safe identifier derived from name.
Array of {id, name, type: ‘provision’|‘configure’|‘verify’, resource_type, config JSON, depends_on: string[]}.
JSON Schema for input variables, e.g. {“region”: {“type”: “string”, “default”: “eu-west-1”}}.
Array of strings listing the cloud resource types used in this blueprint.
Estimated monthly cost in USD.
Array of string tags.
Validation error
Missing or invalid authentication
Not authorized (tenant scope or capability)