Blueprint Tags APIs
List of all cluster API endpoints within the Blueprint Tags
category. Each endpoint provides specific functionality for integrating with cluster services.
POST
Create new blueprint tag
/_system/blueprinttags/{guid} GET
Get specific blueprint tag by GUID
/_system/blueprinttags/{guid} PUT
Update existing blueprint tag
/_system/blueprinttags/{guid} DELETE
Delete blueprint tag
/_system/blueprinttags/search GET
Search blueprint tags using query parameters
/_system/blueprinttags/search POST
Search blueprint tags using request body
Back to API Categories Return to the main API categories page to browse other endpoints