Delete Blueprint Using DELETE
Deletes a blueprint
Request
URI
DELETE
https://{api_host}//api.mgmt.cloud.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
200
OK
Operation doesn't return any data structure
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
On This Page
Blueprint Operations
POST
Create Blueprint Using POST
POST
Create Blueprint Version Using POST
DELETE
Delete Blueprint Using DELETE
GET
Get Blueprint Inputs Schema Using GET
GET
Get Blueprint Using GET
GET
Get Blueprint Version Inputs Schema Using GET
GET
Get Blueprint Versions Using GET
GET
Get Blueprint Version Using GET
GET
List Blueprints Using GET
POST
Release Blueprint Version Using POST
POST
Restore Blueprint Version Using POST
POST
Un Release Blueprint Version Using POST
PUT
Update Blueprint Using PUT