API referenceDeployment ControllerCC UIV1DesignerStacknameResource Enable DisableEnable/Disable Resources in a Blueprint
Enable/Disable Resources in a Blueprint
Facets Deployment Controller API: PUT endpoint to enable or disable resources in a blueprint by stack name, toggling each resource by type and name.
Authorization
sec0 AuthorizationBasic <token>
In: header
Path Parameters
stackName*string
Request Body
application/json
TypeScript Definitions
Use the request body type in TypeScript.
Response Body
application/json
application/json
curl -X PUT "https://facetsdemo.console.facets.cloud/cc-ui/v1/designer/string/resource-enable-disable" \ -H "Content-Type: application/json" \ -d '{}'"{}""{}"Resource Enable Disable
Facets Deployment Controller API: designer endpoint to enable or disable resources in a blueprint, toggling each resource by type and name.
Versions
Facets Deployment Controller API: version endpoints to list prior versions for a versioning key and trigger a rollback to a previous version.