Delete Blueprint Using DELETE 1
Deletes a blueprint
Request
URI
DELETE
https://{api_host}//cava-s-182-041.eng.vmware.com/blueprint/api/blueprints/{blueprintId}
COPY
Path Parameters
string
blueprintId
Required
blueprintId
Query Parameters
string
apiVersion
Optional
The version of the API in yyyy-MM-dd format (UTC). For versioning information please refer to /blueprint/api/about
Responses
204
No Content
Operation doesn't return any data structure
401
Unauthorized
Operation doesn't return any data structure
403
Forbidden
Operation doesn't return any data structure
404
Not Found
Operation doesn't return any data structure
Blueprint Operations
POST
Create Blueprint Using POST 1
POST
Create Blueprint Version Using POST 1
DELETE
Delete Blueprint Using DELETE 1
GET
Get Blueprint Inputs Schema Using GET 1
GET
Get Blueprint Using GET 1
GET
Get Blueprint Version Inputs Schema Using GET 1
GET
Get Blueprint Version Using GET 1
GET
List Blueprints Using GET 1
GET
List Blueprint Versions Using GET
POST
Release Blueprint Version Using POST 1
POST
Restore Blueprint Version Using POST 1
POST
Un Release Blueprint Version Using POST 1
PUT
Update Blueprint Using PUT 1