Get Blueprint Resources
Facets Deployment Controller API: GET endpoint to fetch blueprint resources for a given stack name and branch in the designer.
Authorization
sec0 AuthorizationBasic <token>
In: header
Path Parameters
stackName*string
branchName*string
Response Body
application/json
application/json
curl -X GET "https://facetsdemo.console.facets.cloud/cc-ui/v1/designer/string/string/files""{}""{}"Files
Facets Deployment Controller API: designer files endpoint group, used to fetch the blueprint resource files for a given stack name and branch.
Resource Enable Disable
Facets Deployment Controller API: designer endpoint to enable or disable resources in a blueprint, toggling each resource by type and name.